Commit 1ea4eab
authored
Rollup merge of rust-lang#132015 - compiler-errors:move-const-trait-tests, r=fee1-dead
Move const trait tests from `ui/rfcs/rfc-2632-const-trait-impl` to `ui/traits/const-traits`
I found the old test directory to be somewhat long to name, and I don't think it's necessary to put an experimental implementation's tests under an rfc which is closed.
r? fee1-dead
Breaking this out of rust-lang#131985 so that PR doesn't touch 300 files.File tree
239 files changed
+10
-10
lines changed- src/tools/tidy/src
- tests/ui/traits/const-traits
- auxiliary
- const_derives
- effects
- auxiliary
- specialization
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
239 files changed
+10
-10
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3720 | 3720 | | |
3721 | 3721 | | |
3722 | 3722 | | |
3723 | | - | |
3724 | | - | |
3725 | | - | |
3726 | | - | |
3727 | | - | |
3728 | | - | |
3729 | | - | |
3730 | | - | |
3731 | | - | |
3732 | | - | |
3733 | 3723 | | |
3734 | 3724 | | |
3735 | 3725 | | |
| |||
3983 | 3973 | | |
3984 | 3974 | | |
3985 | 3975 | | |
| 3976 | + | |
| 3977 | + | |
| 3978 | + | |
| 3979 | + | |
| 3980 | + | |
| 3981 | + | |
| 3982 | + | |
| 3983 | + | |
| 3984 | + | |
| 3985 | + | |
3986 | 3986 | | |
3987 | 3987 | | |
3988 | 3988 | | |
| |||
File renamed without changes.
File renamed without changes.
0 commit comments