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/rustfmt
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 5d5960d
Choose a base ref
...
head repository: rust-lang/rustfmt
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: e9ddffb
Choose a head ref
  • 5 commits
  • 17 files changed
  • 3 contributors

Commits on Apr 7, 2024

  1. Revert "Initial work on formatting headers"

    This reverts commit dd301b0.
    ytmimi authored and calebcartwright committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    a848e28 View commit details
    Browse the repository at this point in the history
  2. chore: fix some typos

    Signed-off-by: hanghuge <[email protected]>
    hanghuge authored and calebcartwright committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    7289391 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. Ignoring empty statements in closures. Resolve #6116

    Alexander Glusker authored and rscprof committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    83496fb View commit details
    Browse the repository at this point in the history
  2. review patch issue-6116

    Alexander Glusker authored and rscprof committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    97dad9b View commit details
    Browse the repository at this point in the history
  3. 2st review on issue-6116 solvation

    Alexander Glusker authored and rscprof committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    e9ddffb View commit details
    Browse the repository at this point in the history
Loading