Skip to content

Commit d6cf21d

Browse files
committed
Auto merge of #162003 - panstromek:symbol-name-ordering, r=<try>
Sort symbol names by demangled name first to avoid different ordering on hash changes
2 parents fc7d1f2 + 09a3fce commit d6cf21d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ See [CONTRIBUTING.md](CONTRIBUTING.md).
5454

5555
For a detailed explanation of the compiler's architecture and how to begin contributing, see the [rustc-dev-guide](https://rustc-dev-guide.rust-lang.org/).
5656

57-
test
57+
test1
5858

5959
## License
6060

0 commit comments

Comments
 (0)