| Age | Commit message (Expand) | Author | Lines |
| 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 #87119 - jyn514:rustfmt-doc-private, r=Mark-Simulacrum | bors | -16/+7 |
| 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 | -2/+26 |
| 2021-08-16 | Rollup merge of #88080 - fee1-dead:iterator-const, r=oli-obk | Mara Bos | -0/+18 |
| 2021-08-16 | Rollup merge of #88011 - jyn514:check-all-targets, r=Mark-Simulacrum | Mara Bos | -42/+36 |
| 2021-08-16 | Rollup merge of #87958 - m-ou-se:closure-migration-multispan-suggestions, r=e... | Mara Bos | -152/+44 |
| 2021-08-16 | Rollup merge of #87677 - amalik18:issue-2788-fix, r=pietroalbini | Mara Bos | -0/+4 |
| 2021-08-16 | Rollup merge of #87178 - moxian:rd-use, r=jyn514 | Mara Bos | -4/+3 |
| 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 | Fix double output of the summary line | Stefan Schindler | -2/+7 |
| 2021-08-16 | Add test for issue 82518 | Gary Guo | -0/+25 |
| 2021-08-16 | Update to LLVM 13 | Nikita Popov | -0/+0 |
| 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 | Take into account jobs number for rustdoc gui tests | Guillaume Gomez | -3/+23 |
| 2021-08-16 | Fix a coverage-reports test | Cameron Steffen | -3/+3 |
| 2021-08-16 | clippy: Fix format_args expansion parsing | Cameron Steffen | -15/+20 |
| 2021-08-16 | Set LLVM_INCLUDE_TESTS=OFF when building LLVM | Nikita Popov | -0/+1 |
| 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 | -6/+28 |
| 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 | -434/+365 |
| 2021-08-16 | feature gate doc(primitive) | Joshua Nelson | -6/+28 |
| 2021-08-16 | :arrow_up: rust-analyzer | Laurențiu Nicola | -37/+17 |
| 2021-08-16 | Allow the iOS toolchain to be built on Linux | kit | -5/+0 |
| 2021-08-16 | Uplift the `invalid_atomic_ordering` lint from clippy to rustc | Thom Chiovoloni | -434/+365 |
| 2021-08-15 | add regression test | Erik Desjardins | -0/+25 |
| 2021-08-15 | Revert "Auto merge of #83417 - erikdesjardins:enableremovezsts, r=oli-obk" | Erik Desjardins | -21/+53 |
| 2021-08-16 | Document private items for rustfmt | Joshua Nelson | -16/+7 |
| 2021-08-16 | Auto merge of #80357 - c410-f3r:new-hir-let, r=matthewjasper | bors | -1446/+1420 |