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

Reenable clippy testing S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author.
#45715 by oli-obk was merged Nov 15, 2017 Loading…
Update clippy S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#48472 by Manishearth was merged Feb 24, 2018 Loading…
Update clippy S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author.
#48555 by Manishearth was closed Mar 12, 2018 Loading…
Fixed #48425 : Various functions taking a TyCtxt and a Span should be taking a TyCtxtAt S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#48651 by PramodBisht was merged Mar 8, 2018 Loading…
syntax: Make imports in AST closer to the source and cleanup their parsing S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#48917 by petrochenkov was merged Mar 18, 2018 Loading…
Do not suggest .into() in consts S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author.
#49157 by estebank was merged Mar 20, 2018 Loading…
Reduce the diagnostic spam when multiple fields are missing in pattern S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author.
#49160 by estebank was merged Mar 23, 2018 Loading…
Fix pretty-printing for raw identifiers S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#49369 by petrochenkov was merged Mar 28, 2018 Loading…
Update clippy S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#49498 by Manishearth was merged Apr 1, 2018 Loading…
Treat repr(Rust) univariant fieldless enums as ZSTs S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. WG-llvm Working group: LLVM backend code generation
#49513 by nox was merged Apr 26, 2018 Loading…
Fix miri Discriminant() for non-ADT S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#49540 by bjorn3 was merged Apr 5, 2018 Loading…
Stabilize short error format disposition-merge This issue / PR is in PFCP or FCP with a disposition to merge it. finished-final-comment-period The final comment period is finished for this PR / Issue. relnotes Marks issues that should be documented in the release notes of the next release. S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. WG-diagnostics Working group: Diagnostics
#49546 by GuillaumeGomez was merged May 31, 2018 Loading…
miri: add public alloc_kind accessor S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#49625 by bjorn3 was merged Apr 5, 2018 Loading…
[incremental] Hash Allocations beta-accepted Accepted for backporting to the compiler in the beta channel. S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#49752 by sinkuu was merged Apr 8, 2018 Loading…
miri: Make write_discriminant_value public S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#49758 by bjorn3 was merged Apr 8, 2018 Loading…
Remove -Zmiri debugging option S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#49922 by f-bro was merged Apr 14, 2018 Loading…
Reorder injection of std to get better compilation error S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#50006 by rcoh was merged Apr 18, 2018 Loading…
Fix bad merge in #49991 S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#50114 by wesleywiser was merged Apr 20, 2018 Loading…
must explicitly request file name when using with_file_name. S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#50117 by pnkfelix was merged Apr 20, 2018 Loading…
turn mem::uninitialized into a constant function S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#50150 by japaric was closed May 7, 2018 Loading…
Remove Allocation.runtime_mutability S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#50193 by Zoxc was closed Apr 26, 2018 Loading…
Introduce ConstValue and use it instead of miri's Value for constant values S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#50249 by Zoxc was merged May 12, 2018 Loading…
Issue 49938: Reference tagged unions discr(iminant) as tag S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#50309 by samWson was merged May 6, 2018 Loading…
Fix an unresolved import issue with enabled use_extern_macros S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#50355 by petrochenkov was merged May 2, 2018 Loading…
Added regression function match value test S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#50505 by XAMPPRocky was merged May 9, 2018 Loading…
ProTip! Adding no:label will show everything without a label.