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

Make some ported cfail tests robust w.r.t. NLL S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#53369 by pnkfelix was merged Aug 18, 2018 Loading…
Rename all mentions of nil to unit S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#54095 by kenta7777 was merged Sep 14, 2018 Loading…
miri engine: keep around some information for dead allocations S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#54254 by RalfJung was merged Sep 17, 2018 Loading…
NLL: regression test for "dropck: track order of destruction for r-value temporaries" A-NLL Area: Non-lexical lifetimes (NLL) S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#54355 by pnkfelix was merged Sep 27, 2018 Loading…
[WIP] Rollup of three NLL PR's rollup A PR which is a rollup S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#54532 by pnkfelix was closed Sep 25, 2018 Loading…
A few cleanups and minor improvements to typeck/check S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#54533 by ljedrz was merged Sep 27, 2018 Loading…
[NFC] getopts is used by librustc and librustc_driver, but isn't declared in their Cargo.toml. S-inactive Status: Inactive and waiting on the author. This is often applied to closed PRs.
#54698 by DiamondLovesYou was closed Oct 30, 2018 Loading…
Cleanup rustc/ty part 1 S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#54717 by ljedrz was merged Oct 6, 2018 Loading…
structured suggestion for E0223 ambiguous associated type S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#54980 by zackmdavis was merged Oct 13, 2018 Loading…
Don't warn about parentheses on match (return) S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#55166 by varkor was merged Oct 19, 2018 Loading…
Impl items have generics S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#55199 by oli-obk was merged Oct 28, 2018 Loading…
Move parse-fail tests to UI S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#55236 by petrochenkov was merged Oct 21, 2018 Loading…
Use SmallVec for the queue in coerce_unsized. S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#55383 by nnethercote was merged Oct 26, 2018 Loading…
borrowck=migrate must look at parents of closures A-NLL Area: Non-lexical lifetimes (NLL) beta-accepted Accepted for backporting to the compiler in the beta channel. NLL-sound Working towards the "invalid code does not compile" goal S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#55494 by pnkfelix was merged Oct 30, 2018 Loading…
Pass suggestions as impl Iterator instead of Vec S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#55536 by ljedrz was merged Nov 1, 2018 Loading…
Update ui tests with respect to NLL S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#55700 by pnkfelix was merged Nov 6, 2018 Loading…
refactor: use shorthand fields S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#55734 by teresy was merged Nov 7, 2018 Loading…
More precise spans for temps and their drops S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#55781 by pnkfelix was merged Nov 15, 2018 Loading…
Removed unneeded instance of // revisions from a lint test S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#55799 by pnkfelix was merged Nov 11, 2018 Loading…
NLL: Update box insensitivity test S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#55801 by pnkfelix was merged Nov 11, 2018 Loading…
Replace the ICEing on const fn loops with an error 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.
#56065 by oli-obk was merged Nov 22, 2018 Loading… Rust 2018 Release
enum type instead of variant suggestion unification S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#56188 by zackmdavis was merged Dec 24, 2018 Loading…
Use ? Kleene operator again S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#56357 by mark-i-m was closed Dec 1, 2018 Loading…
Refer to the second borrow as the "second borrow" in E0501.rs S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#56372 by wildarch was merged Dec 6, 2018 Loading…
Move compile-fail-fulldeps tests to UI S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#56444 by petrochenkov was merged Dec 9, 2018 Loading…
ProTip! Type g i on any issue or pull request to go back to the issue listing page.