| Age | Commit message (Expand) | Author | Lines |
| 2021-03-17 | Rollup merge of #83219 - ehuss:update-cargo, r=ehuss | Yuki Okushi | -0/+0 |
| 2021-03-17 | Rollup merge of #83092 - petrochenkov:qspan, r=estebank | Yuki Okushi | -38/+28 |
| 2021-03-16 | Update cargo | Eric Huss | -0/+0 |
| 2021-03-16 | Auto merge of #82536 - sexxi-goose:handle-patterns-take-2, r=nikomatsakis | bors | -0/+12 |
| 2021-03-16 | Auto merge of #82898 - oli-obk:tait_đź§Š, r=nikomatsakis | bors | -0/+7 |
| 2021-03-16 | Update clippy tests | Vadim Petrochenkov | -38/+28 |
| 2021-03-15 | Fix error after rebase | Roxane | -0/+3 |
| 2021-03-15 | Add comments with examples and tests | Roxane | -3/+3 |
| 2021-03-15 | Delete non-revision ui test output file if revisions are used | Oli Scherer | -0/+7 |
| 2021-03-15 | Rollup merge of #83144 - hyd-dev:parse-sess-created, r=oli-obk | Dylan DPC | -12/+8 |
| 2021-03-15 | :arrow_up: rust-analyzer | Laurențiu Nicola | -16/+16 |
| 2021-03-15 | Use `rustc_interface::interface::Config::parse_sess_created` in Clippy | hyd-dev | -12/+8 |
| 2021-03-14 | Add fake_read() to clippy | Roxane | -0/+9 |
| 2021-03-14 | Rollup merge of #83070 - ehuss:update-cargo, r=ehuss | Yuki Okushi | -0/+0 |
| 2021-03-12 | Update cargo | Eric Huss | -0/+0 |
| 2021-03-13 | Rollup merge of #83012 - flip1995:clippyup, r=Manishearth | Yuki Okushi | -12241/+15392 |
| 2021-03-12 | Auto merge of #83024 - Xanewok:update-rls, r=Dylan-DPC | bors | -0/+0 |
| 2021-03-12 | Clippy: HACK! Fix bootstrap error | flip1995 | -2/+5 |
| 2021-03-12 | Merge commit '6ed6f1e6a1a8f414ba7e6d9b8222e7e5a1686e42' into clippyup | flip1995 | -12241/+15389 |
| 2021-03-12 | Rollup merge of #82965 - XAMPPRocky:spv-ext, r=nagisa | Yuki Okushi | -0/+2 |
| 2021-03-12 | Rollup merge of #82950 - mockersf:slice-intra-doc-link, r=jyn514 | Yuki Okushi | -5/+0 |
| 2021-03-12 | Rollup merge of #82571 - aDotInTheVoid:reexport-tests, r=CraftSpider | Yuki Okushi | -2/+22 |
| 2021-03-11 | Update RLS | Igor Matuszewski | -0/+0 |
| 2021-03-11 | bump Miri | Ralf Jung | -17/+7 |
| 2021-03-10 | Improve some jsondocck errors | Nixon Enraght-Moony | -2/+22 |
| 2021-03-10 | remove slice linkcheck exceptions | François Mockers | -5/+0 |
| 2021-03-10 | Auto merge of #79519 - cjgillot:noattr, r=wesleywiser | bors | -81/+103 |
| 2021-03-10 | Add spirv extension handling in compiletest | Erin Power | -0/+2 |
| 2021-03-10 | Rollup merge of #82908 - lnicola:rust-analyzer-2021-03-08, r=jonas-schievink | Yuki Okushi | -16/+16 |
| 2021-03-09 | Remove hir::Expr::attrs. | Camille GILLOT | -2/+3 |
| 2021-03-09 | Remove hir::Item::attrs. | Camille GILLOT | -16/+25 |
| 2021-03-09 | Remove hir::ImplItem::attrs. | Camille GILLOT | -7/+11 |
| 2021-03-09 | Remove hir::TraitItem::attrs. | Camille GILLOT | -7/+12 |
| 2021-03-09 | Remove hir::StructField::attrs. | Camille GILLOT | -1/+2 |
| 2021-03-09 | Remove hir::Variant::attrs. | Camille GILLOT | -1/+2 |
| 2021-03-09 | Remove hir::Arm::attrs. | Camille GILLOT | -3/+3 |
| 2021-03-09 | Remove hir::Crate::attrs. | Camille GILLOT | -9/+11 |
| 2021-03-09 | Remove hir::Local::attrs. | Camille GILLOT | -1/+1 |
| 2021-03-09 | Remove hir::StmtKind::attrs. | Camille GILLOT | -1/+1 |
| 2021-03-09 | Do not store attrs in FnKind. | Camille GILLOT | -20/+19 |
| 2021-03-09 | Simplify clippy author. | Camille GILLOT | -13/+13 |
| 2021-03-09 | Switch to changing cp_non_overlap in tform | kadmin | -1/+1 |
| 2021-03-09 | Update cranelift | kadmin | -2/+2 |
| 2021-03-09 | Update match branches | kadmin | -1/+8 |
| 2021-03-09 | Rollup merge of #82883 - Aaron1011:update-cargo, r=ehuss | Mara Bos | -0/+0 |
| 2021-03-09 | Rollup merge of #82048 - mark-i-m:or-pat-type-ascription, r=petrochenkov | Mara Bos | -1/+3 |
| 2021-03-08 | clippy: fix or-pattern in let binding | mark | -1/+3 |
| 2021-03-08 | Rollup merge of #82800 - jyn514:group-rustdoc-tests, r=Mark-Simulacrum | Mara Bos | -1/+1 |
| 2021-03-08 | :arrow_up: rust-analyzer | Laurențiu Nicola | -16/+16 |
| 2021-03-08 | Move rustdoc UI tests into a subdirectory | Joshua Nelson | -1/+1 |