- Notifications
You must be signed in to change notification settings - Fork 13.9k
Pull requests: rust-lang/rust
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Shink NodeId, CrateNum, Name and Mrk down to 32 bits on x64.
#10670 by eddyb was merged Nov 27, 2013 Loading… updated Jun 12, 2014
librustc: Remove all uses of
~str from the language and libraries. #14310 by pcwalton was closed May 22, 2014 Loading… updated Jun 12, 2014
native: Ignore stdio fds with /dev/null
#14477 by alexcrichton was merged May 29, 2014 Loading… updated Jun 12, 2014
Fix some UTF-8 issues on Windows.
#9812 by nitric1 was merged Oct 20, 2013 Loading… updated Jun 12, 2014
Stop propagating linker arguments and statically link some libraries
#10199 by alexcrichton was merged Nov 3, 2013 Loading… updated Jun 12, 2014
Add docs to a bunch of stuff
#13401 by emberian was merged May 16, 2014 Loading… updated Jun 12, 2014
test: index shards at 1, not 0
#14286 by emberian was merged May 20, 2014 Loading… updated Jun 12, 2014
Generalize #[macro_registrar] to #[plugin_registrar]
#14554 by kmcallister was merged Jun 10, 2014 Loading… updated Jun 12, 2014
The default_stat fn should be public
#9637 by MicahChalmer was closed Oct 19, 2013 Loading… updated Jun 12, 2014
make small (<= size_of::<int>()) enums immediate
#9677 by thestinger was merged Oct 2, 2013 Loading… updated Jun 12, 2014
add copy-on-write mutable borrowing to Rc and Arc
#9786 by bill-myers was closed Dec 2, 2013 Loading… updated Jun 12, 2014
Remove obsolete mutability from ast::Ty
#11005 by sanxiyn was merged Dec 17, 2013 Loading… updated Jun 12, 2014
librustc: Fix explicit self for objects in more cases
#4155 by pcwalton was closed Dec 13, 2012 Loading… updated Jun 12, 2014
libsyntax: Stop parsing
[const T]. #5508 by pcwalton was closed Mar 27, 2013 Loading… updated Jun 12, 2014
Make break and continue hygienic
#12338 by edwardw was merged Feb 24, 2014 Loading… updated Jun 12, 2014
Add fractional second support to str{p,f}time
#9016 by sfackler was closed Sep 7, 2013 Loading… updated Jun 12, 2014
Don't run lint over gyp files (they just fail anyway)
#9011 by alexcrichton was closed Sep 6, 2013 Loading… updated Jun 12, 2014
Previous Next
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.