about summary refs log tree commit diff
path: root/tests/ui/consts/dangling-alloc-id-ice.rs
AgeCommit message (Expand)AuthorLines
2025-06-02Use the informative error as the main const eval error messageOli Scherer-1/+1
2024-12-27Remove the `-test` suffix from normalize directivesZalathar-3/+3
2024-07-11Always use a colon in `//@ normalize-*:` headersZalathar-3/+3
2024-06-14const validation: fix ICE on dangling ZST referenceRalf Jung-1/+1
2024-05-13offset, offset_from: allow zero-byte offset on arbitrary pointersRalf Jung-1/+1
2024-04-17Validate before reporting interning errors.Oli Scherer-1/+5
2024-01-22const-eval interner: from-scratch rewrite using mutability information from p...Ralf Jung-1/+1
2023-01-11Move /src/test to /testsAlbert Larsan-0/+14