about summary refs log tree commit diff
path: root/src/test/ui/consts/issue-56164.rs
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-10/+0
2022-11-16cleanup and dedupe CTFE and Miri error reportingRalf Jung-1/+0
2022-10-07make const_err a hard errorRalf Jung-2/+1
2022-09-21Make error messages great again (and fix clippy and add test)Deadbeef-1/+4
2022-09-17bless tests againDeadbeef-4/+1
2022-03-23separate const prop lint from optimizationsCarl Scherer-0/+2
2022-03-07Update tests after feature stabilizationEric Holk-2/+0
2022-02-12Handle Fn family trait call errrorDeadbeef-1/+1
2022-02-12bless youDeadbeef-1/+1
2020-09-27Update tests with new feature gateDylan MacKenzie-4/+3
2018-11-30Fix const_fn ICE with non-const function pointerPhilipp Hansch-0/+13