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

[stable] Prepare 1.58.1 point 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.
#93071 by pietroalbini was merged Jan 20, 2022 Loading… updated May 9, 2025 1.58.1
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… updated Nov 9, 2023 1.58.0
Update llvm submodule 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.
#90954 by Amanieu was merged Nov 17, 2021 Loading… updated Jan 17, 2022 1.57.0
Re-enable copy[_nonoverlapping]() debug-checks 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-libs Relevant to the library team, which will review and decide on the PR/issue.
#90041 by jfrimmel was merged Nov 13, 2021 Loading… updated Dec 21, 2021 1.58.0
Include rustc version in rustc_span::StableCrateId 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.
#89836 by pierwill was merged Dec 16, 2021 Loading… updated Dec 16, 2021 1.59.0
Rollup of 3 pull requests rollup A PR which is a rollup S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#91247 by matthiaskrgr was closed Nov 26, 2021 Loading… updated Dec 12, 2021
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… updated Dec 11, 2021 1.58.0
rustdoc: Make two small cleanups C-cleanup Category: PRs that clean code up or issues documenting cleanup. 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-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.
#91073 by camelid was merged Nov 21, 2021 Loading… updated Dec 6, 2021 1.58.0
[beta] Bump bootstrap to released stable 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.
#91456 by Mark-Simulacrum was merged Dec 5, 2021 Loading… updated Dec 5, 2021 1.58.0
Avoid generating empty closures for fieldless enum variants 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.
#89881 by Mark-Simulacrum was merged Nov 23, 2021 Loading… updated Nov 30, 2021 1.58.0
Take a LocalDefId in expect_*item. 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.
#91299 by cjgillot was merged Nov 29, 2021 Loading… updated Nov 29, 2021 1.59.0
Update libc to 0.2.108 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-libs Relevant to the library team, which will review and decide on the PR/issue.
#90681 by workingjubilee was merged Nov 29, 2021 Loading… updated Nov 29, 2021 1.59.0
Faster Layout::array 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.
#91246 by nnethercote was merged Nov 27, 2021 Loading… updated Nov 27, 2021 1.58.0
Rollup of 5 pull requests rollup A PR which is a rollup S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#91236 by matthiaskrgr was closed Nov 26, 2021 Loading… updated Nov 26, 2021
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… updated Nov 24, 2021 1.58.0
std: Get the standard library compiling for wasm64 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.
#90382 by alexcrichton was merged Nov 18, 2021 Loading… updated Nov 23, 2021 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… updated Nov 22, 2021 1.58.0
rustdoc: Finish transition to computed visibility 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.
#90844 by camelid was merged Nov 21, 2021 Loading… updated Nov 21, 2021 1.58.0
Rollup of 13 pull requests rollup A PR which is a rollup S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#90926 by matthiaskrgr was closed Nov 15, 2021 Loading… updated Nov 20, 2021
Rollup of 4 pull requests rollup A PR which is a rollup S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#90496 by matthiaskrgr was closed Nov 2, 2021 Loading… updated Nov 20, 2021
Rollup of 3 pull requests merged-by-bors This PR was explicitly merged by bors. perf-regression Performance regression. 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.
#90883 by matthiaskrgr was merged Nov 14, 2021 Loading… updated Nov 20, 2021 1.58.0
Rollup of 8 pull requests rollup A PR which is a rollup S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#90714 by matthiaskrgr was closed Nov 9, 2021 Loading… updated Nov 20, 2021
Implement clone_from for State 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.
#90535 by tmiasko was merged Nov 20, 2021 Loading… updated Nov 20, 2021 1.58.0
Stabilize const_raw_ptr_deref for *const T A-const-eval Area: Constant evaluation, covers all const contexts (static, const fn, ...) 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. 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-lang Relevant to the language team
#89551 by jhpratt was merged Nov 13, 2021 Loading… updated Nov 18, 2021 1.58.0
Improve diagnostics when a static lifetime is expected 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.
#90667 by rukai was merged Nov 17, 2021 Loading… updated Nov 17, 2021 1.58.0
ProTip! Add no:assignee to see everything that’s not assigned.