| Age | Commit message (Expand) | Author | Lines |
| 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 | 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 | 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 |
| 2021-08-16 | Update coverage LLVM IR test | Nikita Popov | -5/+4 |
| 2021-08-16 | Remove codegen/issue-83623-SIMD-PartialEq.rs | Nikita Popov | -46/+0 |
| 2021-08-16 | Handle SrcMgr diagnostics | Nikita Popov | -3/+5 |
| 2021-08-16 | Fix a debuginfo test | Cameron Steffen | -1/+3 |
| 2021-08-16 | Add unnecessary unsafe test | Cameron Steffen | -2/+17 |
| 2021-08-16 | Make Arguments constructors unsafe | Cameron Steffen | -33/+49 |
| 2021-08-16 | Update codegen tests for LLVM 13 | Nikita Popov | -3/+3 |
| 2021-08-16 | Show correct macro name in non_fmt_panics message. | Mara Bos | -11/+11 |
| 2021-08-16 | Auto merge of #87050 - jyn514:no-doc-primitive, r=manishearth | bors | -0/+21 |
| 2021-08-16 | Add more assert!() tests for non_fmt_panics. | Mara Bos | -4/+60 |
| 2021-08-16 | Add tests for non_fmt_panics in generic functions. | Mara Bos | -1/+105 |
| 2021-08-16 | Update non_fmt_panics test. | Mara Bos | -15/+68 |
| 2021-08-16 | Add ui test | Deadbeef | -0/+18 |
| 2021-08-16 | Don't mark `if_let_guard` as an incomplete feature | Léo Lanteri Thauvin | -18/+12 |
| 2021-08-16 | Update test output. | Mara Bos | -152/+44 |
| 2021-08-16 | Auto merge of #88032 - hyd-dev:no-mangle-method, r=petrochenkov | bors | -2/+3 |
| 2021-08-16 | Auto merge of #84039 - jyn514:uplift-atomic-ordering, r=wesleywiser | bors | -0/+1346 |
| 2021-08-16 | feature gate doc(primitive) | Joshua Nelson | -0/+21 |
| 2021-08-16 | Uplift the `invalid_atomic_ordering` lint from clippy to rustc | Thom Chiovoloni | -0/+1346 |