about summary refs log tree commit diff
path: root/src/test
AgeCommit message (Expand)AuthorLines
2018-09-25resolve: Do not block derive helper resolutions on single import resolutionsVadim Petrochenkov-11/+80
2018-09-25Auto merge of #54411 - cramertj:await-keyword-error, r=nikomatsakisbors-0/+193
2018-09-25Auto merge of #54317 - Centril:feature/dbg_macro, r=SimonSapinbors-0/+212
2018-09-25Auto merge of #53693 - scottmcm:marker-trait-attribute, r=nikomatsakisbors-0/+386
2018-09-25Auto merge of #53438 - matthewjasper:permissive-match-access, r=pnkfelixbors-801/+740
2018-09-24Update mir opt testsMatthew Jasper-81/+88
2018-09-24Add a MIR transform to remove fake readsMatthew Jasper-0/+122
2018-09-24Update ui testsMatthew Jasper-720/+73
2018-09-24Add tests for new match borrowsMatthew Jasper-0/+457
2018-09-24Auto merge of #54416 - christianpoveda:master, r=wesleywiserbors-0/+39
2018-09-24Make "await" a pseudo-edition keywordTaylor Cramer-0/+193
2018-09-24Auto merge of #54509 - matthewjasper:better-drop-access, r=pnkfelixbors-17/+122
2018-09-24Auto merge of #54507 - csmoe:deny_overflow, r=varkorbors-0/+26
2018-09-24Auto merge of #54495 - raventid:improve-e0425-message, r=estebankbors-6/+6
2018-09-23Add test to check if inlining works for any operandChristian Poveda-0/+39
2018-09-23dbg_macro: fix line numbersMazdak Farrokhzad-8/+8
2018-09-23Update tests for changes to drop accessMatthew Jasper-10/+26
2018-09-23Rework checking for borrows conflicting with dropsMatthew Jasper-0/+96
2018-09-23Remove irrelevant message about drop orderMatthew Jasper-7/+0
2018-09-23Auto merge of #54229 - davidtwco:issue-52534, r=pnkfelixbors-14/+312
2018-09-23add test for edition 2018csmoe-0/+26
2018-09-23dbg_macro: only ignore cloudabi and emscriptenMazdak Farrokhzad-2/+0
2018-09-23dbg_macro: more things...Mazdak Farrokhzad-0/+3
2018-09-23Only annotate if borrow is returned.David Wood-27/+66
2018-09-23Correctly handle named lifetimes.David Wood-20/+113
2018-09-23Added note about dangling references.David Wood-0/+27
2018-09-23Fixed off-by-one span.David Wood-8/+8
2018-09-23Added multiple parameter closure test.David Wood-2/+20
2018-09-23Improve 'dropped here' note.David Wood-8/+8
2018-09-23Improve borrow errors for closures.David Wood-26/+147
2018-09-23Auto merge of #54339 - cramertj:no-cx, r=aturonbors-41/+15
2018-09-23Auto merge of #54325 - michaelwoerister:incr-thinlto-tests, r=alexcrichtonbors-0/+125
2018-09-23Auto merge of #54310 - pnkfelix:issue-52059-report-borrow-drop-conflict, r=ni...bors-52/+147
2018-09-23Improve error message for E0424Julian Kulesh-6/+6
2018-09-23Auto merge of #54262 - matthewjasper:explain-in-typeck, r=nikomatsakisbors-211/+298
2018-09-22Auto merge of #53508 - japaric:maybe-uninit, r=RalfJungbors-2/+113
2018-09-23allow dead_codeJorge Aparicio-0/+1
2018-09-22Auto merge of #54188 - lqd:fallout-53695, r=nikomatsakisbors-66/+79
2018-09-22the test requires unwinding so we don't run it on the wasm32-bare targetJorge Aparicio-0/+1
2018-09-22add codegen testJorge Aparicio-0/+23
2018-09-22make the nil-enum test work againJorge Aparicio-2/+7
2018-09-22add empty enum to the test casesJorge Aparicio-0/+20
2018-09-22improve the run-pass testJorge Aparicio-4/+34
2018-09-22panic when instantiating an uninhabited type via mem::{uninitialized,zeroed}Jorge Aparicio-0/+31
2018-09-22Auto merge of #54457 - pietroalbini:rollup, r=pietroalbinibors-35/+236
2018-09-22dbg_macro: // ignore-wasmMazdak Farrokhzad-8/+9
2018-09-22Auto merge of #54265 - arielb1:civilize-proc-macros, r=alexcrichtonbors-0/+78
2018-09-22Rollup merge of #54413 - memoryruins:deref-error-twice, r=estebankPietro Albini-0/+67
2018-09-22Rollup merge of #54409 - estebank:remove-in, r=pnkfelixPietro Albini-4/+26
2018-09-22Rollup merge of #54371 - QuietMisdreavus:rustdoc-ui-testing, r=GuillaumeGomezPietro Albini-31/+31