about summary refs log tree commit diff
path: root/src/test
AgeCommit message (Expand)AuthorLines
2020-10-25Auto merge of #78253 - Aaron1011:bump-llvm-deadarg, r=cuviperbors-0/+51
2020-10-25also test non-extern uninhabited staticsRalf Jung-1/+26
2020-10-25Update description for error E0308Olivier FAURE-108/+180
2020-10-25Rollup merge of #78326 - Aaron1011:fix/min-stmt-lints, r=petrochenkovYuki Okushi-4/+49
2020-10-25Rollup merge of #78208 - liketechnik:issue-69399, r=oli-obkYuki Okushi-11/+39
2020-10-25Rollup merge of #77984 - Aaron1011:fix/macro-mod-weird-parent, r=petrochenkovYuki Okushi-0/+25
2020-10-25Use its own `TypeckResults` to avoid ICEYuki Okushi-1/+15
2020-10-25Auto merge of #77546 - lcnr:impl-trait-closure, r=eddybbors-0/+21
2020-10-25Test with NLL explicitlyYuki Okushi-4/+19
2020-10-25Auto merge of #77526 - RalfJung:dont-promote-unions, r=lcnrbors-1/+16
2020-10-25Do not try to report on closures to avoid ICEYuki Okushi-0/+27
2020-10-24Use check-pass in single-use-lifetime ui test suiteOlivia Crain-25/+25
2020-10-24Auto merge of #78334 - jonas-schievink:rollup-z0gzbmm, r=jonas-schievinkbors-61/+808
2020-10-24Rollup merge of #78327 - petrochenkov:inconsist, r=Aaron1011Jonas Schievink-0/+25
2020-10-24Rollup merge of #78272 - lcnr:abstract-const-unused-node, r=oli-obkJonas Schievink-0/+68
2020-10-24Rollup merge of #78191 - tmiasko:temp-match-branch-simplification, r=oli-obkJonas Schievink-40/+287
2020-10-24Rollup merge of #78119 - fusion-engineering-forks:panic-use-as-str, r=AmanieuJonas Schievink-2/+2
2020-10-24Rollup merge of #78072 - Nadrieril:cleanup-constant-matching, r=varkorJonas Schievink-2/+322
2020-10-24Rollup merge of #78069 - fusion-engineering-forks:core-const-panic-str, r=Ral...Jonas Schievink-17/+45
2020-10-24Rollup merge of #77930 - estebank:ice-77919, r=eddybJonas Schievink-0/+59
2020-10-24Auto merge of #77255 - Aaron1011:feature/collect-attr-tokens, r=petrochenkovbors-10/+10
2020-10-24Test that panic_fmt lint doesn't trigger for custom panic macro.Mara Bos-0/+7
2020-10-24Compute proper module parent during resolutionAaron Hill-0/+25
2020-10-24resolve: Relax macro resolution consistency check to account for any errorsVadim Petrochenkov-0/+25
2020-10-24Fix inconsistencies in handling of inert attributes on statementsAaron Hill-4/+49
2020-10-24ensure that statics are inhabitedRalf Jung-0/+39
2020-10-24Add some regression testsAlex Macleod-0/+134
2020-10-24Rollup merge of #78264 - JohnTitor:macro-test, r=petrochenkovJonas Schievink-0/+10
2020-10-24Rollup merge of #78249 - lcnr:ct-infer-origin, r=varkorJonas Schievink-1/+1
2020-10-23add tests for self with const paramsBastian Kauschke-6/+28
2020-10-23Do not ICE with TraitPredicates containing [type error]Esteban Küber-0/+59
2020-10-23Add test for bad NLL higher-ranked subtypeAaron Hill-0/+72
2020-10-23Auto merge of #77015 - davidtwco:check-attr-variant-closure-expr, r=lcnrbors-73/+81
2020-10-23Suggest semicolon removal and boxing when appropriateEsteban Küber-8/+15
2020-10-23Add more `.await` suggestions on E0308Esteban Küber-46/+35
2020-10-23Add test case for different `impl Future`sEsteban Küber-3/+36
2020-10-23Silence unnecessary `await foo?` knock-down errorEsteban Küber-67/+33
2020-10-23Account for possible boxable `impl Future` in semicolon removal suggestionsEsteban Küber-4/+48
2020-10-23Suggest semicolon removal on prior match armEsteban Küber-0/+85
2020-10-23Tweak "use `.await`" suggestionEsteban Küber-38/+44
2020-10-23reviewBastian Kauschke-3/+9
2020-10-23const_eval_checked: deal with unused nodes + divBastian Kauschke-0/+62
2020-10-23Rollup merge of #78265 - JohnTitor:type-iference-diag-test, r=lcnrYuki Okushi-0/+78
2020-10-23Rollup merge of #78263 - JohnTitor:mir-opt-ice-test, r=lcnrYuki Okushi-0/+4
2020-10-23Rollup merge of #78255 - dtolnay:match, r=lcnrYuki Okushi-13/+37
2020-10-23Rollup merge of #78235 - Aaron1011:closure-ret-infer, r=varkorYuki Okushi-0/+43
2020-10-23Rollup merge of #78231 - LeSeulArtichaut:closure-target_feature, r=nikomatsakisYuki Okushi-0/+18
2020-10-23Rollup merge of #78116 - spastorino:inline-const-in-range-pat, r=petrochenkovYuki Okushi-2/+40
2020-10-23Rollup merge of #77920 - ayazhafiz:i/mut-ident-spacing, r=jyn514Yuki Okushi-0/+12
2020-10-23Rollup merge of #77488 - varkor:repr128-incomplete_features, r=jonas-schievinkYuki Okushi-0/+48