| Age | Commit message (Expand) | Author | Lines |
| 2022-09-14 | Remove check_missing_items.py | Nixon Enraght-Moony | -9/+0 |
| 2022-09-14 | jsondoclint: Document validator | Nixon Enraght-Moony | -22/+29 |
| 2022-09-14 | Primitives can appear in modules. | Nixon Enraght-Moony | -1/+1 |
| 2022-09-14 | jsondocck: Find path to Id's not in index | Nixon Enraght-Moony | -3/+99 |
| 2022-09-14 | jsondocck: Better errors | Nixon Enraght-Moony | -45/+70 |
| 2022-09-14 | jsondoclint: Add `Kind` abstraction | Nixon Enraght-Moony | -66/+213 |
| 2022-09-14 | jsondoclint: Tree Walk Validator | Nixon Enraght-Moony | -1/+457 |
| 2022-09-14 | jsondoclint: New Tool | Nixon Enraght-Moony | -0/+22 |
| 2022-09-14 | tidy will not check coding style in bootstrap/target | yukang | -0/+1 |
| 2022-09-14 | Auto merge of #101709 - nnethercote:simplify-visitors-more, r=cjgillot | bors | -11/+11 |
| 2022-09-13 | Auto merge of #101776 - weihanglo:update-cargo, r=ehuss | bors | -0/+0 |
| 2022-09-13 | Address code review comments | Eric Holk | -197/+127 |
| 2022-09-13 | Rollup merge of #101759 - lnicola:rust-analyzer-2022-09-13, r=lnicola | Matthias Krüger | -143/+529 |
| 2022-09-13 | Update cargo | Weihang Lo | -0/+0 |
| 2022-09-13 | :arrow_up: rust-analyzer | Laurențiu Nicola | -143/+529 |
| 2022-09-13 | Auto merge of #101757 - Dylan-DPC:rollup-wkt6oe9, r=Dylan-DPC | bors | -1/+1 |
| 2022-09-13 | Rollup merge of #101690 - kadiwa4:avoid_iterator_last, r=oli-obk | Dylan DPC | -1/+1 |
| 2022-09-13 | Auto merge of #96709 - jackh726:gats-stabilization, r=compiler-errors | bors | -12/+0 |
| 2022-09-13 | Auto merge of #100640 - reitermarkus:socket-display-buffer, r=thomcc | bors | -28/+60 |
| 2022-09-12 | Make x.py check work | Eric Holk | -131/+204 |
| 2022-09-12 | Auto merge of #101729 - oli-obk:miriup, r=oli-obk | bors | -7/+7 |
| 2022-09-12 | Simplify `clippy` fix. | Markus Reiter | -39/+22 |
| 2022-09-12 | Update miri submodule | Oli Scherer | -7/+7 |
| 2022-09-12 | Fix clippy. | Markus Reiter | -16/+65 |
| 2022-09-12 | Auto merge of #99334 - NiklasJonsson:84447/error-privacy, r=oli-obk | bors | -4/+3 |
| 2022-09-12 | Remove unused argument from `visit_poly_trait_ref`. | Nicholas Nethercote | -6/+6 |
| 2022-09-12 | Remove unused span argument from `visit_name`. | Nicholas Nethercote | -1/+1 |
| 2022-09-12 | Remove unused span argument from `walk_fn`. | Nicholas Nethercote | -4/+4 |
| 2022-09-11 | Avoid `Iterator::last` | KaDiWa | -1/+1 |
| 2022-09-10 | Auto merge of #98559 - jackh726:remove-reempty, r=oli-obk | bors | -1/+1 |
| 2022-09-10 | rustc_error, rustc_private, rustc_ast: Switch to stable hash containers | Niklas Jonsson | -4/+3 |
| 2022-09-09 | Merge commit 'b52fb5234cd7c11ecfae51897a6f7fa52e8777fc' into clippyup | Philipp Krones | -686/+15491 |
| 2022-09-09 | Appease clippy again | Michael Goulet | -10/+6 |
| 2022-09-09 | Make clippy happy | Michael Goulet | -2/+7 |
| 2022-09-08 | Remove ReEmpty | Jack Huey | -1/+1 |
| 2022-09-08 | Auto merge of #101577 - Dylan-DPC:rollup-l9xw7i7, r=Dylan-DPC | bors | -209/+211 |
| 2022-09-08 | Rollup merge of #101501 - Jarcho:tcx_lint_passes, r=davidtwco | Dylan DPC | -209/+211 |
| 2022-09-08 | Auto merge of #101467 - nnethercote:shrink-hir-Ty-Pat, r=spastorino | bors | -8/+16 |
| 2022-09-08 | Auto merge of #101560 - Dylan-DPC:rollup-8m8yr89, r=Dylan-DPC | bors | -3/+3 |
| 2022-09-08 | Rollup merge of #101498 - petrochenkov:visparam, r=cjgillot | Dylan DPC | -3/+3 |
| 2022-09-08 | Introduce `DotDotPos`. | Nicholas Nethercote | -7/+15 |
| 2022-09-08 | Arena-allocate `hir::Lifetime`. | Nicholas Nethercote | -1/+1 |
| 2022-09-08 | Auto merge of #101504 - lqd:rust-lld-fix, r=petrochenkov | bors | -8/+22 |
| 2022-09-07 | Rollup merge of #101535 - est31:tidy_error_fix, r=Mark-Simulacrum | Matthias Krüger | -2/+1 |
| 2022-09-07 | Auto merge of #101522 - oli-obk:miriup, r=oli-obk | bors | -7/+7 |
| 2022-09-07 | Update miri submodule | Oli Scherer | -7/+7 |
| 2022-09-07 | Auto merge of #101432 - nnethercote:shrink-PredicateS, r=lcnr | bors | -5/+5 |
| 2022-09-07 | Fix error printing mistake in tidy | est31 | -2/+1 |
| 2022-09-07 | fix compiletest detection of needs-rust-lld tests | Rémy Rakic | -3/+15 |
| 2022-09-07 | fix lld-wrapper lld flavor detection | Rémy Rakic | -5/+7 |