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/reference
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: f3d3953bf3b158d596c96d55ce5366f9f3f972e9
Choose a base ref
...
head repository: rust-lang/reference
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 8d28c494a14d321ad095822436dedf7065d66141
Choose a head ref
  • 10 commits
  • 16 files changed
  • 6 contributors

Commits on Jul 21, 2022

  1. Update subtyping.md

    Remove "in Rust" per style guidelines, and edit sentence for clarity.
    pierwill authored Jul 21, 2022
    Configuration menu
    Copy the full SHA
    72fea08 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2022

  1. Update src/subtyping.md

    Co-authored-by: Ryan Scheel <Ryan.havvy@gmail.com>
    pierwill and Havvy authored Jul 27, 2022
    Configuration menu
    Copy the full SHA
    36a66c0 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2022

  1. a fix about .await

    liigo authored Aug 8, 2022
    Configuration menu
    Copy the full SHA
    bdaa928 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1efe76d View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1246 from petrochenkov/bundle

    Be less specific about the representation of `+bundle`
    ehuss authored Aug 8, 2022
    Configuration menu
    Copy the full SHA
    24536db View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1245 from liigo/patch-1

    a fix about .await
    ehuss authored Aug 8, 2022
    Configuration menu
    Copy the full SHA
    36d863b View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2022

  1. Merge pull request #1240 from pierwill/patch-1

    Update subtyping.md
    Havvy authored Aug 14, 2022
    Configuration menu
    Copy the full SHA
    e1dc762 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4aff5be View commit details
    Browse the repository at this point in the history
  3. Revert "Add let_chains references"

    This reverts commit 4662059.
    compiler-errors committed Aug 14, 2022
    Configuration menu
    Copy the full SHA
    db6fc4e View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1251 from compiler-errors/revert-let-chains

    Revert let chains reference docs
    ehuss authored Aug 14, 2022
    Configuration menu
    Copy the full SHA
    8d28c49 View commit details
    Browse the repository at this point in the history
Loading