| Age | Commit message (Expand) | Author | Lines |
| 2022-05-14 | Rollup merge of #97031 - eholk:drop-tracking-type-error, r=compiler-errors | Yuki Okushi | -0/+25 |
| 2022-05-14 | Rollup merge of #97018 - GuillaumeGomez:fail-on-js-error, r=notriddle | Yuki Okushi | -2/+2 |
| 2022-05-14 | Rollup merge of #96998 - notriddle:notriddle/var-N, r=jsha | Yuki Okushi | -1/+1 |
| 2022-05-13 | Drop tracking: handle invalid assignments better | Eric Holk | -0/+25 |
| 2022-05-13 | Emit an error if there is a JS failure on rustdoc pages | Guillaume Gomez | -1/+1 |
| 2022-05-13 | Update browser-ui-test version | Guillaume Gomez | -1/+1 |
| 2022-05-13 | Rollup merge of #97011 - JohnTitor:issue-28935, r=compiler-errors | Matthias Krüger | -0/+9 |
| 2022-05-13 | Rollup merge of #96615 - JohnTitor:test-54779, r=compiler-errors | Matthias Krüger | -0/+62 |
| 2022-05-13 | Add regression test for #28935 | Yuki Okushi | -0/+9 |
| 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 | rustdoc: remove weird, unused variable from source-files.js | Michael Howell | -1/+1 |
| 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 |