about summary refs log tree commit diff
path: root/tests/ui/consts/rustc-const-stability-require-const.rs
AgeCommit message (Expand)AuthorLines
2024-11-10ensure that all publicly reachable const fn have const stability infoRalf Jung-6/+0
2024-10-28we can now enable the 'const stable fn must be stable' checkRalf Jung-3/+2
2024-10-25add a HACK to allow stdarch migrationRalf Jung-2/+3
2024-10-25Re-do recursive const stability checksRalf Jung-7/+24
2023-01-11Move /src/test to /testsAlbert Larsan-0/+47