rust/tests/ui/const-ptr
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
..
allowed_slices.rs terminology: allocated object → allocation 2025-05-31 22:49:14 +02:00
forbidden_slices.rs Use the informative error as the main const eval error message 2025-06-02 15:37:15 +00:00
forbidden_slices.stderr const-eval error: always say in which item the error occurred 2025-06-07 13:42:30 +02:00
out_of_bounds_read.rs Use the informative error as the main const eval error message 2025-06-02 15:37:15 +00:00
out_of_bounds_read.stderr const-eval error: always say in which item the error occurred 2025-06-07 13:42:30 +02:00