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/rustup
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/rustup
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: update-available-twekas
Choose a head ref
  • 8 commits
  • 4 files changed
  • 1 contributor

Commits on Jun 2, 2025

  1. Replace trivial enum with bool

    djc committed Jun 2, 2025
    Configuration menu
    Copy the full SHA
    b31b4f5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a3ab886 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    783fe7f View commit details
    Browse the repository at this point in the history
  4. Remove Cargo feature indirection

    djc committed Jun 2, 2025
    Configuration menu
    Copy the full SHA
    490eafc View commit details
    Browse the repository at this point in the history
  5. Show channel updates even if self update is not allowed

    I don't think this complexity is worth it? Looking at the changes
    from when this indirection was introduced does not make it clearer.
    djc committed Jun 2, 2025
    Configuration menu
    Copy the full SHA
    55524bf View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    dd7a555 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d7dc3c4 View commit details
    Browse the repository at this point in the history
  8. Propagate no_self_update option

    djc committed Jun 2, 2025
    Configuration menu
    Copy the full SHA
    ab28bcb View commit details
    Browse the repository at this point in the history
Loading