Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: rust-lang/rust
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 5e16f3a2a2a2496ac4e36d1594edf9dcd6a560ba
Choose a base ref
...
head repository: rust-lang/rust
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 6e93ceeb19fbb74b51de4449b13b0ff47cee6f62
Choose a head ref
  • 2 commits
  • 581 files changed
  • 2 contributors

Commits on Jun 16, 2025

  1. Auto merge of #142574 - Kobzol:rollup-ldj386u, r=Kobzol

    Rollup of 12 pull requests
    
    Successful merges:
    
     - #141639 (Expose discriminant values in stable_mir)
     - #142082 (Refactor `rustc_attr_data_structures` documentation)
     - #142125 (Stabilize "file_lock" feature)
     - #142236 (Add documentation for `PathBuf`'s `FromIterator` and `Extend` impls)
     - #142373 (Fix Debug for Location)
     - #142416 (Assorted bootstrap cleanups (step 2))
     - #142431 (Add initial version of snapshot tests to bootstrap)
     - #142450 (Add documentation on top of `rustc_middle/src/query/mod.rs`)
     - #142528 (clarify `rustc_do_not_const_check` comment)
     - #142530 (use `if let` guards where possible)
     - #142561 (Remove an `njn:` comment accidentaly left behind.)
     - #142566 (Fix `-nopt` CI jobs)
    
    r? `@ghost`
    `@rustbot` modify labels: rollup
    bors authored and compiler-errors committed Jun 16, 2025
    Configuration menu
    Copy the full SHA
    ccd6824 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6e93cee View commit details
    Browse the repository at this point in the history
Loading