about summary refs log tree commit diff
path: root/src/test
AgeCommit message (Expand)AuthorLines
2017-12-07Auto merge of #46532 - est31:master, r=est31bors-69/+4528
2017-12-07Auto merge of #46509 - nikomatsakis:nll-master-to-rust-master-3, r=arielb1bors-74/+1581
2017-12-07Auto merge of #46523 - CrockAgile:update-fingerprint-tests-macros, r=michaelw...bors-404/+320
2017-12-07add test comparing free region to bound regionNiko Matsakis-0/+128
2017-12-07use `-Znll -Zborrowck=mir -Zverbose` consistentlyNiko Matsakis-28/+9
2017-12-07region-ebr-does-not-outlive-static: reuse old test insteadNiko Matsakis-43/+13
2017-12-07propagate-approximated-ref: include FIXME commentNiko Matsakis-1/+1
2017-12-07test more failure cases for approximating the "longer" sideNiko Matsakis-48/+157
2017-12-07test approximations of the "shorter side" that resort to `'static`Niko Matsakis-18/+113
2017-12-07delete stray fileNiko Matsakis-87/+0
2017-12-07escape-upvar-ref: patch comment per arielb1Niko Matsakis-14/+21
2017-12-07escape-upvar-nested: patch "dangling reference" to renamed testNiko Matsakis-1/+1
2017-12-07escape-argument: improve comment per arielb1's suggestionNiko Matsakis-14/+16
2017-12-07escape-argument-callee: improve comment per arielb1's suggestionsNiko Matsakis-18/+23
2017-12-07don't print self symbol's internal index unless gensymedNiko Matsakis-9/+9
2017-12-07add closure requirement tests, improve debugging outputNiko Matsakis-71/+1368
2017-12-07Migrate even more feature gate tests to uiest31-71/+1012
2017-12-07Migrate a few feature gate tests to uiest31-0/+3518
2017-12-07Auto merge of #46187 - notriddle:patch-1, r=QuietMisdreavusbors-2/+2
2017-12-07Auto merge of #46528 - CensoredUsername:stabilize_abi_sysv64, r=arielb1bors-22/+0
2017-12-06Auto merge of #46524 - eddyb:static-static, r=arielb1bors-0/+2
2017-12-07rustc_mir: promote references of statics from other statics.Eduard-Mihai Burtescu-0/+2
2017-12-06Auto merge of #45953 - estebank:tab-4, r=nikomatsakisbors-11/+11
2017-12-06Auto merge of #46268 - arielb1:union-borrow, r=nikomatsakisbors-25/+29
2017-12-06Auto merge of #46192 - arielb1:locally-coherent, r=nikomatsakisbors-0/+68
2017-12-06Stabilize abi_sysv64CensoredUsername-22/+0
2017-12-06work around weird match arm lifetimesAriel Ben-Yehuda-0/+1
2017-12-05Format function interface fingerprint hash testsJeff Crocker-56/+70
2017-12-05Update 'while loop' fingerprint hash testsJeff Crocker-54/+36
2017-12-05Update 'while let loop' fingerprint hash testsJeff Crocker-54/+36
2017-12-05Update loop expression fingerprint hash testsJeff Crocker-48/+32
2017-12-05rustc_trans: don't write discriminants for uninhabited variantsSimon Sapin-0/+37
2017-12-05Update inline asm fingerprint hash testsJeff Crocker-36/+24
2017-12-06convert errors to warningsAriel Ben-Yehuda-2/+2
2017-12-05Update function interface fingerprint hash testsJeff Crocker-108/+108
2017-12-06fix borrows across loops, libcore *almost* compilesAriel Ben-Yehuda-13/+3
2017-12-06handle gen/kill sets togetherAriel Ben-Yehuda-1/+5
2017-12-06fix handling of CallScopeDataAriel Ben-Yehuda-2/+8
2017-12-06improve conflict error reportingAriel Ben-Yehuda-2/+2
2017-12-06MIR borrowck: implement union-and-array-compatible semanticsAriel Ben-Yehuda-8/+11
2017-12-05Update for loop fingerprint hash testsJeff Crocker-66/+44
2017-12-05Update closure expression fingerprint hash testsJeff Crocker-36/+24
2017-12-05convert the new conflicts to a soft errorAriel Ben-Yehuda-0/+39
2017-12-05refactor a bitAriel Ben-Yehuda-0/+29
2017-12-05Auto merge of #46492 - eddyb:move-ops, r=arielb1bors-0/+4
2017-12-05rustc_mir: don't move temporaries that are still used later.Eduard-Mihai Burtescu-0/+4
2017-12-05Auto merge of #46403 - oli-obk:generic_missing_impl, r=nikomatsakisbors-0/+27
2017-12-05Auto merge of #46305 - irinagpopa:backstory, r=alexcrichton,eddybbors-14/+14
2017-12-04Auto merge of #46319 - nikomatsakis:nll-master-to-rust-master-2, r=pnkfelixbors-6/+240
2017-12-04Auto merge of #46463 - nak3:fix-invalid-docs-path, r=kennytmbors-2/+2