Commit f788ea4
authored
Rollup merge of rust-lang#126526 - Enselic:non-snake-case, r=jieyouxu
tests/ui/lint: Move 19 tests to new `non-snake-case` subdir
Mainly so that it is easier to only run all `non_snake_case`-lint-specific tests with:
./x test tests/ui/lint/non-snake-case
But also to reduce the size of the large `tests/ui/lint` directory. And rename some tests to pass tidy, and remove them from `src/tools/tidy/src/issues.txt`.File tree
33 files changed
+5
-8
lines changed- src/tools/tidy/src
- tests/ui/lint/non-snake-case
33 files changed
+5
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2760 | 2760 | | |
2761 | 2761 | | |
2762 | 2762 | | |
2763 | | - | |
2764 | 2763 | | |
2765 | 2764 | | |
2766 | 2765 | | |
| |||
2769 | 2768 | | |
2770 | 2769 | | |
2771 | 2770 | | |
2772 | | - | |
2773 | 2771 | | |
2774 | 2772 | | |
2775 | 2773 | | |
2776 | 2774 | | |
2777 | 2775 | | |
2778 | 2776 | | |
2779 | 2777 | | |
2780 | | - | |
2781 | 2778 | | |
2782 | 2779 | | |
2783 | 2780 | | |
| |||
0 commit comments