summary refs log tree commit diff
path: root/src/test/incremental/hashes/while_loops.rs
AgeCommit message (Expand)AuthorLines
2019-11-27rustc: move debug info from LocalDecl and UpvarDecl into a dedicated VarDebug...Eduard-Mihai Burtescu-2/+2
2019-11-11[mir-opt] Turn on the `ConstProp` pass by defaultWesley Wiser-2/+2
2019-10-20Improve SimplifyLocals pass so it can remove unused constsWesley Wiser-1/+1
2019-08-19Cherry-pick src/test changes with Centril's changessd234678-9/+9
2019-07-06while_{let_}loops/change_{break,continue}: typeck_tables_of clean.Mazdak Farrokhzad-2/+2
2019-07-06Adjust incremental test while_loops.rsMazdak Farrokhzad-2/+2
2019-07-03Migrate compile-pass annotations to build-passYuki Okushi-1/+1
2019-03-30Update testsJohn Kåre Alsaker-1/+1
2019-03-20Add no_hash to query macro and move some queries overJohn Kåre Alsaker-6/+6
2019-02-08Update testsJohn Kåre Alsaker-6/+6
2018-12-25Remove licensesMark Rousskov-11/+0
2018-04-13Rename must-compile-successfully into compile-passGuillaume Gomez-1/+1
2017-12-08incr.comp.: Hash spans unconditionally for full accuracy.Michael Woerister-1/+1
2017-12-05Update 'while loop' fingerprint hash testsJeff Crocker-54/+36
2017-11-29incr.comp.: Update test cases after metadata hashing removal.Michael Woerister-18/+0
2016-11-29Fix SVH tests some moreFlorian Diebold-9/+9
2016-11-29Fix remaining SVH testsFlorian Diebold-9/+27
2016-11-17ICH: Add regression tests for various kinds of loops.Michael Woerister-0/+256