| Age | Commit message (Expand) | Author | Lines |
| 2021-02-17 | Auto merge of #81993 - flip1995:clippyup, r=Manishearth | bors | -610/+1802 |
| 2021-02-17 | replace if-let and while-let with `if let` and `while let` | Takayuki Maeda | -1/+1 |
| 2021-02-16 | Move some tests to more reasonable directories | Caio | -2/+2 |
| 2021-02-16 | Auto merge of #81611 - cjgillot:meowner, r=estebank | bors | -127/+97 |
| 2021-02-16 | update Miri | Ralf Jung | -8/+9 |
| 2021-02-15 | Only store a LocalDefId in hir::ImplItem. | Camille GILLOT | -47/+36 |
| 2021-02-15 | Only store a LocalDefId in hir::TraitItem. | Camille GILLOT | -19/+15 |
| 2021-02-15 | Only store a LocalDefId in hir::Item. | Camille GILLOT | -56/+41 |
| 2021-02-15 | Use ItemId as a strongly typed index. | Camille GILLOT | -5/+5 |
| 2021-02-15 | :arrow_up: rust-analyzer | Laurențiu Nicola | -17/+18 |
| 2021-02-14 | bumped smallvec deps | klensy | -2/+2 |
| 2021-02-14 | Replace const_cstr with cstr crate | Xidorn Quan | -0/+1 |
| 2021-02-13 | Auto merge of #81238 - RalfJung:copy-intrinsics, r=m-ou-se | bors | -2/+2 |
| 2021-02-13 | Fix clippy's path to the copy intrinsics. | Mara Bos | -2/+2 |
| 2021-02-13 | Auto merge of #81666 - hyd-dev:miri-windows-test-fail, r=Mark-Simulacrum | bors | -14/+16 |
| 2021-02-12 | Rollup merge of #81506 - vo4:hwasan, r=nagisa | Dylan DPC | -0/+8 |
| 2021-02-11 | Tell user how to fix CI file being not up to date | Mark Rousskov | -1/+5 |
| 2021-02-11 | Merge commit '70c0f90453701e7d6d9b99aaa1fc6a765937b736' into clippyup | flip1995 | -610/+1802 |
| 2021-02-10 | Auto merge of #81768 - calebcartwright:bump-rls-rustfmt, r=Xanewok | bors | -6/+5 |
| 2021-02-09 | Stabilize str_split_once | Jacob Pratt | -2/+2 |
| 2021-02-10 | Rollup merge of #81951 - ehuss:update-cargo, r=ehuss | Yuki Okushi | -0/+0 |
| 2021-02-10 | Rollup merge of #81913 - osa1:rename_unop_variants, r=matthewjasper | Yuki Okushi | -43/+43 |
| 2021-02-09 | Update cargo | Eric Huss | -0/+0 |
| 2021-02-09 | remove unused backtrace refs | Caleb Cartwright | -1/+0 |
| 2021-02-09 | update RLS and rustfmt | Caleb Cartwright | -5/+5 |
| 2021-02-09 | update Miri | Ralf Jung | -8/+8 |
| 2021-02-09 | Rename HIR UnOp variants | Ömer Sinan Ağacan | -43/+43 |
| 2021-02-09 | Rollup merge of #81882 - lnicola:rust-analyzer-2021-02-08, r=jonas-schievink | Dylan DPC | -16/+17 |
| 2021-02-08 | Rollup merge of #81817 - hameerabbasi:mcp-635, r=oli-obk | Mara Bos | -1/+17 |
| 2021-02-08 | Rollup merge of #81356 - ehuss:libtest-filters, r=m-ou-se | Mara Bos | -5/+5 |
| 2021-02-08 | :arrow_up: rust-analyzer | Laurențiu Nicola | -16/+17 |
| 2021-02-07 | HWASan support | Tri Vo | -0/+8 |
| 2021-02-06 | Auto merge of #81832 - jonas-schievink:rollup-3nw53p0, r=jonas-schievink | bors | -38/+51 |
| 2021-02-07 | Extend the comment of `check_toolstate()` to clarify that the tool won't be s... | hyd-dev | -1/+4 |
| 2021-02-06 | Rollup merge of #81680 - camsteffen:primty, r=oli-obk | Jonas Schievink | -18/+4 |
| 2021-02-06 | Rollup merge of #81402 - ehuss:md-tidy, r=jyn514 | Jonas Schievink | -20/+47 |
| 2021-02-06 | Auto merge of #81824 - RalfJung:miri, r=RalfJung | bors | -8/+8 |
| 2021-02-06 | Add option to emit compiler stderr per bitwidth. | Hameer Abbasi | -1/+17 |
| 2021-02-06 | update Miri | Ralf Jung | -8/+8 |
| 2021-02-05 | Bump clippy version | Mark Rousskov | -2/+2 |
| 2021-02-05 | Don't release Miri if its tests only failed on Windows | hyd-dev | -13/+12 |
| 2021-02-05 | Rollup merge of #81456 - Amanieu:remote-test-server, r=Amanieu | Mara Bos | -15/+9 |
| 2021-02-05 | Auto merge of #81756 - ehuss:update-cargo, r=ehuss | bors | -0/+0 |
| 2021-02-04 | Rollup merge of #81645 - m-ou-se:panic-lint, r=estebank,flip1995 | Mara Bos | -31/+31 |
| 2021-02-04 | Update cargo | Eric Huss | -0/+0 |
| 2021-02-04 | tidy: Run tidy style against markdown files. | Eric Huss | -20/+47 |
| 2021-02-04 | Auto merge of #81743 - RalfJung:miri, r=RalfJung | bors | -7/+7 |
| 2021-02-04 | update Miri | Ralf Jung | -7/+7 |
| 2021-02-03 | Suggest panic!("{}", ..) instead of panic!(..) clippy::expect_fun_call. | Mara Bos | -11/+11 |
| 2021-02-03 | Fix/allow non_fmt_panic in clippy tests. | Mara Bos | -20/+20 |