| Age | Commit message (Expand) | Author | Lines |
| 2021-01-28 | Rollup merge of #81445 - ehuss:update-cargo, r=ehuss | Yuki Okushi | -0/+0 |
| 2021-01-28 | Rollup merge of #81428 - phansch:compiletest-tests, r=Mark-Simulacrum | Yuki Okushi | -1/+20 |
| 2021-01-28 | Rollup merge of #81277 - flip1995:from_diag_items, r=matthewjasper | Yuki Okushi | -6/+2 |
| 2021-01-28 | Rollup merge of #79951 - LeSeulArtichaut:ty-ir, r=nikomatsakis | Yuki Okushi | -30/+24 |
| 2021-01-27 | Update cargo | Eric Huss | -0/+0 |
| 2021-01-27 | compiletest: Add two more unit tests | Philipp Hansch | -1/+20 |
| 2021-01-25 | tidy: Remove unnecessary trailing semicolon. | Eric Huss | -1/+1 |
| 2021-01-25 | tidy: Remove edition filter exceptions. | Eric Huss | -15/+1 |
| 2021-01-25 | tidy: Remove cargo check. | Eric Huss | -95/+0 |
| 2021-01-25 | update Miri | Ralf Jung | -7/+7 |
| 2021-01-24 | Rollup merge of #81320 - CraftSpider:jsondoc-errors, r=jyn514 | Jonas Schievink | -1/+16 |
| 2021-01-23 | fmt | Rune Tynan | -4/+6 |
| 2021-01-23 | Make bad shlex parsing a pretty error | Rune Tynan | -1/+14 |
| 2021-01-23 | Rollup merge of #81245 - ehuss:update-cargo, r=ehuss | Jonas Schievink | -0/+0 |
| 2021-01-22 | Make more traits of the From/Into family diagnostic items | flip1995 | -6/+2 |
| 2021-01-22 | Rollup merge of #81236 - estebank:everybody-loop-now, r=oli-obk | Mara Bos | -11/+11 |
| 2021-01-22 | Auto merge of #81135 - jyn514:no-backticks, r=flip1995 | bors | -17/+17 |
| 2021-01-21 | Fix clippy and comment | Esteban Küber | -6/+6 |
| 2021-01-21 | Add loop head span to hir | Esteban Küber | -6/+6 |
| 2021-01-21 | Update cargo | Eric Huss | -0/+0 |
| 2021-01-20 | Force token collection to run when parsing nonterminals | Aaron Hill | -1/+2 |
| 2021-01-19 | No longer require unstable for jsondocck, only build it for json tests | Rune Tynan | -4/+4 |
| 2021-01-19 | Address review v2 | Rune Tynan | -16/+19 |
| 2021-01-19 | Shift another panic into an exit | Rune Tynan | -2/+1 |
| 2021-01-19 | Address review comments | Rune Tynan | -63/+29 |
| 2021-01-19 | Add jsondocck tool, and use it for rustdoc JSON | Rune Tynan | -11/+431 |
| 2021-01-19 | Rollup merge of #81161 - GuillaumeGomez:remove-inline-script, r=Nemo157 | Guillaume Gomez | -2/+1 |
| 2021-01-18 | Use ty::{IntTy,UintTy,FloatTy} in rustdoc and clippy | LeSeulArtichaut | -30/+24 |
| 2021-01-18 | Auto merge of #81165 - KodrAus:rollup-s7llxis, r=KodrAus | bors | -258/+2329 |
| 2021-01-18 | Rollup merge of #81153 - jyn514:linkcheck, r=Manishearth | Ashley Mannix | -10/+1 |
| 2021-01-18 | Rollup merge of #81038 - flip1995:clippyup, r=Manishearth | Ashley Mannix | -248/+2328 |
| 2021-01-18 | Auto merge of #81015 - jyn514:feature-gate-ptr, r=camelid | bors | -1/+5 |
| 2021-01-18 | Remove inline script tags | Guillaume Gomez | -2/+1 |
| 2021-01-17 | Remove unused linkcheck exceptions | Joshua Nelson | -10/+1 |
| 2021-01-17 | Fix formatting for removed lints | Joshua Nelson | -17/+17 |
| 2021-01-17 | Auto merge of #80679 - jackh726:predicate-kind-take2, r=lcnr | bors | -26/+24 |
| 2021-01-17 | Feature-gate `pointer` and `reference` in intra-doc links | Joshua Nelson | -1/+5 |
| 2021-01-17 | Auto merge of #80524 - jyn514:unknown-tool-lints, r=flip1995,matthewjasper | bors | -91/+50 |
| 2021-01-17 | Auto merge of #80942 - c410-f3r:tests-tests-tests, r=petrochenkov | bors | -3/+3 |
| 2021-01-16 | Review changes | Jack Huey | -25/+22 |
| 2021-01-16 | Cleanup | Jack Huey | -2/+1 |
| 2021-01-16 | Use pred not binder | Jack Huey | -1/+1 |
| 2021-01-16 | Cleanup | Jack Huey | -1/+1 |
| 2021-01-16 | Remove PredicateKind | Jack Huey | -1/+1 |
| 2021-01-16 | Remove PredicateKind::Atom | Jack Huey | -6/+8 |
| 2021-01-16 | Move some tests to more reasonable directories - 2 | Caio | -3/+3 |
| 2021-01-16 | bump rustfmt to v1.4.32 | Caleb Cartwright | -5/+5 |
| 2021-01-16 | Deprecate unknown_clippy_lints | flip1995 | -91/+50 |
| 2021-01-15 | Rollup merge of #81030 - ehuss:update-mdbook, r=Mark-Simulacrum | Guillaume Gomez | -1/+1 |
| 2021-01-15 | Auto merge of #81043 - hyd-dev:update-miri, r=RalfJung | bors | -7/+7 |