about summary refs log tree commit diff
path: root/tests/ui/consts/copy-intrinsic.rs
AgeCommit message (Expand)AuthorLines
2025-06-02Use the informative error as the main const eval error messageOli Scherer-11/+6
2025-05-20make std::intrinsic functions actually be intrinsicsRalf Jung-17/+3
2025-04-30interpret: better error message for out-of-bounds pointer arithmetic and acce...Ralf Jung-2/+2
2025-04-08UI tests: add missing diagnostic kinds where possibleVadim Petrochenkov-5/+5
2024-11-04remove support for extern-block const intrinsicsRalf Jung-8/+12
2024-10-25Re-do recursive const stability checksRalf Jung-0/+2
2024-09-15stabilize const_mut_refsRalf Jung-1/+0
2024-07-27improve dangling/oob errors and make them more uniformRalf Jung-2/+2
2024-05-13offset, offset_from: allow zero-byte offset on arbitrary pointersRalf Jung-6/+10
2023-01-11Move /src/test to /testsAlbert Larsan-0/+52