Skip to content

Pull requests: rust-lang/rust

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

save-analysis: better 'parent' info
#36487 by nrc was merged Sep 19, 2016 Loading… updated Sep 19, 2016
Remove data structure specialization for .zip() iterator beta-accepted Accepted for backporting to the compiler in the beta channel.
#36490 by bluss was merged Sep 17, 2016 Loading… updated Sep 20, 2016
Docs: Update to "Getting Started" section
#36563 by vanjacosic was merged Sep 27, 2016 Loading… updated Sep 27, 2016
Move MIR towards a single kind of local
#36752 by jonas-schievink was merged Sep 29, 2016 Loading… updated Sep 29, 2016
Test Case for Incr. Comp. Hash for enums #36674.
#36840 by eulerdisk was merged Oct 2, 2016 Loading… updated Oct 2, 2016
Avoid introducing run twice in the Rust book
#36878 by BlueSpaceCanary was merged Oct 4, 2016 Loading… updated Oct 4, 2016
Changed error message E0408 to new format
#36307 by faebser was merged Oct 15, 2016 Loading… updated Oct 15, 2016
Change Substs to type alias for Slice<Kind> for interning
#37100 by anp was merged Oct 15, 2016 Loading… updated Oct 15, 2016
Fix ICE when attempting to print closure generics beta-accepted Accepted for backporting to the compiler in the beta channel.
#37459 by Mark-Simulacrum was merged Oct 31, 2016 Loading… updated Nov 3, 2016
Add unary and binary tests for incr-comp
#37610 by zimurgh was merged Nov 9, 2016 Loading… updated Nov 9, 2016
Remove remark about poor code style A-docs Area: Documentation for any part of the project, including the compiler, standard library, and tools
#37503 by nwin was merged Nov 12, 2016 Loading… updated Nov 12, 2016
Clean up ast::Attribute, ast::CrateConfig, and string interning
#37824 by jseyfried was merged Nov 21, 2016 Loading… updated Nov 21, 2016
Implement the loop_break_value feature. T-lang Relevant to the language team
#37487 by goffrie was merged Nov 23, 2016 Loading… updated Nov 23, 2016
Add debug flag -Z print-type-sizes for instrumention type/variant sizes
#37770 by pnkfelix was merged Nov 24, 2016 Loading… updated Nov 24, 2016
Start of implementation of proposal for E0308 T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#37388 by GuillaumeGomez was closed Nov 29, 2016 Loading… updated Nov 29, 2016
Update the bootstrap compiler
#37800 by alexcrichton was merged Nov 30, 2016 Loading… updated Nov 30, 2016
mk: Switch rustbuild to the default build system
#37817 by alexcrichton was merged Dec 7, 2016 Loading… updated Dec 8, 2016
Use struct name as span instead of entire block
#38328 by estebank was closed Jan 3, 2017 Loading… updated Jan 5, 2017
Fix handling of empty types in patterns. relnotes Marks issues that should be documented in the release notes of the next release.
#38069 by canndrew was merged Jan 6, 2017 Loading… updated Jan 11, 2017
collections: update docs of slice get() and friends
#39150 by birkenfeld was merged Jan 19, 2017 Loading… updated Jan 19, 2017
Perform lifetime elision (more) syntactically, before type-checking.
#39305 by eddyb was merged Jan 28, 2017 Loading… updated Jan 28, 2017
Add clearer error message using &str + &str
#39116 by mgattozzi was merged Feb 2, 2017 Loading… updated Feb 2, 2017
Document RFC 1623: static lifetime elision.
#37928 by chriskrycho was merged Feb 9, 2017 Loading… updated Feb 21, 2017
Fix type hint bug in eval_const_expr_partial() (issue #39548)
#39812 by larsluthman was closed Feb 25, 2017 Loading… updated Feb 25, 2017
ProTip! no:milestone will show everything without a milestone.