| Age | Commit message (Expand) | Author | Lines |
| 2022-10-20 | Rollup merge of #103276 - compiler-errors:default-on-uninit-ice, r=TaKO8Ki | Matthias Krüger | -0/+54 |
| 2022-10-20 | Rollup merge of #103268 - notriddle:notriddle/nav-sub-font-size, r=GuillaumeG... | Matthias Krüger | -1/+0 |
| 2022-10-20 | Rollup merge of #103262 - andrewpollack:switch-needs-unwind, r=tmandry | Matthias Krüger | -1/+1 |
| 2022-10-20 | Rollup merge of #103251 - GuillaumeGomez:item-decl-highlighting, r=notriddle | Matthias Krüger | -25/+118 |
| 2022-10-20 | Auto merge of #103220 - compiler-errors:deny-infers, r=lcnr | bors | -22/+22 |
| 2022-10-19 | Adjust `transmute{,_copy}` to be clearer about which of `T` and `U` is input ... | Thom Chiovoloni | -3/+3 |
| 2022-10-20 | Bless test | Michael Goulet | -3/+19 |
| 2022-10-20 | fix span for suggestion | yukang | -2/+3 |
| 2022-10-20 | fix #103112, add diagnostic for calling a function with the same name when a ... | yukang | -0/+18 |
| 2022-10-20 | Auto merge of #103205 - spastorino:fix-rpits-lifetime-remapping, r=cjgillot | bors | -0/+23 |
| 2022-10-19 | Magic functions for writing to stdout/stderr. | Cliff L. Biffle | -3/+111 |
| 2022-10-19 | Bless ui tests | Ryan Lopopolo | -2/+2 |
| 2022-10-20 | Adjusting test to needs-unwind, with linking issue | Andrew Pollack | -1/+1 |
| 2022-10-20 | Auto merge of #102417 - oli-obk:opaque_lifetimes2, r=jackh726 | bors | -25/+65 |
| 2022-10-19 | allowlist displaydoc | Manish Goregaokar | -0/+1 |
| 2022-10-19 | Update license | Manish Goregaokar | -0/+1 |
| 2022-10-19 | Erase regions before checking for default in uninitialized binding error | Michael Goulet | -0/+54 |
| 2022-10-19 | rustdoc: remove no-op CSS `nav.sub { font-size: 1rem }` | Michael Howell | -1/+0 |
| 2022-10-19 | Do anonymous lifetimes remapping correctly for nested rpits | Santiago Pastorino | -0/+23 |
| 2022-10-19 | Rollup merge of #103258 - SUPERCILEX:miri, r=RalfJung | Matthias Krüger | -11/+17 |
| 2022-10-19 | Rollup merge of #103257 - notriddle:notriddle/setting-line, r=GuillaumeGomez | Matthias Krüger | -19/+19 |
| 2022-10-19 | Rollup merge of #103246 - ferrocene:pa-rust-analyzer-hosts, r=Mark-Simulacrum | Matthias Krüger | -2/+2 |
| 2022-10-19 | Rollup merge of #103239 - m-ou-se:unstable-abi-fn-impl-check, r=lcnr | Matthias Krüger | -5/+27 |
| 2022-10-19 | Rollup merge of #103237 - GuillaumeGomez:codeblock-tooltip-cleanup, r=notriddle | Matthias Krüger | -93/+77 |
| 2022-10-19 | Rollup merge of #103223 - compiler-errors:deref-sugg-slow, r=wesleywiser | Matthias Krüger | -0/+213 |
| 2022-10-19 | Rollup merge of #103211 - notriddle:notriddle/dot-location, r=GuillaumeGomez | Matthias Krüger | -38/+39 |
| 2022-10-19 | Add regression test for item-decl highlighting | Guillaume Gomez | -5/+98 |
| 2022-10-19 | Make miri read_dir test a little more robust | Alex Saveau | -11/+17 |
| 2022-10-19 | Fixup a few tests needing asm support | Josh Stone | -48/+42 |
| 2022-10-19 | compiletest: refactor rustcflags to Vec | Andrew Pollack | -39/+22 |
| 2022-10-19 | Make ClosureOutlivesRequirement not rely on an unresolved type | Michael Goulet | -22/+22 |
| 2022-10-19 | rustdoc: move `setting-line` color CSS to settings.css | Michael Howell | -19/+19 |
| 2022-10-19 | rustdoc: render bounds of cross-crate GAT params | León Orell Valerian Liehr | -22/+41 |
| 2022-10-19 | rustdoc: add test case for masked blanket impl | Michael Howell | -0/+5 |
| 2022-10-19 | rustdoc: Do not filter out `Self: Sized` bounds | León Orell Valerian Liehr | -18/+56 |
| 2022-10-19 | Fix regression in item-decl highlighting | Guillaume Gomez | -20/+20 |
| 2022-10-19 | Auto merge of #2600 - saethlin:ice, r=RalfJung | bors | -4/+29 |
| 2022-10-19 | Never start the Stack::retain loop at offset 0 so that the left element is al... | Ben Kimock | -4/+29 |
| 2022-10-19 | resolve: Revert "Set effective visibilities for imports more precisely" | Vadim Petrochenkov | -1/+8 |
| 2022-10-19 | Auto merge of #2604 - RalfJung:ret-scalar, r=RalfJung | bors | -35/+39 |
| 2022-10-19 | use Scalar return types for Windows shims | Ralf Jung | -35/+39 |
| 2022-10-19 | Add testcase for next_point, fix more trivial issues in find_width_of_charact... | yukang | -2/+1 |
| 2022-10-19 | mark rust-analyzer as a host-only tool | Pietro Albini | -2/+2 |
| 2022-10-19 | Allow #[unstable] impl for fn() -> UnstableType. | Mara Bos | -0/+3 |
| 2022-10-19 | Add test for #[unstable] impl for fn() -> !. | Mara Bos | -1/+13 |
| 2022-10-19 | Auto merge of #103228 - Dylan-DPC:rollup-31yiauw, r=Dylan-DPC | bors | -44/+135 |
| 2022-10-19 | Add test. | Mara Bos | -4/+11 |
| 2022-10-19 | Clean up codeblock-tooltip rustdoc-gui test | Guillaume Gomez | -92/+76 |
| 2022-10-19 | Update browser-ui-test version to 0.12.7 | Guillaume Gomez | -1/+1 |
| 2022-10-19 | rustdoc: Eliminate uses of `EarlyDocLinkResolver::all_traits` | Vadim Petrochenkov | -128/+117 |