about summary refs log tree commit diff
path: root/tests/ui/consts/const-eval/validate_uninhabited_zsts.rs
AgeCommit message (Expand)AuthorLines
2025-06-02Use the informative error as the main const eval error messageOli Scherer-2/+2
2025-04-30compiletest: Make diagnostic kind mandatory on line annotationsVadim Petrochenkov-1/+3
2025-02-28Shorten span of panic failures in const contextEsteban Küber-2/+2
2024-02-19Always evaluate free constants and statics, even if previous errors occurredOli Scherer-2/+0
2024-02-16remove stderr-per-bitwidth from some testsRalf Jung-2/+0
2023-03-21Detect uninhabited types early in const eval.Oli Scherer-1/+1
2023-01-11Move /src/test to /testsAlbert Larsan-0/+28