about summary refs log tree commit diff
path: root/src/test
AgeCommit message (Expand)AuthorLines
2018-07-23Auto merge of #52571 - oli-obk:promotion_abort, r=nagisabors-0/+38
2018-07-23Auto merge of #52568 - oli-obk:span_bug_error, r=varkorbors-0/+91
2018-07-22Auto merge of #52564 - pnkfelix:issue-52126-lhs-of-assign-op-is-invariant, r=...bors-1/+89
2018-07-22Auto merge of #52069 - zackmdavis:elided_states_of_america—and_to_the_re-pu...bors-33/+250
2018-07-22Auto merge of #52616 - kennytm:rollup, r=kennytmbors-16/+43
2018-07-23Rollup merge of #52051 - scottmcm:swap-directly, r=alexcrichtonkennytm-0/+27
2018-07-22Auto merge of #52572 - davidtwco:issue-51027, r=nikomatsakisbors-50/+59
2018-07-22in which the elided-lifetimes-in-paths lint undergoes a revolutionZack M. Davis-33/+250
2018-07-22Rollup merge of #52507 - estebank:infer-type, r=nikomatsakiskennytm-16/+16
2018-07-22Use correct exclusion commentOliver Schneider-1/+2
2018-07-22Fallback to general error handling in ICE cases.David Wood-22/+31
2018-07-22Improved closure errors.David Wood-28/+28
2018-07-22Classify aggregate rvalues as assignments.David Wood-7/+7
2018-07-22Auto merge of #52368 - GuillaumeGomez:intra_doc_link_resolution_failure-docum...bors-0/+39
2018-07-22Auto merge of #52359 - matthewjasper:combine-move-error-reporting, r=pnkfelixbors-35/+36
2018-07-22Auto merge of #52394 - estebank:println, r=oli-obkbors-78/+201
2018-07-21Only run the test on x86_64Scott McMurray-0/+1
2018-07-21Don't use SIMD in mem::swap for types smaller than the block sizeScott McMurray-0/+26
2018-07-21Fix tidy by adding new feature gate testEsteban Küber-0/+24
2018-07-21fix logic bugEsteban Küber-0/+0
2018-07-22Add "self" intra-link supportGuillaume Gomez-0/+39
2018-07-21Auto merge of #52115 - Dylan-DPC:feature/nll-liveness-regions, r=nikomatsakisbors-244/+0
2018-07-21don't spawn processes on wasmOliver Schneider-0/+2
2018-07-21Suggest space separated format str literalEsteban Küber-2/+2
2018-07-21Auto merge of #51959 - tmandry:make-implied-outlives-query, r=nikomatsakisbors-4/+106
2018-07-21update testsMatthew Jasper-11/+28
2018-07-21Add specific message when moving from upvars in a non-FnOnce closureMatthew Jasper-24/+8
2018-07-21Auto merge of #52405 - matthewjasper:mutability-errors, r=pnkfelixbors-88/+1128
2018-07-21delete testsdylan_DPC-110/+0
2018-07-21we now get 2 extra mismatched type errorsNiko Matsakis-4/+69
2018-07-21add regression test for #52078Niko Matsakis-0/+37
2018-07-21Auto merge of #52555 - petrochenkov:mresfact, r=alexcrichtonbors-0/+93
2018-07-21Auto merge of #52535 - alexcrichton:update-stdsimd, r=Mark-Simulacrumbors-1/+0
2018-07-21remove unwanted tests and a reference to it in commentsdylan_DPC-134/+0
2018-07-20Update stdsimd to undo an accidental stabilizationAlex Crichton-1/+0
2018-07-21Auto merge of #52536 - alexcrichton:attr-spans, r=nikomatsakisbors-0/+88
2018-07-20fix grep test looking for newlineEsteban Küber-1/+1
2018-07-21Rollup merge of #52539 - alexcrichton:two-attrs, r=petrochenkovkennytm-0/+46
2018-07-21Rollup merge of #52527 - ljedrz:cleanup_13973, r=oli-obkkennytm-10/+0
2018-07-21Rollup merge of #52526 - ljedrz:cleanup_18800, r=alexcrichtonkennytm-1/+0
2018-07-20Update tests for new NLL mutability errorsMatthew Jasper-88/+1128
2018-07-20Add trailing newlineOliver Schneider-1/+1
2018-07-20Add testOliver Schneider-0/+35
2018-07-20Fix new testEsteban Küber-2/+2
2018-07-20Reword when `_` couldn't be inferredEsteban Küber-14/+14
2018-07-20Properly scope label resolutionOliver Schneider-0/+91
2018-07-20Auto merge of #52498 - oli-obk:const_prop, r=nikomatsakisbors-1/+27
2018-07-20For some reason, on my linux box, using `-Zverbose` here is causing a linker ...Felix S. Klock II-1/+1
2018-07-20Regression test for issue.Felix S. Klock II-0/+88
2018-07-20resolve: Fully prohibit shadowing of in-scope names by globs in macro pathsVadim Petrochenkov-0/+93