about summary refs log tree commit diff
path: root/tests/ui/const-generics/generic_const_exprs/auxiliary
AgeCommit message (Collapse)AuthorLines
2025-07-29Add a regression test for an ICE with the `generic_const_exprs` feature ↵Jacob Adam-0/+9
attribute. It ensures that using the `generic_const_exprs` feature in a library crate without enabling it in a dependent crate does not lead to an ICE.
2025-05-21Fix testsBoxy-0/+13
2024-12-06Remove polymorphizationBen Kimock-21/+0
2024-03-11Remove some unnecessary allow(incomplete_features)Michael Goulet-2/+0
2023-01-18test for non local anon const printingBoxy-0/+8
2023-01-11Move /src/test to /testsAlbert Larsan-0/+30