This repository was archived by the owner on May 28, 2025. It is now read-only.
Commit 8b84a76
committed
Auto merge of rust-lang#7956 - camsteffen:author, r=llogiq
Author improvements
changelog: none
Various aspects of the author implementation are re-imagined to be much less repetitive. Also fixes some bugs. I hope this makes author more fun to work on for future contributors.
The last commit is pretty heavy but I tried to at least separate some changes so that the test file diffs per commit are simple.File tree
11 files changed
+680
-1060
lines changed- clippy_lints/src
- utils
- tests/ui
- author
11 files changed
+680
-1060
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
5 | 6 | | |
6 | 7 | | |
7 | 8 | | |
| |||
0 commit comments