This repository was archived by the owner on May 28, 2025. It is now read-only.
Commit 3524d8a
authored
Rollup merge of rust-lang#120439 - seqre-contrib:moving-ui-tests, r=nnethercote
Move UI issue tests to subdirectories
I've moved issue tests numbered 1920, 3668, 5997, 23302, 32122, 40510, 57741, 71676, and 76077 to relevant better-named subdirectories (tracking issue rust-lang#73494). The issues were chosen by having the highest number of files per issue.
I adjusted the `ISSUES_ENTRY_LIMIT` because `tidy` was shouting at me.File tree
53 files changed
+5
-2
lines changed- src/tools/tidy/src
- tests/ui/issues
- issue-1920-absolute-paths
- auxiliary
- issue-23302-enum-infinite-recursion
- issue-32122-deref-coercions-composition
- issue-3668-non-constant-value-in-constant
- issue-40510-captured-variable-return
- issue-57741-dereference-boxed-value
- issue-5997-outer-generic-parameter
- issue-71676-suggest-deref
- issue-76077-inaccesible-private-fields
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
53 files changed
+5
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
11 | 15 | | |
12 | | - | |
13 | | - | |
| 16 | + | |
14 | 17 | | |
15 | 18 | | |
16 | 19 | | |
| |||
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
0 commit comments