| Age | Commit message (Expand) | Author | Lines |
| 2022-04-17 | Auto merge of #95779 - cjgillot:ast-lifetimes-undeclared, r=petrochenkov | bors | -19/+28 |
| 2022-04-17 | Bless clippy. | Camille GILLOT | -8/+8 |
| 2022-04-17 | Visit generics inside visit_fn. | Camille GILLOT | -11/+20 |
| 2022-04-17 | Auto merge of #95655 - kckeiks:create-hir-crate-items-query, r=cjgillot | bors | -14/+19 |
| 2022-04-17 | Rollup merge of #96119 - RalfJung:miri, r=RalfJung | Dylan DPC | -8/+6 |
| 2022-04-16 | Rollup merge of #96088 - ehuss:update-mdbook, r=Mark-Simulacrum | Dylan DPC | -1/+1 |
| 2022-04-16 | update Miri | Ralf Jung | -8/+6 |
| 2022-04-16 | Rollup merge of #96047 - lnicola:rust-analyzer-2022-04-14, r=lnicola | Dylan DPC | -31/+16 |
| 2022-04-16 | Auto merge of #94468 - Amanieu:global_asm_sym, r=nagisa | bors | -7/+26 |
| 2022-04-15 | Update mdbook | Eric Huss | -1/+1 |
| 2022-04-15 | Rollup merge of #94849 - ouz-a:master4, r=oli-obk | Dylan DPC | -4/+4 |
| 2022-04-15 | Rollup merge of #94461 - jhpratt:2024-edition, r=pnkfelix | Dylan DPC | -0/+6 |
| 2022-04-15 | clippy: Update full path to `CString` | Vadim Petrochenkov | -1/+1 |
| 2022-04-14 | Update issue-92893.stderr | ouz-a | -4/+4 |
| 2022-04-14 | Reimplement lowering of sym operands for asm! so that it also works with glob... | Amanieu d'Antras | -7/+26 |
| 2022-04-14 | :arrow_up: rust-analyzer | Laurențiu Nicola | -31/+16 |
| 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 | remove CheckVisitor, CollectExternCrateVisitor and ItemLikeVisitor impls | Miguel Guarniz | -0/+4 |
| 2022-04-08 | Refactor HIR item-like traversal (part 1) | Miguel Guarniz | -14/+15 |
| 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-02 | Create 2024 edition | Jacob Pratt | -0/+6 |