about summary refs log tree commit diff
path: root/src/test/ui/consts
AgeCommit message (Expand)AuthorLines
2018-08-30Made std::intrinsics::transmute() const fn.thedarkula-9/+65
2018-08-30Auto merge of #53757 - oli-obk:validation, r=RalfJungbors-0/+21
2018-08-28address nitsRalf Jung-3/+3
2018-08-28Use partial but correct vtable layoutOliver Schneider-0/+21
2018-08-27validate enum discriminant whenever it is readRalf Jung-3/+3
2018-08-25Satisfy tidyOliver Schneider-1/+1
2018-08-25Check cross crate stability of const fnOliver Schneider-1/+92
2018-08-23fix new ui testJorge Aparicio-2/+2
2018-08-22Auto merge of #52011 - oli-obk:dont_you_hate_it_too_when_everything_panics_co...bors-0/+230
2018-08-22Reexpose stability hole in the presence of feature gatesOliver Schneider-0/+230
2018-08-22Rollup merge of #53558 - davidtwco:issue-53547, r=estebankGuillaume Gomez-2/+2
2018-08-22optimize sanity check path printingRalf Jung-39/+77
2018-08-22fix UI testsRalf Jung-1/+1
2018-08-21Normalize source line and column numbers.David Wood-2/+2
2018-08-20Moved issue-53157.rs into src/test/ui/consts/const-eval/thedarkula-0/+23
2018-08-14Moved problematic tests on x86_64-gnu-nopt back to compile-fail.David Wood-62/+0
2018-08-14Merged migrated compile-fail tests and ui tests. Fixes #46841.David Wood-0/+5012