..
auxiliary
Move /src/test to /tests
2023-01-11 09:32:08 +00:00
abi-mismatch.rs
compiletest: Support matching on diagnostics without a span
2025-03-25 17:33:09 +03:00
abi-mismatch.stderr
Shorten span of panic failures in const context
2025-02-28 16:28:41 +00:00
assoc_const.rs
compiletest: Support matching on diagnostics without a span
2025-03-25 17:33:09 +03:00
assoc_const.stderr
remove intrinsics::drop_in_place
2025-04-22 14:06:09 +02:00
assoc_const_2.rs
compiletest: Make diagnostic kind mandatory on line annotations
2025-04-30 10:44:24 +03:00
assoc_const_2.stderr
compiletest: Make diagnostic kind mandatory on line annotations
2025-04-30 10:44:24 +03:00
box.rs
compiletest: Support matching on diagnostics without a span
2025-03-25 17:33:09 +03:00
box.stderr
stabilize const_mut_refs
2024-09-15 09:51:32 +02:00
const_refers_to_static.rs
compiletest: Make diagnostic kind mandatory on line annotations
2025-04-30 10:44:24 +03:00
const_refers_to_static.stderr
compiletest: Make diagnostic kind mandatory on line annotations
2025-04-30 10:44:24 +03:00
const_refers_to_static_cross_crate.rs
compiletest: Make diagnostic kind mandatory on line annotations
2025-04-30 10:44:24 +03:00
const_refers_to_static_cross_crate.stderr
compiletest: Make diagnostic kind mandatory on line annotations
2025-04-30 10:44:24 +03:00
drop.rs
remove intrinsics::drop_in_place
2025-04-22 14:06:09 +02:00
drop.stderr
remove intrinsics::drop_in_place
2025-04-22 14:06:09 +02:00
extern-static.rs
Improve wording of static_mut_ref
2024-02-18 06:01:40 +03:00
extern-static.stderr
Use def_path_str for def id arg in UnsupportedOpInfo
2025-03-20 03:22:46 +00:00
feature-gate-unleash_the_miri_inside_of_you.rs
Move /src/test to /tests
2023-01-11 09:32:08 +00:00
feature-gate-unleash_the_miri_inside_of_you.stderr
Show number in error message even for one error
2023-11-24 19:15:52 +01:00
inline_asm.rs
compiletest: Support matching on diagnostics without a span
2025-03-25 17:33:09 +03:00
inline_asm.stderr
Show number in error message even for one error
2023-11-24 19:15:52 +01:00
mutable_references.rs
compiletest: Make diagnostic kind mandatory on line annotations
2025-04-30 10:44:24 +03:00
mutable_references.stderr
compiletest: Make diagnostic kind mandatory on line annotations
2025-04-30 10:44:24 +03:00
mutating_global.rs
[AUTO-GENERATED] Migrate ui tests from // to //@ directives
2024-02-16 20:02:50 +00:00
mutating_global.stderr
Show number in error message even for one error
2023-11-24 19:15:52 +01:00
non_const_fn.rs
compiletest: Support matching on diagnostics without a span
2025-03-25 17:33:09 +03:00
non_const_fn.stderr
Show number in error message even for one error
2023-11-24 19:15:52 +01:00
ptr_arith.rs
UI tests: add missing diagnostic kinds where possible
2025-04-08 23:06:31 +03:00
ptr_arith.stderr
Remove unused feature from a miri test
2023-10-26 00:46:56 +00:00
slice_eq.rs
[AUTO-GENERATED] Migrate ui tests from // to //@ directives
2024-02-16 20:02:50 +00:00
static-no-inner-mut.32bit.stderr
const-eval interning: accpt interior mutable pointers in final value (but keep rejecting mutable references)
2024-09-10 10:26:16 +02:00
static-no-inner-mut.64bit.stderr
const-eval interning: accpt interior mutable pointers in final value (but keep rejecting mutable references)
2024-09-10 10:26:16 +02:00
static-no-inner-mut.rs
compiletest: Support matching on diagnostics without a span
2025-03-25 17:33:09 +03:00
tls.rs
compiletest: Support matching on diagnostics without a span
2025-03-25 17:33:09 +03:00
tls.stderr
Use def_path_str for def id arg in UnsupportedOpInfo
2025-03-20 03:22:46 +00:00