about summary refs log tree commit diff
path: root/src/test
AgeCommit message (Expand)AuthorLines
2021-09-08Rollup merge of #88553 - theo-lw:issue-88276, r=estebankJack Huey-6/+78
2021-09-08Rollup merge of #88541 - vandenheuvel:regression_test_74400, r=Mark-SimulacrumJack Huey-0/+54
2021-09-08Rollup merge of #86263 - fee1-dead:rustdoc-layout-variants, r=camelidJack Huey-0/+18
2021-09-08Add tests to ensure that <table> don't break doc blocks width anymoreGuillaume Gomez-0/+33
2021-09-08Auto merge of #86943 - ptrojahn:suggest_derive, r=estebankbors-0/+148
2021-09-08Auto merge of #88061 - jackh726:genericbound-cleanup, r=estebankbors-49/+56
2021-09-08Auto merge of #88477 - sexxi-goose:issue-88476, r=nikomatsakisbors-0/+206
2021-09-07Fix duplicate errorjackh726-27/+6
2021-09-07Detect stricter constraints on gats where clauses in impls vs traitjackh726-20/+57
2021-09-07A bit of cleanup to astconvjackh726-45/+45
2021-09-07Don't move ?Trait bounds to param bounds if they're in where clausesjackh726-4/+11
2021-09-07remap-cwd-prefixdanakj-0/+42
2021-09-07Rename rustc_mir to rustc_const_eval.Camille GILLOT-1/+1
2021-09-07Recover from `Foo(a: 1, b: 2)`Esteban Kuber-24/+42
2021-09-07Auto merge of #88161 - michaelwoerister:fix-whole-archive-no-bundle, r=petroc...bors-0/+118
2021-09-07Add test case for no-bundle/whole-archive native libs linking.Michael Woerister-0/+87
2021-09-07test: add case for mutating iteratorMichael Howell-1/+44
2021-09-06Suggest wapping expr in parentheses on invalid unary negationAndrew Hickman-2/+34
2021-09-06Normalize assoc types when checking ret ty of mainThePuzzlemaker-0/+19
2021-09-06fix ICE on hidden tuple variant fieldsEmil Gardström-0/+34
2021-09-06Add test for braced-macro followed by `.` or `?`.Mara Bos-0/+9
2021-09-06Add a regression test for https://github.com/rust-lang/rust/issues/88649hyd-dev-0/+18
2021-09-06Auto merge of #88686 - rylev:rollup-m1tf9ir, r=m-ou-sebors-1/+204
2021-09-06Suggest deriving traits if possiblePaul Trojahn-0/+148
2021-09-06Auto merge of #88678 - matthewjasper:if-boolean-scoping, r=oli-obkbors-19/+20
2021-09-06Rollup merge of #88661 - est31:typo_fix_in_test, r=joshtriplettRyan Levick-1/+1
2021-09-06Rollup merge of #88602 - BoxyUwU:tests-uwu-nya, r=lcnrRyan Levick-0/+203
2021-09-06Auto merge of #88631 - camelid:sugg-span, r=davidtwcobors-9/+152
2021-09-06Correctly handle niche of enumDeadbeef-0/+9
2021-09-06Auto merge of #88640 - SkiFire13:tests-for-85499, r=jackh726bors-0/+144
2021-09-06Auto merge of #88493 - chenyukang:fix-duplicated-diagnostic, r=estebankbors-31/+5
2021-09-06Add regression test for #74400Bram van den Heuvel-0/+54
2021-09-05Auto merge of #88435 - cjgillot:no-walk-crate, r=Aaron1011bors-17/+34
2021-09-05Auto merge of #88552 - nbdd0121:vtable, r=nagisabors-4/+41
2021-09-05Change scope of temporaries in match guardsMatthew Jasper-19/+20
2021-09-05Stop allocating vtable entries for non-object-safe methodsGary Guo-4/+41
2021-09-05Auto merge of #88604 - camelid:rustdoc-lifetime-bounds, r=GuillaumeGomezbors-1/+20
2021-09-05Add testsGiacomo Stevanato-0/+144
2021-09-05Rollup merge of #88657 - camelid:fix-dyn-sugg, r=m-ou-seMara Bos-0/+21
2021-09-05Rollup merge of #88257 - estebank:invalid-attr-error, r=oli-obkMara Bos-46/+263
2021-09-05Correct typoest31-1/+1
2021-09-04Use verbose suggestions and only match if the + is seen before a numeric literalTheodore Luo Wang-88/+48
2021-09-04Fix 2021 `dyn` suggestion that used code as labelNoah Lev-0/+21
2021-09-04test for issue #77175Stefano Buliani-0/+19
2021-09-04Fix #88256, remove duplicated diagnosticyukang-31/+5
2021-09-04Auto merge of #88547 - notriddle:notriddle/is-expr-delims-necessary, r=davidtwcobors-0/+94
2021-09-04Auto merge of #88598 - estebank:type-ascription-can-die-in-a-fire, r=wesleywiserbors-0/+11
2021-09-03Auto merge of #88482 - athei:add-import-test, r=the8472bors-0/+30
2021-09-03Auto merge of #88572 - matthewjasper:if-let-scoping-fix, r=oli-obkbors-447/+401
2021-09-03Update coverage testsMatthew Jasper-5/+5