summary refs log tree commit diff
path: root/src/test/ui/consts/const-eval/issue-49296.stderr
AgeCommit message (Expand)AuthorLines
2022-03-23separate const prop lint from optimizationsCarl Scherer-1/+1
2022-03-07Update tests after feature stabilizationEric Holk-1/+1
2021-08-27Fix more testsDeadbeef-1/+1
2021-08-13Fix testsDeadbeef-1/+1
2021-07-27Update testsJacob Pratt-1/+1
2021-07-14adjust testsRalf Jung-1/+1
2021-06-18bless youRalf Jung-8/+3
2021-02-03make const_err a future incompat lintRalf Jung-0/+2
2021-01-04Do not run const prop on the `mir_for_ctfe` of `const fn`oli-1/+1
2020-03-11fmt, tweak messages and blessRalf Jung-1/+1
2019-08-30const-eval tests: make all unions repr(C)Ralf Jung-1/+1
2019-07-17normalize use of backticks in compiler messages for librustc/lintSamy Kacimi-1/+1
2019-03-23Swap const evaluation lint spans to point at problem in primary spanEsteban Küber-2/+2
2018-10-29Add UI test for #49296memoryruins-0/+12