| Age | Commit message (Expand) | Author | Lines |
| 2022-04-13 | Update cargo | Eric Huss | -0/+0 |
| 2022-04-13 | Auto merge of #95968 - davidtwco:translation-lazy-fallback, r=oli-obk | bors | -8/+11 |
| 2022-04-13 | Auto merge of #94255 - b-naber:use-mir-constant-in-thir, r=oli-obk | bors | -5/+3 |
| 2022-04-13 | errors: lazily load fallback fluent bundle | David Wood | -8/+11 |
| 2022-04-11 | Add new `Deinit` statement kind | Jakob Degen | -1/+2 |
| 2022-04-11 | Auto merge of #94243 - compiler-errors:compiler-flags-typo, r=Mark-Simulacrum | bors | -0/+5 |
| 2022-04-09 | update Miri | Ralf Jung | -8/+8 |
| 2022-04-09 | Rollup merge of #95676 - pietroalbini:pa-bump-rls, r=pietroalbini | Dylan DPC | -0/+0 |
| 2022-04-09 | Auto merge of #95524 - oli-obk:cached_stable_hash_cleanups, r=nnethercote | bors | -3/+2 |
| 2022-04-08 | bump rls and racer | Pietro Albini | -0/+0 |
| 2022-04-08 | update Miri | Ralf Jung | -21/+8 |
| 2022-04-08 | Avoid looking at the internals of Interned directly | Oli Scherer | -3/+2 |
| 2022-04-08 | Auto merge of #95772 - flip1995:clippyup, r=Manishearth,flip1995 | bors | -1486/+3113 |
| 2022-04-08 | Rollup merge of #95705 - bstrie:x86nonetier, r=Mark-Simulacrum | Dylan DPC | -0/+1 |
| 2022-04-08 | Update Cargo.lock | flip1995 | -1/+1 |
| 2022-04-08 | Merge commit '984330a6ee3c4d15626685d6dc8b7b759ff630bd' into clippyup | flip1995 | -1486/+3113 |
| 2022-04-08 | Auto merge of #95440 - jyn514:error-index, r=Mark-Simulacrum | bors | -33/+23 |
| 2022-04-07 | Promote x86_64-unknown-none to Tier 2 | bstrie | -0/+1 |
| 2022-04-07 | Auto merge of #95678 - pietroalbini:pa-1.62.0-bootstrap, r=Mark-Simulacrum | bors | -3/+1 |
| 2022-04-07 | Rollup merge of #95352 - jyn514:full-relative-path, r=Mark-Simulacrum | Dylan DPC | -6/+4 |
| 2022-04-06 | get rid of visit_constant in thir visitor | b-naber | -8/+9 |
| 2022-04-05 | Update cargo | Eric Huss | -0/+0 |
| 2022-04-05 | trivial cfg(bootstrap) changes | Pietro Albini | -3/+1 |
| 2022-04-05 | Rollup merge of #95673 - lnicola:rust-analyzer-2022-04-05, r=lnicola | Dylan DPC | -16/+31 |
| 2022-04-05 | :arrow_up: rust-analyzer | Laurențiu Nicola | -16/+31 |
| 2022-04-05 | tidy: add fluent dependencies to whitelist | David Wood | -1/+19 |
| 2022-04-05 | session: opt for enabling directionality markers | David Wood | -3/+3 |
| 2022-04-05 | errors: implement sysroot/testing bundle loading | David Wood | -3/+9 |
| 2022-04-05 | errors: implement fallback diagnostic translation | David Wood | -10/+46 |
| 2022-04-05 | span: move `MultiSpan` | David Wood | -13/+26 |
| 2022-04-02 | rebase and use ty::Const in patterns again | b-naber | -13/+10 |
| 2022-04-01 | update Miri | Ralf Jung | -8/+21 |
| 2022-03-30 | Update cargo | Eric Huss | -0/+0 |
| 2022-03-31 | Auto merge of #95501 - Dylan-DPC:rollup-arx6sdc, r=Dylan-DPC | bors | -1/+1 |
| 2022-03-31 | Rollup merge of #95251 - GrishaVar:hashes-u16-to-u8, r=dtolnay | Dylan DPC | -1/+1 |
| 2022-03-30 | Auto merge of #95436 - cjgillot:static-mut, r=oli-obk | bors | -7/+13 |
| 2022-03-30 | Auto merge of #95458 - calebcartwright:sync-rustfmt-subtree, r=calebcartwright | bors | -235/+2013 |
| 2022-03-30 | Auto merge of #94963 - lcnr:inherent-impls-std, r=oli-obk,m-ou-se | bors | -74/+78 |
| 2022-03-30 | clippy: nameres for primitive type impls | lcnr | -38/+75 |
| 2022-03-30 | get clippy to compile again | lcnr | -59/+26 |
| 2022-03-30 | Auto merge of #95466 - Dylan-DPC:rollup-g7ddr8y, r=Dylan-DPC | bors | -0/+4 |
| 2022-03-30 | Rollup merge of #95443 - jyn514:clarify-python-search-logic, r=Dylan-DPC | Dylan DPC | -0/+4 |
| 2022-03-30 | Auto merge of #94081 - oli-obk:lazy_tait_take_two, r=nikomatsakis | bors | -1/+1 |
| 2022-03-29 | Merge commit '5ff7b632a95bac6955611d85040859128902c580' into sync-rustfmt-sub... | Caleb Cartwright | -235/+2013 |
| 2022-03-29 | update miri | Ralf Jung | -8/+8 |
| 2022-03-29 | Clarify how `src/tools/x` searches for python | Joshua Nelson | -0/+4 |
| 2022-03-29 | Remember mutability in `DefKind::Static`. | Camille GILLOT | -7/+13 |
| 2022-03-29 | :arrow_up: rust-analyzer | Laurențiu Nicola | -24/+16 |
| 2022-03-28 | Added another folder to the `ui` dir | Oli Scherer | -1/+1 |
| 2022-03-28 | Remove opaque type obligation and just register opaque types as they are enco... | Oli Scherer | -1/+0 |