Skip to content

Commit

Permalink
Rollup merge of #130736 - Kobzol:rustfmt-2024-git-blame, r=compiler-e…
Browse files Browse the repository at this point in the history
…rrors

Add rustfmt 2024 reformatting to git blame ignore

rust-lang/rust#130724 essentially reformatted the world, so we should add it to the git blame ignore list.

Tested with `git blame compiler/rustc_abi/src/lib.rs -L1137,1146`. I first thought that I have to ignore the merge commit, but it seems like the actual commit that did the reformatting should be ignored instead.

r? ``@compiler-errors``
  • Loading branch information
workingjubilee authored Sep 23, 2024
2 parents fe88f67 + 10459f2 commit 4cda6f8
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit 4cda6f8

Please sign in to comment.