about summary refs log tree commit diff
path: root/src
diff options
context:
space:
mode:
authorJubilee Young <workingjubilee@gmail.com>2024-09-19 16:44:36 -0700
committerJubilee Young <workingjubilee@gmail.com>2024-09-20 10:01:02 -0700
commit28628f37435e8899d5d0730fc1fb5aa7345a5e31 (patch)
tree2425b938bea0d8ba67f744b4a23154dde799c075 /src
parent65f132fd25a15f678ebb9a6fcd7bee540e88f314 (diff)
Normalize being an annoying little compile test
The issue-112505-overflow test just extended a case of transmute-fail.rs
so simply put them in the same file.

Then we normalize away other cases of this.
Diffstat (limited to 'src')
-rw-r--r--src/tools/tidy/src/issues.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/tools/tidy/src/issues.txt b/src/tools/tidy/src/issues.txt
index e568f11db59..cf29e7458dd 100644
--- a/src/tools/tidy/src/issues.txt
+++ b/src/tools/tidy/src/issues.txt
@@ -552,7 +552,6 @@ ui/const-generics/infer/issue-77092.rs
 ui/const-generics/issue-102124.rs
 ui/const-generics/issue-105689.rs
 ui/const-generics/issue-106419-struct-with-multiple-const-params.rs
-ui/const-generics/issue-112505-overflow.rs
 ui/const-generics/issue-46511.rs
 ui/const-generics/issue-66451.rs
 ui/const-generics/issue-70408.rs