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 diagnostics E0425: use (public) name
#34379 by liigo was merged Jun 25, 2016 Loading… updated Nov 13, 2025
minor fix about visibility in reference
#38215 by liigo was merged Dec 21, 2016 Loading… updated Nov 13, 2025
improve Enumerate's docs, yields zero-based index S-inactive Status: Inactive and waiting on the author. This is often applied to closed PRs. S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. T-libs Relevant to the library team, which will review and decide on the PR/issue.
#106531 by liigo was closed May 28, 2023 Loading… updated Nov 13, 2025
More detailed note to deprecate ONCE_INIT 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.
#128387 by liigo was merged Jul 31, 2024 Loading… updated Nov 13, 2025 1.82.0
more concrete source url of std docs S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-libs Relevant to the library team, which will review and decide on the PR/issue.
#134193 by liigo was closed Dec 12, 2024 Loading… updated Nov 13, 2025
more concrete source url of std docs [V2] 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. T-libs-api Relevant to the library API team, which will review and decide on the PR/issue.
#134241 by liigo was merged Jan 3, 2025 Loading… updated Nov 13, 2025 1.85.0
rustdoc: quality of life changes 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. T-rustdoc-frontend Relevant to the rustdoc-frontend team, which will review and decide on the web UI/UX output.
#148466 by liigo was merged Nov 12, 2025 Loading… updated Nov 13, 2025 1.93.0
Update cargo 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.
#148873 by Muscraft was merged Nov 12, 2025 Loading… updated Nov 13, 2025 1.93.0
bootstrap: fix change_id for rust.lld change T-bootstrap Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
#147908 by tshepang was closed Nov 12, 2025 Loading… updated Nov 13, 2025
Remove more #[must_use] from portable-simd S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#148841 by dtolnay was merged Nov 12, 2025 Loading… updated Nov 12, 2025 1.93.0
Fix ICE caused by const block pattern T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#148876 by Rohithkumar2030 was closed Nov 12, 2025 Loading… updated Nov 12, 2025
Fix ICE caused by const block pattern matching with deref patterns T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#148858 by Rohithkumar2030 was closed Nov 12, 2025 Loading… updated Nov 12, 2025
Provide more general note for borrowing outside of closure 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.
#148552 by chenyukang was merged Nov 12, 2025 Loading… updated Nov 12, 2025 1.93.0
Suggest renaming or escaping when fixing non-snake-case identifiers which would conflict with keywords 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.
#80592 by Skynoodle was merged Jan 3, 2021 Loading… updated Nov 12, 2025 1.51.0
fix(rustdoc): Color doctest errors beta-accepted Accepted for backporting to the compiler in the beta channel. beta-nominated Nominated for backporting to the compiler in the beta channel. 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.
#148834 by Muscraft was merged Nov 12, 2025 Loading… updated Nov 12, 2025 1.93.0
Remove unneeded allow(unknown_attribute) attributes
#148862 by GuillaumeGomez was closed Nov 12, 2025 Loading… updated Nov 12, 2025
bootstrap: Add snapshot tests for path-to-step handling A-testsuite Area: The testsuite used to check the correctness of rustc 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)
#148424 by Zalathar was merged Nov 12, 2025 Loading… updated Nov 12, 2025 1.93.0
Add new function_casts_as_integer lint A-run-make Area: port run-make Makefiles to rmake.rs 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. I-lang-radar Items that are on lang's radar and will need eventual work or consideration. needs-fcp This change is insta-stable, or significant enough to need a team FCP to proceed. O-unix Operating system: Unix-like O-windows Operating system: Windows 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-lang Relevant to the language team to-announce Announce this issue on triage meeting
#141470 by GuillaumeGomez was merged Nov 11, 2025 Loading… updated Nov 12, 2025 1.93.0
[rustdoc] Fix invalid jump to def macro link generation 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. T-rustdoc-frontend Relevant to the rustdoc-frontend team, which will review and decide on the web UI/UX output.
#148080 by GuillaumeGomez was merged Nov 12, 2025 Loading… updated Nov 12, 2025 1.93.0
Rollup of 6 pull requests rollup A PR which is a rollup 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. T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue. T-rustdoc-frontend Relevant to the rustdoc-frontend team, which will review and decide on the web UI/UX output.
#148829 by GuillaumeGomez was closed Nov 11, 2025 Loading… updated Nov 12, 2025
rustc_target: introduce Abi, Env, Os A-attributes Area: Attributes (`#[…]`, `#![…]`) A-LLVM Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues. O-apple Operating system: Apple (macOS, iOS, tvOS, visionOS, watchOS) 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.
#148531 by tamird was merged Nov 12, 2025 Loading… updated Nov 12, 2025 1.93.0
Remove specialized warning for removed target 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.
#148819 by bjorn3 was merged Nov 12, 2025 Loading… updated Nov 12, 2025 1.93.0
Improve diagnostics for buffer reuse with borrowed references 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.
#147974 by JohnTitor was merged Nov 12, 2025 Loading… updated Nov 12, 2025 1.93.0
Update git index before running diff-index 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)
#148500 by Kobzol was merged Nov 12, 2025 Loading… updated Nov 12, 2025 1.93.0
cmse: add test for async and const functions F-cmse_nonsecure_entry `#![feature(cmse_nonsecure_entry)]` 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.
#148536 by folkertdev was merged Nov 12, 2025 Loading… updated Nov 12, 2025 1.93.0
ProTip! Adding no:label will show everything without a label.