Commit 3792dbd
committed
Rollup merge of rust-lang#53860 - pnkfelix:issue-53764-migrate-run-pass-to-ui, r=nikomatsakis
Migrate (some) of run-pass/ to ui
This is a step towards addressing rust-lang#53764. Much still remains.
I went through a large portion of the `*.rs` files that were directly stored into `src/test/run-pass/` and moved them into various subdirectories of a newly created `src/test/ui/run-pass/`.
(yes, it would have perhaps been nice to meld it more directly with directories already in `src/test/ui/`; but the sad truth is that opens up the reality of filename collisions, and one of my short term goals for resolving rust-lang#53764 is to keep the *filenames* invariant, even as their parents directories and contents are mildly revised...)File tree
2,588 files changed
+3898
-73
lines changed- src/test/ui/run-pass
- array-slice-vec
- associated-consts
- auxiliary
- associated-types
- auxiliary
- autoref-autoderef
- binding
- cfg
- auxiliary
- coerce
- coherence
- auxiliary
- consts
- auxiliary
- cross-crate
- auxiliary
- deriving
- auxiliary
- drop
- auxiliary
- dynamically-sized-types
- extern
- auxiliary
- for-loop-while
- foreign
- auxiliary
- foreign-mod-src
- foreign-src
- functions-closures
- auxiliary
- closure-expected-type
- generics
- auxiliary
- higher-rank-trait-bounds
- hygiene
- auxiliary
- imports
- import-crate-with-invalid-spans
- auxiliary
- intrinsics
- auxiliary
- issues
- auxiliary
- issue-18804
- auxiliary
- issue-37291
- auxiliary
- issue-50865-private-impl-trait
- auxiliary
- issue-52140
- auxiliary
- issue-52141
- auxiliary
- issue-52705
- auxiliary
- issue24687-embed-debuginfo
- auxiliary
- issue_26873_multifile
- A
- iterators
- macros
- auxiliary
- syntax-extension-source-utils-files
- methods
- auxiliary
- mir
- auxiliary
- mir-inlining
- modules
- auxiliary
- mod_dir_implicit_aux
- mod_dir_simple
- module-polymorphism3-files
- float-template
- moves
- numbers-arithmetic
- overloaded
- auxiliary
- packed
- auxiliary
- panics
- privacy
- auxiliary
- process
- regions
- rfcs
- rfc-1789-as-cell
- rfc-1937-termination-trait
- rfc-2005-default-binding-mode
- rfc-2008-non-exhaustive
- auxiliary
- rfc-2126-crate-paths
- rfc-2126-extern-absolute-paths
- auxiliary
- rfc-2151-raw-identifiers
- rfc-2175-or-if-while-let
- rfc1445
- rfc1717
- auxiliary
- self
- auxiliary
- sepcomp
- auxiliary
- simd
- statics
- auxiliary
- structs-enums
- auxiliary
- threads-sendsync
- auxiliary
- traits
- auxiliary
- unboxed-closures
- auxiliary
- unique
- where-clauses
- auxiliary
- zero-sized
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
2,588 files changed
+3898
-73
lines changedLines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
| 12 | + | |
11 | 13 | | |
12 | 14 | | |
13 | 15 | | |
| |||
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
11 | 14 | | |
12 | 15 | | |
13 | 16 | | |
| |||
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
11 | 14 | | |
12 | 15 | | |
13 | 16 | | |
| |||
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
11 | 14 | | |
12 | 15 | | |
13 | 16 | | |
| |||
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
| 12 | + | |
11 | 13 | | |
12 | 14 | | |
13 | 15 | | |
| |||
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
| 12 | + | |
11 | 13 | | |
12 | 14 | | |
13 | 15 | | |
| |||
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
| 12 | + | |
11 | 13 | | |
12 | 14 | | |
13 | 15 | | |
| |||
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
| 12 | + | |
11 | 13 | | |
12 | 14 | | |
13 | 15 | | |
| |||
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
| 12 | + | |
11 | 13 | | |
12 | 14 | | |
13 | 15 | | |
| |||
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
| 12 | + | |
11 | 13 | | |
12 | 14 | | |
13 | 15 | | |
| |||
0 commit comments