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/rustc-dev-guide
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: fa928a6d19e1666d8d811dfe3fd35cdad3b4e459
Choose a base ref
...
head repository: rust-lang/rustc-dev-guide
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0ed9229f5b6f7824b333beabd7e3d5ba4b9bd971
Choose a head ref
  • 9 commits
  • 18 files changed
  • 8 contributors

Commits on Aug 31, 2024

  1. clarify the role of rustc_const_unstable

    RalfJung authored and oli-obk committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    8ced117 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. add section on overlap checks (#2042)

    * add section on overlap checks
    
    * fix some typos
    
    * merge piece on overlap checks with docs about coherence (based on review comments)
    
    * fix comments after discussion
    jdonszelmann authored Sep 6, 2024
    Configuration menu
    Copy the full SHA
    75ffaf0 View commit details
    Browse the repository at this point in the history
  2. improve query system documentation (#2041)

    * improve query system documentation
    
    * fix typo messages => message
    
    * Update src/queries/incremental-compilation-in-detail.md
    
    Co-authored-by: lcnr <rust@lcnr.de>
    
    ---------
    
    Co-authored-by: lcnr <rust@lcnr.de>
    jdonszelmann and lcnr authored Sep 6, 2024
    Configuration menu
    Copy the full SHA
    77be3b8 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2024

  1. Configuration menu
    Copy the full SHA
    1874fe2 View commit details
    Browse the repository at this point in the history
  2. fixed the typo (#2058)

    ibilalkayy authored Sep 8, 2024
    Configuration menu
    Copy the full SHA
    9cbb920 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    236dcb9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fc68d40 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fc6bd7e View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. fix some comments (#2059)

    Signed-off-by: cuishuang <imcusg@gmail.com>
    cuishuang authored Sep 9, 2024
    Configuration menu
    Copy the full SHA
    0ed9229 View commit details
    Browse the repository at this point in the history
Loading