about summary refs log tree commit diff
path: root/src/test
AgeCommit message (Expand)AuthorLines
2017-12-12Auto merge of #46598 - davidtwco:issue-46471, r=arielb1bors-46/+205
2017-12-12Auto merge of #46657 - nikomatsakis:resolve-lifetimes-query, r=arielb1bors-48/+38
2017-12-11Updated existing tests with new error messages.David Wood-46/+57
2017-12-11Auto merge of #46608 - estebank:resolve-return, r=nikomatsakisbors-5/+48
2017-12-11Fixed case where borrowed value lives until after scopeDavid Wood-0/+45
2017-12-11Added test for #46472David Wood-0/+59
2017-12-11Added test for #46471David Wood-0/+44
2017-12-11Auto merge of #46558 - arielb1:union-borrow-refactor, r=nikomatsakisbors-8/+19
2017-12-11move `resolve_lifetimes` into a proper queryNiko Matsakis-48/+38
2017-12-11Auto merge of #46640 - tommyip:ui_tests, r=estebankbors-192/+236
2017-12-10Auto merge of #46248 - zackmdavis:one_time_private_enum_variant_reexport_erro...bors-4/+55
2017-12-10Update ui tests' line numbers.Tommy Ip-192/+192
2017-12-10Add must-compile-successfully comment to appropriate ui tests.Tommy Ip-0/+44
2017-12-10centralize `does_not_live_long_enough` error reportingAriel Ben-Yehuda-4/+8
2017-12-10use `places_conflict` to handle reassignmentAriel Ben-Yehuda-4/+11
2017-12-10Auto merge of #46611 - GuillaumeGomez:type-mismatch, r=petrochenkovbors-0/+25
2017-12-09one-time diagnostic and suggestion for reëxporting private variant errorZack M. Davis-4/+55
2017-12-10Fix switched types in type mismatchGuillaume Gomez-0/+25
2017-12-09Resolve type on return type suggestionEsteban Küber-5/+48
2017-12-09Auto merge of #46572 - vramana:fix-45638, r=estebankbors-2/+13
2017-12-09Auto merge of #46573 - jseyfried:add_decl_macro_test, r=nrcbors-0/+25
2017-12-08Fix bad error message for cannot_reborrow_already_uniquely_borrowedRamana Venkata-2/+13
2017-12-08Auto merge of #46556 - michaelwoerister:enable-query-caching, r=nmatsakisbors-773/+131
2017-12-08Remove some svh-tests from run-pass.Michael Woerister-336/+1
2017-12-08incr.comp.: Hash spans unconditionally for full accuracy.Michael Woerister-437/+130
2017-12-08Auto merge of #46549 - alexcrichton:thinlto-weak, r=michaelwoeristerbors-0/+37
2017-12-07Add test for #44128.Jeffrey Seyfried-0/+25
2017-12-07Auto merge of #46497 - AgustinCB:issue-46311, r=petrochenkovbors-9/+20
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-07rustc: Further tweak linkage in ThinLTOAlex Crichton-0/+37
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-07remove unnecessary changesAgustin Chiappe Berrini-8/+4
2017-12-07address commentsAgustin Chiappe Berrini-3/+8
2017-12-07Auto merge of #46187 - notriddle:patch-1, r=QuietMisdreavusbors-2/+2