about summary refs log tree commit diff
path: root/tests/ui/consts/const-assert-unchecked-ub.rs
AgeCommit message (Collapse)AuthorLines
2025-06-02Use the informative error as the main const eval error messageOli Scherer-1/+1
2024-06-19Stabilize `hint_assert_unchecked`Trevor Gross-5/+1
Make both `hint_assert_unchecked` and `const_hint_assert_unchecked` stable as `hint_assert_unchecked`.
2023-12-19Add `hint::assert_unchecked`Scott McMurray-0/+10