Logo
Explore Help
Register Sign In
mikros/rust
1
0
Fork 0
You've already forked rust
Code Issues Pull Requests Packages Projects Releases Wiki Activity
rust/.git-blame-ignore-revs

13 lines
369 B
Plaintext
Raw Normal View History

Ignore "format the world" commit in git blame This tells github to hide it in its blame view: https://docs.github.com/en/repositories/working-with-files/using-files/viewing-a-file#ignore-commits-in-the-blame-view It can also be used locally by running `git config blame.ignorerevsfile .git-blame-ignore-revs` (although it's advised to avoid `--global` since git gives a hard error when the file doesn't exist). We may want to add more commits in later PRs, but this should be a good start.
2022-03-26 14:54:00 -05:00
# format the world
a06baa56b95674fc626b3c3fd680d6a65357fe60
# format libcore
95e00bfed801e264e9c4ac817004153ca0f19eb6
# reformat with new rustfmt
971c549ca334b7b7406e61e958efcca9c4152822
Ignore "Change InferCtxtBuilder from enter to build" in git blame Because it changed the indentation of many things, this commit caused a lot of diff with no functional changes, so we should ignore it.
2022-11-09 12:48:38 +01:00
# refactor infcx building
283abbf0e7d20176f76006825b5c52e9a4234e4c
Exclude formatting commit from blame Excludes https://github.com/rust-lang/rust/commit/c34fbfaad38cf5829ef5cfe780dc9d58480adeaa to make Git blame a bit more useful.
2023-01-12 17:40:48 +00:00
# format libstd/sys
c34fbfaad38cf5829ef5cfe780dc9d58480adeaa
Ignore tests move in git blame
2023-01-12 18:20:51 +00:00
# move tests
cf2dff2b1e3fa55fa5415d524200070d0d7aacfe
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.1 Page: 3190ms Template: 16ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API