| Age | Commit message (Expand) | Author | Lines |
| 2022-05-13 | optimize find_item to fetch Item only when needed | Miguel Guarniz | -3/+3 |
| 2022-05-13 | For non-defining opaque type usage errors, don't try to also prove all trait ... | Oli Scherer | -184/+6 |
| 2022-05-13 | Check that closures satisfy their where bounds | Oli Scherer | -14/+327 |
| 2022-05-13 | Auto merge of #97000 - matthiaskrgr:rollup-qh3lhu8, r=matthiaskrgr | bors | -27/+129 |
| 2022-05-13 | Rollup merge of #96993 - notriddle:notriddle/prototype, r=GuillaumeGomez | Matthias Krüger | -2/+22 |
| 2022-05-13 | Rollup merge of #96989 - cjgillot:defpath-use, r=davidtwco | Matthias Krüger | -24/+100 |
| 2022-05-13 | Rollup merge of #96988 - ehuss:fix-platform-links, r=JohnTitor | Matthias Krüger | -1/+1 |
| 2022-05-13 | Rollup merge of #96948 - ludfo774:macro-trailing-comma-test, r=joshtriplett | Matthias Krüger | -0/+6 |
| 2022-05-13 | Auto merge of #96493 - chbaker0:issue-96342-fix, r=Mark-Simulacrum | bors | -3/+30 |
| 2022-05-12 | Auto merge of #96966 - nikic:llvm-update-2, r=cuviper | bors | -0/+0 |
| 2022-05-12 | rustdoc: fix GUI crash when searching for magic JS property values | Michael Howell | -2/+22 |
| 2022-05-12 | Auto merge of #96984 - ehuss:update-cargo, r=ehuss | bors | -0/+0 |
| 2022-05-12 | Bless mir-opt tests. | Camille GILLOT | -18/+94 |
| 2022-05-12 | Bless tests. | Camille GILLOT | -6/+6 |
| 2022-05-12 | Fix platform support links. | Eric Huss | -1/+1 |
| 2022-05-12 | Update cargo | Eric Huss | -0/+0 |
| 2022-05-12 | Auto merge of #96974 - matthiaskrgr:rollup-jd4otnc, r=matthiaskrgr | bors | -39/+414 |
| 2022-05-12 | Rollup merge of #96968 - cjgillot:codegen-fulfill-nice, r=oli-obk | Matthias Krüger | -0/+346 |
| 2022-05-12 | Rollup merge of #96939 - GuillaumeGomez:settings-css, r=notriddle | Matthias Krüger | -39/+10 |
| 2022-05-12 | Rollup merge of #95896 - nagisa:nvptx-contacts, r=Mark-Simulacrum | Matthias Krüger | -0/+58 |
| 2022-05-12 | Auto merge of #95562 - lcnr:attr-no-encode, r=davidtwco | bors | -68/+54 |
| 2022-05-12 | Add mir-opt test. | Camille GILLOT | -0/+157 |
| 2022-05-12 | Auto merge of #96853 - davidtwco:diagnostic-translation-unit-and-more-porting... | bors | -18/+48 |
| 2022-05-12 | Add tests. | Camille GILLOT | -0/+189 |
| 2022-05-12 | Update LLVM submodule | Nikita Popov | -0/+0 |
| 2022-05-12 | Auto merge of #96940 - TaKO8Ki:stop-suggesting-wrong-fully-qualified-path, r=... | bors | -0/+59 |
| 2022-05-12 | errors: `set_arg` takes `IntoDiagnosticArg` | David Wood | -8/+17 |
| 2022-05-12 | compiletest: normalize paths from repository root | David Wood | -10/+9 |
| 2022-05-12 | macros: spanless subdiagnostics from `()` fields | David Wood | -0/+22 |
| 2022-05-12 | Auto merge of #95837 - scottmcm:ptr-offset-from-unsigned, r=oli-obk | bors | -3/+77 |
| 2022-05-11 | Apply CR suggestions; add real tracking issue | Scott McMurray | -1/+2 |
| 2022-05-11 | Rename `unsigned_offset_from` to `sub_ptr` | Scott McMurray | -1/+1 |
| 2022-05-11 | Add `unsigned_offset_from` on pointers | Scott McMurray | -3/+76 |
| 2022-05-12 | Auto merge of #96150 - est31:unused_macro_rules, r=petrochenkov | bors | -50/+209 |
| 2022-05-11 | Auto merge of #96806 - cjgillot:codegen-fulfill-nice, r=oli-obk | bors | -11/+56 |
| 2022-05-11 | Bless clippy. | Camille GILLOT | -1/+9 |
| 2022-05-11 | Add test of matches macro for trailing commas | ludfo774 | -0/+6 |
| 2022-05-11 | Auto merge of #96942 - Dylan-DPC:rollup-p8bcly2, r=Dylan-DPC | bors | -7/+9 |
| 2022-05-11 | Rollup merge of #96936 - lnicola:rust-analyzer-2022-05-11, r=lnicola | Dylan DPC | -7/+7 |
| 2022-05-11 | Rollup merge of #91518 - luojia65:rustdoc-riscv-arch, r=GuillaumeGomez | Dylan DPC | -0/+2 |
| 2022-05-11 | Auto merge of #96924 - petrochenkov:nonon, r=nnethercote | bors | -14/+3 |
| 2022-05-11 | stop suggesting non-existing fully qualified paths | Takayuki Maeda | -0/+59 |
| 2022-05-11 | ast: Introduce some traits to get AST node properties generically | Vadim Petrochenkov | -14/+3 |
| 2022-05-11 | Ensure that the settings CSS is loaded on the settings page | Guillaume Gomez | -0/+5 |
| 2022-05-11 | Remove unused CSS settings rules | Guillaume Gomez | -36/+0 |
| 2022-05-11 | Add missing CSS file for settings page | Guillaume Gomez | -3/+5 |
| 2022-05-11 | :arrow_up: rust-analyzer | Laurențiu Nicola | -7/+7 |
| 2022-05-11 | Auto merge of #96933 - ehuss:update-books, r=ehuss | bors | -0/+0 |
| 2022-05-11 | Auto merge of #96931 - JohnTitor:rollup-3um8o4j, r=JohnTitor | bors | -16/+89 |
| 2022-05-11 | Gracefully fail to resolve associated items instead of `delay_span_bug`. | Camille GILLOT | -10/+47 |