| Age | Commit message (Expand) | Author | Lines |
| 2023-02-10 | Rollup merge of #107836 - chenyukang:yukang/fix-107822, r=oli-obk | Matthias Krüger | -0/+6 |
| 2023-02-10 | Rollup merge of #107789 - jieyouxu:issue-107745, r=lcnr | Matthias Krüger | -17/+45 |
| 2023-02-10 | Auto merge of #107652 - estebank:re_error, r=oli-obk | bors | -179/+114 |
| 2023-02-10 | add test for no input file | yukang | -0/+6 |
| 2023-02-10 | Auto merge of #107870 - matthiaskrgr:rollup-3z1q4rm, r=matthiaskrgr | bors | -16/+5 |
| 2023-02-10 | Rollup merge of #107863 - compiler-errors:new-solver-multiple-candidates, r=j... | Matthias Krüger | -12/+1 |
| 2023-02-10 | Rollup merge of #107043 - Nilstrieb:true-and-false-is-false, r=wesleywiser | Matthias Krüger | -4/+4 |
| 2023-02-10 | Auto merge of #101680 - jackh726:implied-cleanup, r=lcnr | bors | -2/+2 |
| 2023-02-09 | Cleanup free_region_relations a bit | Jack Huey | -2/+2 |
| 2023-02-10 | Multiple candidates with same response is not ambiguous | Michael Goulet | -12/+1 |
| 2023-02-10 | Auto merge of #102963 - ilammy:xray-basic, r=estebank | bors | -0/+99 |
| 2023-02-09 | Rollup merge of #107815 - compiler-errors:new-solver-no-auto-if-impl, r=lcnr | Dylan DPC | -0/+8 |
| 2023-02-09 | Rollup merge of #107803 - eggyal:do_not_bring_trait_alias_supertraits_into_sc... | Dylan DPC | -0/+21 |
| 2023-02-09 | Rollup merge of #107786 - compiler-errors:new-solver-some-tweaks, r=lcnr | Dylan DPC | -9/+44 |
| 2023-02-09 | Rollup merge of #107659 - bvanjoi:issue-107649, r=estebank | Dylan DPC | -0/+124 |
| 2023-02-09 | Rollup merge of #107655 - notriddle:notriddle/small-url-encode, r=GuillaumeGomez | Dylan DPC | -14/+14 |
| 2023-02-09 | Rollup merge of #107648 - matthiaskrgr:unused_lifetime_104432_fix, r=cjgillot | Dylan DPC | -0/+12 |
| 2023-02-09 | Disqualify auto-trait builtin impl in new solver if impl exists | Michael Goulet | -0/+8 |
| 2023-02-09 | Implement a dummy drop-in-favor-of for the new solver | Michael Goulet | -9/+32 |
| 2023-02-09 | Use elaborated item bounds for alias types | Michael Goulet | -0/+12 |
| 2023-02-09 | test: snapshot for derive suggestion in diff files | bohan | -0/+124 |
| 2023-02-09 | Introduce `ReError` | Esteban Küber | -179/+114 |
| 2023-02-09 | Rollup merge of #107446 - clubby789:rustc-parse-diag-migrate, r=compiler-errors | Matthias Krüger | -0/+14 |
| 2023-02-09 | Don't expose type parameters and implementation details from macro expansion | 许杰友 Jieyou Xu (Joe) | -17/+45 |
| 2023-02-09 | Auto merge of #106938 - GuillaumeGomez:normalize-projection-field-ty, r=oli-obk | bors | -0/+80 |
| 2023-02-08 | Rollup merge of #107813 - compiler-errors:bad-impl-trait-in-macro-is-ok, r=es... | Michael Goulet | -0/+32 |
| 2023-02-08 | Rollup merge of #107799 - lcnr:update-provisional-result, r=oli-obk | Michael Goulet | -0/+43 |
| 2023-02-08 | Rollup merge of #107761 - oli-obk:miri_🪵, r=TaKO8Ki | Michael Goulet | -3/+2 |
| 2023-02-09 | Test XRay only for supported targets | Oleksii Lozovskyi | -0/+8 |
| 2023-02-09 | Emit an error if -Z instrument-xray is not supported | Oleksii Lozovskyi | -0/+13 |
| 2023-02-09 | Codegen tests for -Z instrument-xray | Oleksii Lozovskyi | -0/+29 |
| 2023-02-09 | UI tests for -Z instrument-xray | Oleksii Lozovskyi | -0/+40 |
| 2023-02-09 | Parse "-Z instrument-xray" codegen option | Oleksii Lozovskyi | -0/+9 |
| 2023-02-09 | Extend `BYTE_SLICE_IN_PACKED_STRUCT_WITH_DERIVE`. | Nicholas Nethercote | -1/+41 |
| 2023-02-08 | Do not assemble supertraits for trait aliases | Alan Egerton | -0/+21 |
| 2023-02-08 | add (currently ICEing) test | lcnr | -0/+43 |
| 2023-02-08 | Do not eagerly recover for bad impl-trait in macros | Michael Goulet | -0/+32 |
| 2023-02-08 | Rollup merge of #107777 - compiler-errors:derive_const-actually-derive-const,... | Matthias Krüger | -3/+24 |
| 2023-02-08 | Rollup merge of #107779 - compiler-errors:issue-107775, r=jackh726 | Matthias Krüger | -0/+56 |
| 2023-02-08 | Rollup merge of #107771 - estebank:ice-msg, r=compiler-errors | Matthias Krüger | -13/+8 |
| 2023-02-08 | Rollup merge of #107770 - notriddle:notriddle/br2nl, r=GuillaumeGomez | Matthias Krüger | -22/+47 |
| 2023-02-08 | Rollup merge of #107769 - compiler-errors:pointer-like, r=eholk | Matthias Krüger | -53/+55 |
| 2023-02-08 | Auto merge of #107688 - lukas-code:projection-with-lifetime, r=jackh726 | bors | -1/+65 |
| 2023-02-07 | Remove astconv usage in diagnostic | Michael Goulet | -0/+56 |
| 2023-02-07 | Add ~const bounds trait bounds when using derive_const | Michael Goulet | -0/+13 |
| 2023-02-07 | Expand const-if-const trait bounds correctly | Michael Goulet | -3/+11 |
| 2023-02-07 | Tweak ICE message | Esteban Küber | -13/+8 |
| 2023-02-07 | Rename PointerSized to PointerLike | Michael Goulet | -53/+55 |
| 2023-02-07 | rustdoc: use a newline instead of `<br>` to format code headers | Michael Howell | -22/+47 |
| 2023-02-07 | Auto merge of #107767 - matthiaskrgr:rollup-9m1qfso, r=matthiaskrgr | bors | -16/+344 |