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 librustc_codegen_llvm aware of LLVM address spaces. S-inactive Status: Inactive and waiting on the author. This is often applied to closed PRs. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#51576 by DiamondLovesYou was closed Mar 11, 2019 Loading…
Add StatementKind::CopyNonOverlapping S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#77511 by JulianKnodt was merged Mar 10, 2021 Loading… 1.52.0
Use translatable diagnostics in rustc_const_eval A-translation Area: Translation infrastructure, and migrating existing diagnostics to SessionDiagnostic 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.
#111677 by fee1-dead was merged Jun 2, 2023 Loading… 1.72.0
Support tail calls in mir via TerminatorKind::TailCall F-explicit_tail_calls `#![feature(explicit_tail_calls)]` 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.
#113128 by WaffleLapkin was merged Jul 8, 2024 Loading… 1.81.0
Implement a lint for implicit autoref of raw pointer dereference - take 2 A-attributes Area: Attributes (`#[…]`, `#![…]`) CI-spurious-fail-mingw CI spurious failure: target env mingw CI-spurious-fail-rust-lld-crash CI spurious failure: `rust-lld` crashing / SIGSEGV / 0xc0000374 heap corruption 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. L-dangerous_implicit_autorefs Lint: dangerous_implicit_autorefs merged-by-bors This PR was explicitly merged by bors. O-SGX Target: SGX 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-lang Relevant to the language team
#123239 by Urgau was merged Apr 28, 2025 Loading… 1.88.0
Add a new concat metavar expr A-macros Area: All kinds of macros (custom derive, macro_rules!, proc macros, ..) A-testsuite Area: The testsuite used to check the correctness of rustc F-macro_metavar_expr_concat `#![feature(macro_metavar_expr_concat)]` 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-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.
#118958 by c410-f3r was merged Jun 14, 2024 Loading… 1.81.0
rustc: Implement the #[global_allocator] attribute S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author.
#42727 by alexcrichton was merged Jul 6, 2017 Loading…
Various fixes to trait alias feature A-trait-system Area: Trait system F-trait_alias `#![feature(trait_alias)]` S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. T-lang Relevant to the language team
#55994 by alexreg was closed Jan 15, 2019 Loading…
[WIP] Take 2: change how MIR represents Place A-NLL Area: Non-lexical lifetimes (NLL) S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author.
#54426 by csmoe was closed Feb 11, 2019 Loading…
Overhaul of the AllocRef trait to match allocator-wg's latest consens S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#69889 by TimDiekmann was closed Mar 18, 2020 Loading…
Remove is_spotlight field from 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-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.
#80914 by GuillaumeGomez was merged Feb 24, 2021 Loading… 1.52.0
Rename "--display-warnings" to "--display-doctest-warnings" 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.
#73314 by GuillaumeGomez was merged Sep 14, 2021 Loading… 1.57.0
[rustdoc] If re-export is private, get the next item until a public one is found or expose the private item directly 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-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.
#113374 by GuillaumeGomez was merged Jul 27, 2023 Loading… 1.73.0
Update BARE_TRAIT_OBJECT and ELLIPSIS_INCLUSIVE_RANGE_PATTERNS to errors in Rust 2021 A-diagnostics Area: Messages for errors, warnings, and lints 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. 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
#83213 by rylev was merged May 4, 2021 Loading… 1.54.0
CFI: Fix fn items, closures, and Fn trait objects, and more A-sanitizers Area: Sanitizers for correctness and code quality PG-exploit-mitigations Project group: Exploit mitigations S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. 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.
#116404 by rcvalle was closed Apr 8, 2024 Loading…
Distinguish delim kind to decide whether to emit unexpected closing delimiter 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.
#138554 by xizheyin was merged Jul 19, 2025 Loading… 1.90.0
RFC 2008: Future-proofing enums/structs with #[non_exhaustive] attribute S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author.
#45394 by davidtwco was merged Nov 4, 2017 Loading…
Initial implementation of dyn* F-dyn_star `#![feature(dyn_star)]` 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.
#101212 by eholk was merged Sep 14, 2022 Loading… 1.65.0
const limit for CTFE 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.
#67260 by TheSamsa was merged Mar 5, 2020 Loading…
Implement --extern-location 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-cargo Relevant to the cargo team, which will review and decide on the PR/issue. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#72603 by jsgf was merged Feb 8, 2021 Loading… 1.52.0
Continue work on associated const 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. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#93285 by JulianKnodt was merged Feb 2, 2022 Loading… 1.60.0
add extern "custom" functions A-ABI Area: Concerning the application binary interface (ABI) A-LLVM Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues. A-naked Area: `#[naked]`, prologue and epilogue-free, functions, https://git.io/vAzzS 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.
#140770 by folkertdev was merged Jun 13, 2025 Loading… 1.89.0
Add alignment parameter to simd_masked_{load,store} A-LLVM Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues. A-test-infra-minicore Area: `minicore` test auxiliary and `//@ add-core-stubs` 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.
#147355 by sayantn was merged Nov 5, 2025 Loading…
3 tasks done
1.93.0
Remove dereferencing of Box from codegen A-box Area: Our favorite opsem complication 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.
#95576 by beepster4096 was merged Jun 21, 2022 Loading… 1.63.0
Add unstable frontmatter support F-frontmatter `#![feature(frontmatter)]` 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.
#137193 by epage was closed May 6, 2025 Loading…
ProTip! Mix and match filters to narrow down what you’re looking for.