about summary refs log tree commit diff
path: root/src/test
AgeCommit message (Expand)AuthorLines
2018-03-13Rollup merge of #48898 - GuillaumeGomez:remove-empty-section, r=QuietMisdreavuskennytm-0/+20
2018-03-13Rollup merge of #48934 - Phlosioneer:42453-debug-hygene, r=petrochenkovkennytm-0/+17
2018-03-13Rollup merge of #48928 - zackmdavis:span_suggestion_field_day, r=estebankkennytm-20/+34
2018-03-13Rollup merge of #48880 - petrochenkov:badstderr, r=kennytmkennytm-140/+0
2018-03-12Auto merge of #48770 - bobtwinkles:two_phase_borrows_rewrite, r=pnkfelixbors-30/+20
2018-03-11Auto merge of #48549 - alexcrichton:update-cargo, r=Mark-Simulacrumbors-627/+0
2018-03-11Update Cargo submoduleAlex Crichton-627/+0
2018-03-11Fix hygene issue when deriving DebugPhlosioneer-0/+17
2018-03-11Auto merge of #48799 - alexcrichton:more-osx-cores, r=Mark-Simulacrumbors-17/+68
2018-03-11in which some labels and notes are upgraded to structured suggestionsZack M. Davis-20/+34
2018-03-10Auto merge of #48419 - bobtwinkles:fix_late_bound_reg_self, r=nikomatsakisbors-0/+71
2018-03-10Auto merge of #48388 - kyrias:relro-level-cg, r=alexcrichtonbors-0/+34
2018-03-10Auto merge of #47574 - zilbuz:issue-14844, r=nikomatsakisbors-13/+61
2018-03-10Auto merge of #48755 - GuillaumeGomez:rustdoc-fixes, r=QuietMisdreavusbors-0/+19
2018-03-09Remove added two-phase-borrows flagbobtwinkles-1/+1
2018-03-09Remove auto trait implementation section when emptyGuillaume Gomez-0/+20
2018-03-09Fix tests after two-phase borrow rewritebobtwinkles-14/+2
2018-03-09Complete re-implementation of 2-phase borrowsbobtwinkles-1/+0
2018-03-09Finally start down the right pathbobtwinkles-16/+19
2018-03-09Add missing items in the sidebar for functionsGuillaume Gomez-0/+19
2018-03-09tidy: Add a check for stray `.stderr` and `.stdout` files in UI test directoriesVadim Petrochenkov-140/+0
2018-03-09Auto merge of #48326 - RalfJung:generic-bounds, r=petrochenkovbors-36/+184
2018-03-08Rollup merge of #48801 - Manishearth:epoch-features, r=nikomatsakisManish Goregaokar-1/+22
2018-03-08Rollup merge of #48527 - zackmdavis:and_the_social_construction_of_tuples, r=...Manish Goregaokar-0/+135
2018-03-08Add rust_2018_idioms lint groupManish Goregaokar-1/+1
2018-03-08Add testManish Goregaokar-0/+21
2018-03-08Update testsBasile Desloges-13/+61
2018-03-08in which parentheses are suggested for should-have-been-tuple-patternsZack M. Davis-0/+135
2018-03-08Rollup merge of #48752 - alexcrichton:fix-target-feature, r=michaelwoeristerManish Goregaokar-1/+14
2018-03-08Rollup merge of #48682 - spastorino:make_causal_lazy, r=nikomatsakisManish Goregaokar-34/+46
2018-03-08Unify the const folding errorsOliver Schneider-124/+167
2018-03-08Regenerate testsOliver Schneider-239/+223
2018-03-08Adjust test which differs between 32 bit and 64 bitOliver Schneider-2/+2
2018-03-08Don't use the undefined bytes of PrimVal::BytesOliver Schneider-0/+2
2018-03-08Fix mozjs crater failureOliver Schneider-0/+37
2018-03-08Add regression testOliver Schneider-0/+34
2018-03-08Rebase falloutOliver Schneider-2/+2
2018-03-08Report tcx errors with the span of the currently evaluating statementOliver Schneider-2/+2
2018-03-08Update compile-fail testsOliver Schneider-89/+24
2018-03-08Add a test for transmuting via unions in constantsOliver Schneider-0/+62
2018-03-08Unregress error spans in constant errorsOliver Schneider-4/+3
2018-03-08Stage 2 doesn't see suggestion_approximateOliver Schneider-16/+0
2018-03-08Remove dead codeOliver Schneider-0/+37
2018-03-08Update testsOliver Schneider-26/+30
2018-03-08Add regression test for const propOliver Schneider-0/+28
2018-03-08Update testsOliver Schneider-0/+24
2018-03-08Update testsOliver Schneider-50/+67
2018-03-08Adjust tests to changed const err lintsOliver Schneider-27/+47
2018-03-08Adjust tests to more aggressive const err lintingOliver Schneider-0/+26
2018-03-08Report errors in statics during collecting instead of translatingOliver Schneider-4/+14