This repository was archived by the owner on Nov 15, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'master' into delegatecall
- Loading branch information
Showing
1,176 changed files
with
3,677 additions
and
2,208 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
# You can easily exclude big automated code changes by running | ||
# | ||
# git config blame.ignoreRevsFile .git-blame-ignore-revs | ||
# | ||
# in your local repository. It will work also in IDE integrations. | ||
# | ||
# On versions of Git 2.20 and later comments (#), empty lines, and any leading and | ||
# trailing whitespace is ignored. Everything but a SHA-1 per line will error out on | ||
# older versions. | ||
# | ||
# You should add new commit hashes to this file when you create or find such big | ||
# automated refactorings while reading code history. If you only know the short hash, | ||
# use `git rev-parse 1d5abf01` to expand it to the full SHA1 hash needed in this file. | ||
|
||
1d5abf01abafdb6c15bcd0172f5de09fd87c5fbf # Run cargo fmt on the whole code base (#9394) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.