| Age | Commit message (Expand) | Author | Lines |
| 2022-06-02 | add new `emit_inference_failure_err` | lcnr | -606/+1273 |
| 2022-06-01 | Auto merge of #97632 - JohnTitor:rollup-d2ucrjw, r=JohnTitor | bors | -14/+83 |
| 2022-06-02 | Rollup merge of #97626 - RalfJung:expose, r=tmiasko | Yuki Okushi | -5/+5 |
| 2022-06-02 | Rollup merge of #97613 - jsha:implementation-is-on-local-type, r=GuillaumeGomez | Yuki Okushi | -7/+29 |
| 2022-06-02 | Rollup merge of #97605 - estebank:suggestion-filename, r=oli-obk | Yuki Okushi | -0/+6 |
| 2022-06-02 | Rollup merge of #97130 - notriddle:notriddle/collect-trait-impls-dup, r=Guill... | Yuki Okushi | -2/+43 |
| 2022-06-01 | Auto merge of #97612 - ehuss:update-cargo, r=ehuss | bors | -0/+0 |
| 2022-06-01 | rename PointerAddress → PointerExposeAddress | Ralf Jung | -5/+5 |
| 2022-06-01 | rustdoc: add test case for auto traits on slice primitive | Michael Howell | -0/+14 |
| 2022-06-01 | Auto merge of #97624 - matthiaskrgr:rollup-rtcqjx9, r=matthiaskrgr | bors | -23/+486 |
| 2022-06-01 | Update src/librustdoc/passes/collect_trait_impls.rs | Michael Howell | -3/+5 |
| 2022-06-01 | Mention filename in suggestion when it differs from primary span | Esteban Küber | -0/+6 |
| 2022-06-01 | Improve calculation of "Impls on Foreign Types" | Jacob Hoffman-Andrews | -7/+29 |
| 2022-06-01 | Rollup merge of #97621 - RalfJung:miri, r=RalfJung | Matthias Krüger | -10/+9 |
| 2022-06-01 | Rollup merge of #97592 - notriddle:notriddle/impl-trait, r=GuillaumeGomez | Matthias Krüger | -8/+182 |
| 2022-06-01 | Rollup merge of #97264 - TaKO8Ki:suggest-extern-crate-when-failing-to-resolve... | Matthias Krüger | -5/+78 |
| 2022-06-01 | Rollup merge of #96271 - compiler-errors:suggest-question-mark, r=estebank | Matthias Krüger | -0/+217 |
| 2022-06-01 | Rollup merge of #97580 - JohnTitor:issue-71546, r=compiler-errors | Yuki Okushi | -0/+39 |
| 2022-06-01 | Rollup merge of #97470 - notriddle:notriddle/test-cases, r=GuillaumeGomez | Yuki Okushi | -2/+47 |
| 2022-06-01 | update Miri | Ralf Jung | -10/+9 |
| 2022-06-01 | Add regression test for #71546 | Yuki Okushi | -0/+39 |
| 2022-05-31 | Update cargo | Eric Huss | -0/+0 |
| 2022-05-31 | Auto merge of #97600 - matthiaskrgr:rollup-yivyeu5, r=matthiaskrgr | bors | -7/+24 |
| 2022-05-31 | Rollup merge of #97593 - lnicola:rust-analyzer-2022-05-31, r=lnicola | Matthias Krüger | -7/+24 |
| 2022-05-31 | Auto merge of #97582 - tmiasko:pointer-address-cast, r=oli-obk | bors | -14/+9 |
| 2022-05-31 | :arrow_up: rust-analyzer | Laurențiu Nicola | -7/+24 |
| 2022-05-31 | rustdoc: also index raw pointers | Michael Howell | -2/+82 |
| 2022-05-31 | rustdoc: also index impl trait | Michael Howell | -6/+100 |
| 2022-05-31 | Auto merge of #97570 - JakobDegen:dse-test, r=tmiasko | bors | -326/+21 |
| 2022-05-31 | Auto merge of #97419 - WaffleLapkin:const_from_ptr_range, r=oli-obk | bors | -0/+765 |
| 2022-05-31 | Rollup merge of #97371 - ChayimFriedman2:closure-non-block-add-semicolon, r=o... | Dylan DPC | -0/+27 |
| 2022-05-31 | Rollup merge of #97089 - GuillaumeGomez:improve-settings-theme-display, r=jsha | Dylan DPC | -47/+177 |
| 2022-05-31 | Auto merge of #97566 - compiler-errors:rollup-qfxw4j8, r=compiler-errors | bors | -9/+72 |
| 2022-05-31 | Add a pointer to address cast kind | Tomasz Miąsko | -14/+9 |
| 2022-05-31 | normalize harder | Maybe Waffle | -58/+59 |
| 2022-05-30 | Fix TLS access mir opt test and remove stale files | Jakob Degen | -326/+21 |
| 2022-05-30 | Rollup merge of #97555 - GuillaumeGomez:line-number-click, r=notriddle | Michael Goulet | -3/+17 |
| 2022-05-30 | Rollup merge of #97431 - compiler-errors:issue-97413, r=oli-obk | Michael Goulet | -0/+18 |
| 2022-05-30 | Rollup merge of #97172 - SparrowLii:unsafe_extern, r=compiler-errors | Michael Goulet | -6/+37 |
| 2022-05-30 | Auto merge of #97357 - davidtwco:diagnostic-translation-typed-subdiagnostic-s... | bors | -37/+15 |
| 2022-05-30 | address comments | Michael Goulet | -20/+86 |
| 2022-05-30 | better enum suggestions | Michael Goulet | -0/+151 |
| 2022-05-30 | Auto merge of #97025 - ouz-a:mini-derefer-generator, r=davidtwco | bors | -3/+219 |
| 2022-05-30 | validate derefer, run derefer inside generator | ouz-a | -3/+219 |
| 2022-05-30 | Add line number click GUI test | Guillaume Gomez | -1/+11 |
| 2022-05-30 | Improve source-code-page.goml GUI test code | Guillaume Gomez | -3/+3 |
| 2022-05-30 | Auto merge of #97548 - Dylan-DPC:rollup-9x0va1d, r=Dylan-DPC | bors | -15/+110 |
| 2022-05-30 | Fix invalid line number computation when clicking on something else than a li... | Guillaume Gomez | -0/+4 |
| 2022-05-30 | normalize forbidden slices | Maybe Waffle | -78/+79 |
| 2022-05-30 | errors: simplify referring to fluent attributes | David Wood | -37/+15 |