-   Notifications  You must be signed in to change notification settings 
- Fork 13.9k
Pull requests: rust-lang/rust
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
 Allow codegen backends to indicate which crate types they support   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.    
    Re-enable macro-stepping test for AArch64   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.    
    tests/debuginfo/closures.rs: Activate misspelled Relevant to the compiler team, which will review and decide on the PR/issue.   
   cdb-check   T-compiler    #148097 by Enselic was closed Oct 30, 2025     Loading…    
  Reword unstable fingerprints ICE to ask for reproduction   A-query-system  Area: The rustc query system (https://rustc-dev-guide.rust-lang.org/query.html)   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.    
    Split LTO out of the main codegen coordinator event loop into a separate event loop on the same thread   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.    
    ignore boring locals when explaining why a borrow contains a point due to drop of a live local under polonius   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.    
    Retire ast::TyAliasWhereClauses.   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-rustfmt  Relevant to the rustfmt team, which will review and decide on the PR/issue.    
    Fix ICE when using contracts on async functions   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.    
    Use regular Vec in BitSet.   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.    
    bpf: return results larger than one register indirectly   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.    
    Fix ICE for never pattern as closure parameters   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.    
    Suppress unused_parens for labeled break   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.    
    Update t-compiler beta nomination Zulip msg   A-meta  Area: Issues & PRs about the rust-lang/rust repository itself   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.    
    format: some small 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.    
    Refactor AddCallGuards in two loops.   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.    
    Remove needs-asm-support directive in tests with explicit targets   A-rustc-dev-guide  Area: rustc-dev-guide   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.    
    Improve diagnostics: update note and add help message   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.    
    [WIP] Please Ignore   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.    
    Make diagnostics clearer for binop-related errors in foreign crates   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.    
    compiler: remove AbiAlign inside TargetDataLayout   A-LLVM  Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.   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.    
    [beta-1.91] Warn on future errors from temporary lifetimes shortening in Rust 1.92   beta-accepted  Accepted for backporting to the compiler in the beta channel.   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.   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-clippy  Relevant to the Clippy team.   T-lang  Relevant to the language team   to-announce  Announce this issue on triage meeting    
    const_caller_location to use real Span instead of 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.    
   DUMMY_SP   S-waiting-on-bors   Use standard attribute logic for allocator shim   A-LLVM  Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.   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.    
    StateTransform: Do not renumber resume local.   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.    
    Demote both armebv7r-none-* targets.   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.    
   Previous Next
   ProTip! What’s not been updated in a month: updated:<2025-09-30.