- Notifications
You must be signed in to change notification settings - Fork 14k
Pull requests: rust-lang/rust
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Fix code of tutorials now that mutable fields are deprecated
#5154 by nielsegberts was closed Feb 27, 2013 Loading…
librustc: Remove all mutable fields from librustc. rs=demuting
#5076 by pcwalton was merged Feb 22, 2013 Loading…
Reimplement type_needs_drop on top of TypeContents
#5126 by nikomatsakis was closed Feb 26, 2013 Loading…
Add a 'start' lang item and use it instead of rust_start
#5135 by brson was merged Feb 27, 2013 Loading…
librustc: Mark all type implementations public. rs=impl-publicity
#5136 by pcwalton was closed Feb 27, 2013 Loading…
libcore: Move Cell to core and de-~mut core and std
#5108 by pcwalton was closed Feb 26, 2013 Loading…
Fix typo in grammar: underscore, not minus, can appear amongst hex digit...
#5106 by pnkfelix was closed Feb 28, 2013 Loading…
Remove @ast::Region and replace with @ast::Lifetime.
#5296 by nikomatsakis was merged Mar 10, 2013 Loading…
add region annotations to vec's BaseIter impl + cleanup
#5302 by thestinger was merged Mar 10, 2013 Loading…
implement BaseIter for dlist (removing iter-trait)
#5287 by thestinger was closed Mar 9, 2013 Loading…
Previous Next
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.