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: adetaylor/rust
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: old-stabilize-arbitrary-self-types
Choose a head ref
  • 4 commits
  • 116 files changed
  • 1 contributor

Commits on Feb 6, 2025

  1. Configuration menu
    Copy the full SHA
    6733334 View commit details
    Browse the repository at this point in the history
  2. Arbitrary self types v2: Unstable book, stabilize

    Update the unstable book to indicate that this feature is now
    stabilized.
    adetaylor committed Feb 6, 2025
    Configuration menu
    Copy the full SHA
    de35741 View commit details
    Browse the repository at this point in the history
  3. Arbitrary self types v2: stabilize test changes

    All the test changes necessary for stabilization here.
    adetaylor committed Feb 6, 2025
    Configuration menu
    Copy the full SHA
    2f1dc89 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7f74340 View commit details
    Browse the repository at this point in the history
Loading