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

Move some tests to more reasonable directories - 8 merged-by-bors This PR was explicitly merged by bors. S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#89488 by c410-f3r was merged Nov 8, 2021 Loading… 1.58.0
Tokenize emoji as if they were valid identifiers merged-by-bors This PR was explicitly merged by bors. S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#88781 by estebank was merged Nov 25, 2021 Loading… 1.58.0
Check for duplicate attributes. merged-by-bors This PR was explicitly merged by bors. S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#88681 by ehuss was merged Nov 22, 2021 Loading… 1.58.0
Improve error when an .rlib can't be parsed A-metadata Area: Crate metadata merged-by-bors This PR was explicitly merged by bors. perf-regression Performance regression. perf-regression-triaged The performance regression has been triaged. S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#88368 by jyn514 was merged Nov 8, 2021 Loading… 1.58.0
Windows: Resolve process::Command program without using the current directory 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. merged-by-bors This PR was explicitly merged by bors. needs-fcp This change is insta-stable, or significant enough to need a team FCP to proceed. O-windows Operating system: Windows relnotes Marks issues that should be documented in the release notes of the next release. S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-libs-api Relevant to the library API team, which will review and decide on the PR/issue.
#87704 by ChrisDenton was merged Nov 20, 2021 Loading… 1.58.0
Replace Copy/Clone compiler magic on arrays with library impls A-const-generics Area: const generics (parameters and arguments) merged-by-bors This PR was explicitly merged by bors. perf-regression Performance regression. S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. T-libs Relevant to the library team, which will review and decide on the PR/issue.
#86041 by bstrie was merged Nov 9, 2021 Loading… 1.58.0
Revert switch of env locking to rwlock, to fix deadlock in process spawning merged-by-bors This PR was explicitly merged by bors. S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#82877 by ehuss was merged Mar 9, 2021 Loading… 1.52.0
Rollup of 19 pull requests merged-by-bors This PR was explicitly merged by bors. rollup A PR which is a rollup S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#82153 by jonas-schievink was merged Feb 16, 2021 Loading… 1.52.0
Turn may_have_side_effect into an associated constant merged-by-bors This PR was explicitly merged by bors. S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#82043 by tmiasko was merged Mar 2, 2021 Loading… 1.52.0
Don't release Miri if its tests only failed on Windows merged-by-bors This PR was explicitly merged by bors. S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#81666 by ghost was merged Feb 13, 2021 Loading… 1.52.0
Remove usages of expr_method_call in derive(Ord,PartialOrd,RustcEncode,RustcDecode) merged-by-bors This PR was explicitly merged by bors. S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#81411 by Skgland was merged Feb 10, 2021 Loading… 1.52.0
BTreeMap: gather and decompose reusable tree fixing functions merged-by-bors This PR was explicitly merged by bors. S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#81362 by ssomers was merged Feb 22, 2021 Loading… 1.52.0
Revert 78373 ("dont leak return value after panic in drop") beta-accepted Accepted for backporting to the compiler in the beta channel. merged-by-bors This PR was explicitly merged by bors. S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#81257 by pnkfelix was merged Feb 5, 2021 Loading… 1.51.0
Add another test case for #79808 S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#80898 by JohnTitor was merged Jan 12, 2021 Loading… 1.51.0
Box Item::Attributes I-compilemem Issue: Problems and improvements with respect to memory usage during compilation. merged-by-bors This PR was explicitly merged by bors. S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.
#80802 by jyn514 was merged Jan 14, 2021 Loading… 1.51.0
remove allow(incomplete_features) from std A-const-generics Area: const generics (parameters and arguments) S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#80591 by lcnr was merged Jan 3, 2021 Loading… 1.51.0
Remove pointer comparison from slice equality merged-by-bors This PR was explicitly merged by bors. S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#80209 by erikdesjardins was closed Dec 27, 2020 Loading…
Revert "cg_llvm: fewer_names in uncached_llvm_type" merged-by-bors This PR was explicitly merged by bors. S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#80122 by davidtwco was merged Dec 18, 2020 Loading… 1.50.0
Use tcx.symbol_name when determining clashing extern declarations. merged-by-bors This PR was explicitly merged by bors. S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#80009 by jumbatm was merged Jan 12, 2021 Loading… 1.51.0
Fix overflow when converting ZST Vec to VecDeque A-collections Area: `std::collections` A-ZST Area: Zero-sized types (ZSTs). S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-libs-api Relevant to the library API team, which will review and decide on the PR/issue.
#80003 by Stupremee was merged Dec 18, 2020 Loading… 1.50.0
Update stdarch submodule merged-by-bors This PR was explicitly merged by bors. S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#79938 by tmiasko was merged Dec 15, 2020 Loading… 1.50.0
Rollup of 14 pull requests rollup A PR which is a rollup S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#79920 by Dylan-DPC-zz was closed Dec 11, 2020 Loading…
Recover on const impl<> X for Y merged-by-bors This PR was explicitly merged by bors. S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#79668 by coolreader18 was merged Dec 13, 2020 Loading… 1.50.0
Rollup of 11 pull requests merged-by-bors This PR was explicitly merged by bors. rollup A PR which is a rollup S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#79167 by m-ou-se was merged Nov 18, 2020 Loading… 1.50.0
driver: Only output ANSI logging if connected to a terminal A-driver Area: rustc_driver that ties everything together into the `rustc` compiler merged-by-bors This PR was explicitly merged by bors. S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#78548 by camelid was merged Nov 24, 2020 Loading… 1.50.0
ProTip! Mix and match filters to narrow down what you’re looking for.