rust/tests/ui/consts/const-eval/heap
Ralf Jung 17946c22b1 const-eval error: always say in which item the error occurred
also adjust the wording a little so that we don't say "the error occurred here" for two different spans
2025-06-07 13:42:30 +02:00
..
alloc_intrinsic_errors.rs Use the informative error as the main const eval error message 2025-06-02 15:37:15 +00:00
alloc_intrinsic_errors.stderr const-eval error: always say in which item the error occurred 2025-06-07 13:42:30 +02:00
alloc_intrinsic_nontransient.rs stabilize const_mut_refs 2024-09-15 09:51:32 +02:00
alloc_intrinsic_transient.rs stabilize const_mut_refs 2024-09-15 09:51:32 +02:00
alloc_intrinsic_uninit.32bit.stderr Use the informative error as the main const eval error message 2025-06-02 15:37:15 +00:00
alloc_intrinsic_uninit.64bit.stderr Use the informative error as the main const eval error message 2025-06-02 15:37:15 +00:00
alloc_intrinsic_uninit.rs Use the informative error as the main const eval error message 2025-06-02 15:37:15 +00:00
alloc_intrinsic_untyped.rs stabilize const_mut_refs 2024-09-15 09:51:32 +02:00
alloc_intrinsic_untyped.stderr stabilize const_mut_refs 2024-09-15 09:51:32 +02:00
alloc_intrinsic_zero_sized.rs Fix tests and bless 2024-04-24 13:12:33 +01:00
dealloc_intrinsic.rs stabilize const_mut_refs 2024-09-15 09:51:32 +02:00
dealloc_intrinsic_dangling.rs Use the informative error as the main const eval error message 2025-06-02 15:37:15 +00:00
dealloc_intrinsic_dangling.stderr const-eval error: always say in which item the error occurred 2025-06-07 13:42:30 +02:00
dealloc_intrinsic_duplicate.rs Use the informative error as the main const eval error message 2025-06-02 15:37:15 +00:00
dealloc_intrinsic_duplicate.stderr const-eval error: always say in which item the error occurred 2025-06-07 13:42:30 +02:00
dealloc_intrinsic_incorrect_layout.rs Use the informative error as the main const eval error message 2025-06-02 15:37:15 +00:00
dealloc_intrinsic_incorrect_layout.stderr const-eval error: always say in which item the error occurred 2025-06-07 13:42:30 +02:00
dealloc_intrinsic_zero_sized.rs Fix tests and bless 2024-04-24 13:12:33 +01:00