| Age | Commit message (Expand) | Author | Lines |
| 2022-06-02 | add cast kind of from_exposed_addr (int-to-ptr casts) | Ralf Jung | -1/+1 |
| 2022-06-02 | Rollup merge of #97626 - RalfJung:expose, r=tmiasko | Yuki Okushi | -4/+4 |
| 2022-06-02 | Rollup merge of #97613 - jsha:implementation-is-on-local-type, r=GuillaumeGomez | Yuki Okushi | -1/+1 |
| 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 | -0/+14 |
| 2022-06-01 | rename PointerAddress → PointerExposeAddress | Ralf Jung | -4/+4 |
| 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 | -5/+446 |
| 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 | -1/+1 |
| 2022-06-01 | Rollup merge of #97592 - notriddle:notriddle/impl-trait, r=GuillaumeGomez | Matthias Krüger | -0/+151 |
| 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 | Add regression test for #71546 | Yuki Okushi | -0/+39 |
| 2022-05-31 | Auto merge of #97582 - tmiasko:pointer-address-cast, r=oli-obk | bors | -4/+4 |
| 2022-05-31 | rustdoc: also index raw pointers | Michael Howell | -0/+79 |
| 2022-05-31 | rustdoc: also index impl trait | Michael Howell | -0/+72 |
| 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 | -0/+60 |
| 2022-05-31 | Auto merge of #97566 - compiler-errors:rollup-qfxw4j8, r=compiler-errors | bors | -9/+68 |
| 2022-05-31 | Add a pointer to address cast kind | Tomasz Miąsko | -4/+4 |
| 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/+13 |
| 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 | normalize forbidden slices | Maybe Waffle | -78/+79 |
| 2022-05-30 | errors: simplify referring to fluent attributes | David Wood | -37/+15 |
| 2022-05-30 | Rollup merge of #97531 - compiler-errors:for-loop-pat-mismatch, r=davidtwco | Dylan DPC | -0/+43 |
| 2022-05-30 | Rollup merge of #97504 - JohnTitor:cleanup-deps, r=davidtwco | Dylan DPC | -0/+37 |
| 2022-05-30 | test forbidden slices on all two usizesizes | Maybe Waffle | -28/+309 |
| 2022-05-30 | --bless | Maybe Waffle | -28/+28 |
| 2022-05-30 | Use `// error-pattern:` header in `forbidden_slices.rs` test | Maybe Waffle | -0/+1 |
| 2022-05-30 | Rename slice_from_ptr_range_const -> const_slice_from_ptr_range | Maybe Waffle | -2/+2 |
| 2022-05-30 | Add ui tests for `slice::from_{ptr_range,raw_parts}` | Maybe Waffle | -0/+481 |
| 2022-05-30 | Add GUI test for settings display | Guillaume Gomez | -0/+60 |
| 2022-05-30 | Auto merge of #96964 - oli-obk:const_trait_mvp, r=compiler-errors | bors | -142/+34 |
| 2022-05-30 | Remove `#[default..]` and add `#[const_trait]` | Deadbeef | -142/+34 |
| 2022-05-30 | Optimize the diagnostic generation for `extern unsafe` | SparrowLii | -6/+37 |