| Age | Commit message (Expand) | Author | Lines |
| 2021-08-19 | Test presence of remapped path | Andy Wang | -0/+1 |
| 2021-08-19 | Make test function pub | Andy Wang | -1/+1 |
| 2021-08-19 | Rollup merge of #88159 - spastorino:fix-unused-generic-param-test, r=oli-obk | Guillaume Gomez | -18/+5 |
| 2021-08-19 | Rollup merge of #88146 - BoxyUwU:tests-cec-incr-comp, r=oli-obk | Guillaume Gomez | -0/+169 |
| 2021-08-19 | Rollup merge of #88093 - Kobzol:rustdoc-wrap-code-in-code-tag, r=GuillaumeGomez | Guillaume Gomez | -1/+21 |
| 2021-08-19 | Auto merge of #88124 - tmiasko:start-block-critical-edge, r=oli-obk | bors | -0/+10 |
| 2021-08-19 | Use a trait instead of the now disallowed missing trait there | Santiago Pastorino | -18/+5 |
| 2021-08-19 | [rustdoc] Wrap code blocks in <code> tag | Jakub Beránek | -1/+21 |
| 2021-08-19 | Give precedence to `html_root_url` over `--extern-html-root-url` by default, ... | Joshua Nelson | -3/+25 |
| 2021-08-19 | Auto merge of #88143 - GuillaumeGomez:rollup-sgh318f, r=GuillaumeGomez | bors | -30/+75 |
| 2021-08-19 | Fix non-capturing closure return type coercion | Fabian Wolff | -0/+31 |
| 2021-08-18 | add tests | Ellen | -0/+169 |
| 2021-08-18 | Rollup merge of #88136 - spastorino:fix-test-directory, r=oli-obk | Guillaume Gomez | -0/+0 |
| 2021-08-18 | Rollup merge of #88036 - nbdd0121:const3, r=petrochenkov | Guillaume Gomez | -0/+45 |
| 2021-08-18 | Rollup merge of #87983 - estebank:smaller-lt-spans, r=oli-obk | Guillaume Gomez | -30/+30 |
| 2021-08-18 | Auto merge of #86700 - lqd:matthews-nll-hrtb-errors, r=nikomatsakis | bors | -129/+341 |
| 2021-08-18 | marker_traits: require `EvaluatedToOk` | lcnr | -0/+83 |
| 2021-08-18 | Move private_unused.rs test to impl-trait | Santiago Pastorino | -0/+0 |
| 2021-08-18 | Add a new test case to verify behavior. | Charles Lew | -0/+39 |
| 2021-08-18 | Use more accurate spans when proposing adding lifetime to item | Esteban Kuber | -30/+30 |
| 2021-08-18 | Error when warnings lint group is used with force-warn | Ryan Levick | -0/+14 |
| 2021-08-18 | Improve force-warn tests | Ryan Levick | -11/+114 |
| 2021-08-18 | Auto merge of #87985 - nbdd0121:asm, r=Amanieu | bors | -0/+27 |
| 2021-08-18 | Auto merge of #87738 - lqd:polonius-master, r=nikomatsakis | bors | -51/+318 |
| 2021-08-18 | Properly generate multiple candidates for trait upcasting coercion. | Charles Lew | -96/+12 |
| 2021-08-18 | Auto merge of #87728 - GuillaumeGomez:doc-test-attr-checks, r=jyn514 | bors | -0/+113 |
| 2021-08-17 | Add needs-asm-support to more tests | Josh Stone | -6/+10 |
| 2021-08-18 | Auto merge of #86860 - fee1-dead:stabilize, r=LeSeulArtichaut | bors | -114/+8 |
| 2021-08-17 | Auto merge of #86808 - fee1-dead:constify-1, r=oli-obk | bors | -0/+30 |
| 2021-08-17 | Make spans for tuple patterns in E0023 more precise | Noah Lev | -46/+92 |
| 2021-08-17 | Auto merge of #86977 - vakaras:body_with_borrowck_facts, r=nikomatsakis | bors | -0/+237 |
| 2021-08-17 | Auto merge of #88083 - m-ou-se:non-fmt-panics-suggest-debug, r=estebank | bors | -20/+233 |
| 2021-08-17 | Auto merge of #88056 - erikdesjardins:revertzst, r=oli-obk | bors | -21/+78 |
| 2021-08-17 | Fix obtain-borrowck failure on Windows. | Vytautas Astrauskas | -1/+1 |
| 2021-08-17 | Add ui test | Deadbeef | -0/+30 |
| 2021-08-17 | Auto merge of #87668 - estebank:tweak-bound-output, r=oli-obk | bors | -1915/+3156 |
| 2021-08-17 | Auto merge of #87990 - Aaron1011:moved-src-dir, r=cjgillot | bors | -0/+34 |
| 2021-08-17 | Split critical edge targeting the start block | Tomasz Miąsko | -0/+10 |
| 2021-08-16 | Rollup merge of #88089 - dns2utf8:rustdoc_font_test, r=GuillaumeGomez | Mara Bos | -0/+19 |
| 2021-08-16 | Rollup merge of #88080 - fee1-dead:iterator-const, r=oli-obk | Mara Bos | -0/+18 |
| 2021-08-16 | Rollup merge of #87958 - m-ou-se:closure-migration-multispan-suggestions, r=e... | Mara Bos | -152/+44 |
| 2021-08-16 | Move working checks into separate test files | Guillaume Gomez | -4/+17 |
| 2021-08-16 | Add UI tests for doc(test(...)) attribute checks | Guillaume Gomez | -0/+100 |
| 2021-08-16 | Merge the two test files as they are testing the same features | Stefan Schindler | -21/+19 |
| 2021-08-16 | Add a font test based on #85669 | Stefan Schindler | -0/+21 |
| 2021-08-16 | Add test for issue 82518 | Gary Guo | -0/+25 |
| 2021-08-16 | Relax internal/private checks in coverage IR test | Nikita Popov | -6/+4 |
| 2021-08-16 | Use note to point at bound introducing requirement | Esteban Küber | -1915/+3156 |
| 2021-08-16 | Fix a coverage-reports test | Cameron Steffen | -3/+3 |
| 2021-08-16 | Use llvm.compiler.used insetad of llvm.used | Nikita Popov | -1/+3 |