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: d08baa166b463537229eeb737c4ccadabd83cf78
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: fca8af6c154c6cde2512f1331cf2704f214a818e
Choose a head ref
  • 9 commits
  • 19 files changed
  • 4 contributors

Commits on Apr 1, 2023

  1. Configuration menu
    Copy the full SHA
    513a1e4 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2023

  1. Configuration menu
    Copy the full SHA
    a071dc8 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2023

  1. Configuration menu
    Copy the full SHA
    d436bf1 View commit details
    Browse the repository at this point in the history
  2. Move some info from "Getting Started" to "How to build and run"

    "Getting Started" is already *very* long; this shrinks it a bit, and
    puts similar info closer together.
    jyn514 committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    33c6ea1 View commit details
    Browse the repository at this point in the history
  3. Outline the external repositories section

    This is advanced info that most contributors won't need to know; and for
    experienced contributors, it means the info is at the top of the page
    instead of needing to scroll.
    jyn514 committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    3790dd6 View commit details
    Browse the repository at this point in the history
  4. Rearrange the "getting started" and contributing.md sections

    There was a lot of information duplicated between the two, and it wasn't
    clear which one to look. This commit changes `contributing.md` to be
    strictly for contribution procedures, and moves "what should I work on"
    sections to "Getting Started".
    
    This also consolidates the links in `about-this-guide.md` rather than
    spreading them between about-this-guide, getting-started, and
    contributing.
    
    I suggest using https://rustc-dev-guide.org/git.html#moving-large-sections-of-code to review this commit.
    jyn514 committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    2ff743c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8fc85f1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3cd6d38 View commit details
    Browse the repository at this point in the history
  7. add a few more TOC sections

    jyn514 committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    fca8af6 View commit details
    Browse the repository at this point in the history
Loading