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: master
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: auto
Choose a head ref
  • 3 commits
  • 3 files changed
  • 2 contributors

Commits on Aug 1, 2025

  1. Update to LLVM 21

    nikic committed Aug 1, 2025
    Configuration menu
    Copy the full SHA
    942f33b View commit details
    Browse the repository at this point in the history
  2. Update host toolchain

    Necessary to avoid a bolt-related crash.
    nikic committed Aug 1, 2025
    Configuration menu
    Copy the full SHA
    e2981f0 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2025

  1. Auto merge of #143684 - nikic:llvm-21, r=cuviper

    Update to LLVM 21
    
    Timeline: LLVM 21.1.0 is scheduled to release on Aug 26th. Rust 1.90 branches on Aug 1st and releases September 18.
    
    Depends on:
     * [x] llvm/llvm-project#147781
     * [x] llvm/llvm-project#147935
     * [x] llvm/llvm-project#139443
     * [x] llvm/llvm-project#148207
     * [x] llvm/llvm-project#148607
     * [x] llvm/llvm-project#149046
     * [x] llvm/llvm-project#149097
     * [x] #144116
    
    r? `@ghost`
    bors committed Aug 5, 2025
    Configuration menu
    Copy the full SHA
    1561187 View commit details
    Browse the repository at this point in the history
Loading