summary refs log tree commit diff
path: root/src/test/ui/const-eval
AgeCommit message (Expand)AuthorLines
2018-03-08Add test for attempting to use array indexing for conditional const evalOliver Schneider-0/+43
2018-03-08Fully use miri in transOliver Schneider-0/+2
2018-03-08Produce instead of pointersOliver Schneider-2/+0
2018-02-26Update UI testsVadim Petrochenkov-4/+4
2018-02-25Update ui testsGuillaume Gomez-0/+1
2017-11-24Merge cfail and ui tests into ui testsOliver Schneider-8/+10
2017-10-29Add several lints into `unused` lint groupVadim Petrochenkov-2/+2
2017-07-31trans::mir::constant - fix assignment error recoveryAriel Ben-Yehuda-0/+49