about summary refs log tree commit diff
path: root/tests/ui/consts/const-eval/raw-bytes.64bit.stderr
AgeCommit message (Expand)AuthorLines
2025-06-02Use the informative error as the main const eval error messageOli Scherer-148/+148
2025-04-30compiletest: Make diagnostic kind mandatory on line annotationsVadim Petrochenkov-53/+53
2024-08-09interpret: make identity upcasts a NOP again to avoid them generating a new r...Ralf Jung-6/+16
2024-07-27improve dangling/oob errors and make them more uniformRalf Jung-1/+1
2024-07-18interpret: add sanity check in dyn upcast to double-check what codegen doesRalf Jung-26/+16
2024-03-10Move generic `NonZero` `rustc_layout_scalar_valid_range_start` attribute to i...Markus Reiter-2/+2
2024-02-25Use generic `NonZero` in tests.Markus Reiter-57/+57
2023-12-07also print 'immutable' flagRalf Jung-5/+5
2023-11-27make const tests independent of std debug assertionsRalf Jung-76/+54
2023-11-25Fix testsGary Guo-55/+55
2023-10-16Stop trying to preserve pretty-printing.Camille GILLOT-4/+4
2023-10-16Normalize alloc-id in tests.Camille GILLOT-5/+5
2023-09-14don't point at const usage site for resolution-time errorsRalf Jung-3/+3
2023-08-02const validation: point at where we found a pointer but expected an integerRalf Jung-8/+11
2023-07-25interpret: refactor projection code to work on a common trait, and use that f...Ralf Jung-2/+2
2023-06-01Use translatable diagnostics in `rustc_const_eval`Deadbeef-7/+7
2023-04-27bless testsThe 8472-2/+2
2023-02-20basic dyn* support for MiriRalf Jung-2/+2
2023-01-11Move /src/test to /testsAlbert Larsan-0/+596