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

Add do yeet expressions to allow experimentation in nightly 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. T-lang Relevant to the language team T-libs-api Relevant to the library API team, which will review and decide on the PR/issue.
#96376 by scottmcm was merged May 1, 2022 Loading… 1.62.0
Check if programmer has fallen asleep 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.
#98551 by Soveu was closed Jun 27, 2022 Loading…
Initial implementation of transmutability trait. 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.
#92268 by jswrenn was merged Aug 3, 2022 Loading…
7 of 10 tasks
1.64.0
I can't stop writing copy propagation passes A-mir-opt Area: MIR optimizations S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#76723 by jonas-schievink was closed Jan 15, 2021 Loading…
MIR is not an experiment anymore S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#69349 by spastorino was merged Feb 22, 2020 Loading…
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
Add another expression to weird-exprs.rs 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.
#124062 by allgoewer was merged Apr 17, 2024 Loading… 1.79.0
Fast reject for NeedsNonConstDrop 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.
#88965 by fee1-dead was merged Sep 18, 2021 Loading… 1.57.0
Remove constness from TraitPredicate F-const_trait_impl `#![feature(const_trait_impl)]` 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. T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.
#114202 by fee1-dead was merged Aug 2, 2023 Loading… 1.73.0
Fix my comment on editions S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#51558 by Manishearth was merged Jun 16, 2018 Loading…
update const generics feature gates 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.
#88369 by lcnr was merged Aug 31, 2021 Loading… 1.56.0
Rename ErrorReported -> ErrorGuaranteed 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. T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.
#93244 by mark-i-m was merged Mar 2, 2022 Loading… 1.61.0
Fix a numerical underflow in tuple wrap suggestion 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.
#99483 by compiler-errors was merged Jul 20, 2022 Loading… 1.64.0
Allow codegen backends to opt-out of parallel codegen 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.
#116791 by WaffleLapkin was merged Mar 11, 2024 Loading… 1.78.0
Optimize counting digits in line numbers during error reporting further 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.
#82562 by llogiq was merged Mar 2, 2021 Loading… 1.52.0
fix CTFE/Miri simd_insert/extract on array-style repr(simd) types 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.
#90999 by RalfJung was merged Nov 20, 2021 Loading… 1.58.0
Reinstate some delayed bugs. 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.
#121116 by nnethercote was merged Feb 15, 2024 Loading… 1.78.0
rustc_mir: remove extra space when pretty-printing MIR. S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#70080 by anyska was merged Mar 23, 2020 Loading…
refinement typing go brrrrrr S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#90016 by BoxyUwU was closed Jan 30, 2022 Loading…
Use Option::unwrap_or instead of open-coding it C-cleanup Category: PRs that clean code up or issues documenting cleanup. 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.
#81095 by LingMan was merged Jan 17, 2021 Loading… 1.51.0
Fix ICE when using Box<T, A>, again A-box Area: Our favorite opsem complication 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.
#94873 by beepster4096 was merged Mar 12, 2022 Loading… 1.61.0
Fix printing impl trait under binders 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.
#98371 by compiler-errors was merged Jun 26, 2022 Loading… 1.64.0
Assure everyone that has_type_flags is fast 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.
#110465 by WaffleLapkin was merged Apr 18, 2023 Loading… 1.71.0
Fix normalization of ZST 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.
#116445 by ouz-a was closed Oct 5, 2023 Loading…
[TEST] Don't allow constant eval to access generator layouts S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#115359 by Zoxc was closed Oct 7, 2023 Loading…
ProTip! Mix and match filters to narrow down what you’re looking for.