about summary refs log tree commit diff
path: root/tests/ui/consts/const-eval/raw-bytes.rs
AgeCommit message (Expand)AuthorLines
2025-06-02Use the informative error as the main const eval error messageOli Scherer-66/+50
2025-04-30compiletest: Make diagnostic kind mandatory on line annotationsVadim Petrochenkov-12/+14
2025-04-24Suggest {to,from}_ne_bytes for transmutations between arrays and integers, etcbendn-1/+1
2024-12-27Remove the `-test` suffix from normalize directivesZalathar-1/+1
2024-08-09interpret: make identity upcasts a NOP again to avoid them generating a new r...Ralf Jung-2/+2
2024-07-18interpret: add sanity check in dyn upcast to double-check what codegen doesRalf Jung-2/+4
2024-07-11Always use a colon in `//@ normalize-*:` headersZalathar-1/+1
2024-04-22Stabilize generic `NonZero`.Markus Reiter-1/+1
2024-02-25Use generic `NonZero` in tests.Markus Reiter-5/+4
2024-02-16[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives许杰友 Jieyou Xu (Joe)-3/+3
2023-12-07also print 'immutable' flagRalf Jung-1/+1
2023-11-27make const tests independent of std debug assertionsRalf Jung-11/+4
2023-11-25Fix testsGary Guo-0/+1
2023-10-16Normalize alloc-id in tests.Camille GILLOT-2/+2
2023-01-11Move /src/test to /testsAlbert Larsan-0/+263