about summary refs log tree commit diff
path: root/src/test/ui/consts/const-eval/issue-49296.rs
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-14/+0
2022-03-07Update tests after feature stabilizationEric Holk-2/+0
2021-08-27Introduce `~const`Deadbeef-11/+2
2021-08-13Fix testsDeadbeef-1/+3
2021-07-27Update testsJacob Pratt-1/+0
2021-06-18bless youRalf Jung-2/+1
2021-04-18move 'trait bounds on const fn' to separate feature gateRalf Jung-1/+1
2021-02-03make const_err a future incompat lintRalf Jung-0/+1
2019-08-30const-eval tests: make all unions repr(C)Ralf Jung-0/+1
2018-10-29Add UI test for #49296memoryruins-0/+23