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: dtolnay/syn
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.0.20
Choose a base ref
...
head repository: dtolnay/syn
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.0.21
Choose a head ref
  • 5 commits
  • 4 files changed
  • 1 contributor

Commits on Jun 24, 2023

  1. Configuration menu
    Copy the full SHA
    211ee86 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1473 from dtolnay/backslashx

    Max \x escape allowed in cooked string literal is 0x7F
    dtolnay authored Jun 24, 2023
    Configuration menu
    Copy the full SHA
    0828793 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fef64da View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1474 from dtolnay/bytestrspaces

    Stricter parsing of string_continue escape in cooked byte string literal
    dtolnay authored Jun 24, 2023
    Configuration menu
    Copy the full SHA
    a5f92e1 View commit details
    Browse the repository at this point in the history
  5. Release 2.0.21

    dtolnay committed Jun 24, 2023
    Configuration menu
    Copy the full SHA
    cdacef7 View commit details
    Browse the repository at this point in the history
Loading