Jubilee Young
325af25c94
TL note: current means target
2024-09-20 10:02:14 -07:00
Jubilee Young
28628f3743
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.
2024-09-20 10:01:02 -07:00
Jubilee Young
65f132fd25
Bless rustc_abi::obj_size_bound tests
2024-09-19 16:23:38 -07:00
Jubilee Young
f4cb6ef8d8
Keep object-size-dependent tests failing
...
These tests depend on the internal logic of rustc regarding handling
very large objects. Fix them to reflect rustc_abi::obj_size_bound diffs.
2024-09-19 16:23:38 -07:00
Jubilee Young
d6383b4605
bless issue-56762.rs as huge-static.rs
2024-09-19 16:23:38 -07:00
Zalathar
9aaa0c5867
Always use a colon in //@ normalize-*:
headers
2024-07-11 12:23:44 +10:00
许杰友 Jieyou Xu (Joe)
ec2cc761bc
[AUTO-GENERATED] Migrate ui tests from //
to //@
directives
2024-02-16 20:02:50 +00:00
Nilstrieb
9b80d85722
Manual find replace updates
2023-11-24 21:04:51 +01:00
Nilstrieb
41e8d152dc
Show number in error message even for one error
...
Co-authored-by: Adrian <adrian.iosdev@gmail.com>
2023-11-24 19:15:52 +01:00
Alex Macleod
5453a9f34d
Add a note to duplicate diagnostics
2023-10-05 01:04:41 +00:00
Ralf Jung
9ac8b363e3
don't point at const usage site for resolution-time errors
...
also share the code that emits the actual error
2023-09-14 22:34:05 +02:00
Ralf Jung
fd91dfb494
cleanup leftovers of const_err lint
2023-09-12 13:41:42 +02:00
Erik Desjardins
b6540777fe
cg_llvm: remove pointee types and pointercast/bitcast-of-ptr
2023-07-29 13:18:17 -04:00
Ben Kimock
4e21e9e039
Remove some unnecessary normalization
2023-07-05 19:52:28 -04:00
Camille GILLOT
8a515aab76
Only enable ConstProp at mir-opt-level >= 2.
2023-04-15 07:46:46 +00:00
Boxy
1171fe5c45
i am free
2023-01-18 04:45:43 +00:00
Boxy
4ca5368a12
defer array len printing to const arg printing
2023-01-18 04:07:39 +00:00
Albert Larsan
cf2dff2b1e
Move /src/test to /tests
2023-01-11 09:32:08 +00:00