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

Improve 'cannot contain emoji' error. A-suggestion-diagnostics Area: Suggestions generated by the compiler applied by `cargo fix` C-enhancement Category: An issue proposing an enhancement or a PR with one. 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.
#91476 by m-ou-se was merged Dec 9, 2021 Loading… 1.59.0
Stabilize generic associated types A-rustdoc-json Area: Rustdoc JSON backend disposition-merge This issue / PR is in PFCP or FCP with a disposition to merge it. F-generic_associated_types `#![feature(generic_associated_types)]` a.k.a. GATs finished-final-comment-period The final comment period is finished for this PR / Issue. merged-by-bors This PR was explicitly merged by bors. 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. S-waiting-on-fcp Status: PR is in FCP and is awaiting for FCP to complete. T-lang Relevant to the language team T-types Relevant to the types team, which will review and decide on the PR/issue.
#96709 by jackh726 was merged Sep 13, 2022 Loading…
5 tasks done
1.65.0
stabilize #![feature(min_const_generics)] in 1.51 A-const-generics Area: const generics (parameters and arguments) 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. 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-lang Relevant to the language team
#79135 by lcnr was merged Dec 27, 2020 Loading… 1.51.0
Forbid pineapple on pizza april-1st Started on the 1st of April
#70645 by pietroalbini was closed Apr 2, 2020 Loading…
Stabilize async fn and return-position impl Trait in trait disposition-merge This issue / PR is in PFCP or FCP with a disposition to merge it. F-async_fn_in_trait Static async fn in traits F-return_position_impl_trait_in_trait `#![feature(return_position_impl_trait_in_trait)]` finished-final-comment-period The final comment period is finished for this PR / Issue. merged-by-bors This PR was explicitly merged by bors. 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-lang Relevant to the language team T-types Relevant to the types team, which will review and decide on the PR/issue.
#115822 by compiler-errors was merged Oct 14, 2023 Loading… 1.75.0
Stabilize let chains in the 2024 edition A-edition-2024 Area: The 2024 edition disposition-merge This issue / PR is in PFCP or FCP with a disposition to merge it. F-let_chains `#![feature(let_chains)]` finished-final-comment-period The final comment period is finished for this PR / Issue. I-lang-radar Items that are on lang's radar and will need eventual work or consideration. merged-by-bors This PR was explicitly merged by bors. 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-lang Relevant to the language team
#132833 by est31 was merged Apr 22, 2025 Loading…
9 tasks done
1.88.0
Option::{expect,unwrap} and Result::{expect, expect_err, unwrap, unwrap_err} have #[track_caller] F-track_caller `#![feature(track_caller)]` 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-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#67887 by anp was merged Jan 8, 2020 Loading… 1.42
Stabilize async closures (RFC 3668) A-async-await Area: Async & Await A-async-closures `async || {}` 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. PG-exploit-mitigations Project group: Exploit mitigations 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
#132706 by compiler-errors was merged Dec 13, 2024 Loading… 1.85.0
memorialize Anna Harren in the bastion of the turbofish S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#87298 by boringcactus was merged Jul 23, 2021 Loading… 1.55.0
Make deleted code in a suggestion clearer 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.
#86532 by estebank was merged Aug 11, 2021 Loading… 1.56.0
Add Nintendo Switch as tier 3 target S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-bootstrap Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap) T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#88991 by jam1garner was merged Jul 15, 2022 Loading… 1.64.0
Use generator resume arguments in the async/await lowering 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-lang Relevant to the language team
#69033 by jonas-schievink was merged Mar 21, 2020 Loading… 1.44
Implement gen blocks in the 2024 edition 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 WG-trait-system-refactor The Rustc Trait System Refactor Initiative (-Znext-solver)
#116447 by oli-obk was merged Oct 29, 2023 Loading… 1.75.0
Stabilize the 2024 edition A-edition-2024 Area: The 2024 edition A-run-make Area: port run-make Makefiles to rmake.rs merged-by-bors This PR was explicitly merged by bors. PG-exploit-mitigations Project group: Exploit mitigations 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-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#133349 by ehuss was merged Nov 23, 2024 Loading… 1.85.0
std: Add a new wasm32-unknown-unknown target C-enhancement Category: An issue proposing an enhancement or a PR with one. O-wasm Target: WASM (WebAssembly), http://webassembly.org/ 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.
#45905 by alexcrichton was merged Nov 20, 2017 Loading…
Stabilize let_chains in Rust 1.64 disposition-merge This issue / PR is in PFCP or FCP with a disposition to merge it. final-comment-period In the final comment period and will be merged soon unless new substantive objections are raised. finished-final-comment-period The final comment period is finished for this PR / Issue. 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
#94927 by c410-f3r was merged Jul 17, 2022 Loading… 1.64.0
Formally implement let chains 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.
#88642 by c410-f3r was merged Jan 19, 2022 Loading… 1.60.0
New format_args!() and fmt::Arguments implementation A-fmt Area: `core::fmt` A-run-make Area: port run-make Makefiles to rmake.rs 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-clippy Relevant to the Clippy team. 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.
#148789 by m-ou-se was merged Nov 13, 2025 Loading… 1.93.0
stabilize format args capture 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. 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-lang Relevant to the language team
#90473 by joshtriplett was merged Nov 15, 2021 Loading… 1.58.0
Update Rust Float-Parsing Algorithms to use the Eisel-Lemire algorithm. A-floating-point Area: Floating point numbers and arithmetic merged-by-bors This PR was explicitly merged by bors. perf-regression Performance regression. perf-regression-triaged The performance regression has been triaged. relnotes-perf Performance improvements that should be mentioned in the release notes. 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.
#86761 by Alexhuszagh was merged Jul 17, 2021 Loading… 1.55.0
The Genesis of Generic Germination 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.
#53645 by varkor was merged May 6, 2019 Loading…
async/await S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#51580 by cramertj was merged Jun 23, 2018 Loading…
Generate links to definition in rustdoc source code pages A-rustdoc-ui Area: Rustdoc UI (generated HTML) 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.
#84176 by GuillaumeGomez was merged Aug 6, 2021 Loading… 1.56.0
Stabilize &mut (and *mut) as well as &Cell (and *const Cell) in const A-testsuite Area: The testsuite used to check the correctness of rustc 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-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. S-waiting-on-fcp Status: PR is in FCP and is awaiting for FCP to complete. T-bootstrap Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap) T-lang Relevant to the language team
#129195 by RalfJung was merged Sep 15, 2024 Loading… 1.83.0
Refactor type memory layouts and ABIs, to be more general and easier to optimize. 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.
#45225 by eddyb was merged Nov 20, 2017 Loading…
ProTip! Mix and match filters to narrow down what you’re looking for.