mirror of
https://github.com/rust-lang/rust.git
synced 2024-10-31 22:41:50 +00:00
96ebb21b4a
I always have to look at the git blame for that file to find the git command in the commit message (luckily that commit isn't in the file :D), putting it directly in the file makes it easier to find. Maybe we should mention the config in some other place as well.
15 lines
483 B
Plaintext
15 lines
483 B
Plaintext
# Use `git config blame.ignorerevsfile .git-blame-ignore-revs` to make `git blame` ignore the following commits.
|
|
|
|
# format the world
|
|
a06baa56b95674fc626b3c3fd680d6a65357fe60
|
|
# format libcore
|
|
95e00bfed801e264e9c4ac817004153ca0f19eb6
|
|
# reformat with new rustfmt
|
|
971c549ca334b7b7406e61e958efcca9c4152822
|
|
# refactor infcx building
|
|
283abbf0e7d20176f76006825b5c52e9a4234e4c
|
|
# format libstd/sys
|
|
c34fbfaad38cf5829ef5cfe780dc9d58480adeaa
|
|
# move tests
|
|
cf2dff2b1e3fa55fa5415d524200070d0d7aacfe
|