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/edition-guide
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 98b33e9a441457b0a491fe1be90e7de64eafc3e5
Choose a base ref
...
head repository: rust-lang/edition-guide
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: eb3eb80e106d03250c1fb7c5666b1c8c59672862
Choose a head ref
  • 6 commits
  • 3 files changed
  • 3 contributors

Commits on Mar 20, 2024

  1. docs: Clean up the editions/index.md page

    This is mostly just a pass over the grammar, wording, and sections
    featured in the editions index.
    
    It also reduces the manual line breaks - in Markdown, these make
    following sentences quite difficult. If you'd like them added back,
    please let me know!
    onkoe committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    165ed21 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2024

  1. Merge pull request #294 from onkoe/master

    Clean up the `editions/index.md` page
    ehuss authored Mar 26, 2024
    Configuration menu
    Copy the full SHA
    7ffa639 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

  1. typo

    tshepang authored Mar 27, 2024
    Configuration menu
    Copy the full SHA
    50d6e5b View commit details
    Browse the repository at this point in the history
  2. some mdbook conveniences

    - quick-edit button
    - familiar search style
    tshepang authored Mar 27, 2024
    Configuration menu
    Copy the full SHA
    5c06c99 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #296 from tshepang/patch-1

    typo
    ehuss authored Mar 27, 2024
    Configuration menu
    Copy the full SHA
    f7756e2 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #297 from tshepang/patch-2

    some mdbook conveniences
    ehuss authored Mar 27, 2024
    Configuration menu
    Copy the full SHA
    eb3eb80 View commit details
    Browse the repository at this point in the history
Loading