| Age | Commit message (Expand) | Author | Lines |
| 2023-02-06 | Auto merge of #107727 - Dylan-DPC:rollup-b1yexcl, r=Dylan-DPC | bors | -0/+3 |
| 2023-02-06 | Migrate `rustc_parse` to derive diagnostics | clubby789 | -0/+115 |
| 2023-02-06 | Rollup merge of #107580 - lenko-d:default_value_for_a_lifetime_generic_parame... | Dylan DPC | -0/+3 |
| 2023-02-06 | Auto merge of #103761 - chenyukang:yukang/fix-103320-must-use, r=compiler-errors | bors | -1/+2 |
| 2023-02-05 | Recover from missing expression in for loop | Obei Sideg | -0/+3 |
| 2023-02-04 | Recover from default value for a lifetime in generic parameters. | Lenko Donchev | -0/+3 |
| 2023-02-04 | update ICU4X to 1.1.0 | Lukas Markeffsky | -4/+3 |
| 2023-02-04 | Auto merge of #107549 - Zoxc:rustc-shared, r=jyn514 | bors | -12/+12 |
| 2023-02-04 | Fix #103320, add explanatory message for [#must_use] | yukang | -1/+2 |
| 2023-02-03 | Fix suggestion for coercing Option<&String> to Option<&str> | clubby789 | -0/+2 |
| 2023-02-02 | Rollup merge of #107493 - clubby789:range-fat-arrow-followup, r=estebank | Matthias Krüger | -2/+3 |
| 2023-02-02 | Improve diagnostic for missing space in range pattern | clubby789 | -2/+3 |
| 2023-02-02 | Add a new `rustc_driver` dylib to rexport `rustc_driver_impl` | John Kåre Alsaker | -12/+12 |
| 2023-02-02 | Recover _ as .. in field pattern | Michael Goulet | -2/+2 |
| 2023-02-01 | Make "use latest edition" subdiagnostic translatable | Xiretza | -0/+8 |
| 2023-02-01 | migrate parser::ty to diagnostic structs | Xiretza | -0/+35 |
| 2023-02-01 | rustc_parse: migrate more to diagnostic structs | Xiretza | -0/+149 |
| 2023-02-01 | Auto merge of #107257 - inquisitivecrystal:ffi-attr, r=davidtwco | bors | -0/+12 |
| 2023-01-30 | incremental: migrate diagnostics | David Wood | -0/+119 |
| 2023-01-30 | session: diagnostic migration lint on more fns | David Wood | -1/+75 |
| 2023-01-29 | Auto merge of #106253 - nbdd0121:upcast, r=compiler-errors | bors | -0/+2 |
| 2023-01-28 | Migrate some range parsing diagnostics | clubby789 | -0/+11 |
| 2023-01-28 | Reintroduce multiple_supertrait_upcastable lint | Gary Guo | -0/+2 |
| 2023-01-28 | Rollup merge of #107096 - clubby789:fluent-bad-messageref, r=compiler-errors | Matthias Krüger | -3/+3 |
| 2023-01-27 | Fix some Fluent typos | clubby789 | -3/+3 |
| 2023-01-26 | Rollup merge of #106978 - mejrs:mir_build3, r=davidtwco | Matthias Krüger | -4/+12 |
| 2023-01-26 | Rollup merge of #106971 - oli-obk:tait_error, r=davidtwco | Matthias Krüger | -3/+19 |
| 2023-01-26 | Auto merge of #107318 - matthiaskrgr:rollup-776kd81, r=matthiaskrgr | bors | -3/+0 |
| 2023-01-26 | Rollup merge of #106625 - Swatinem:ref/cov6, r=nagisa | Matthias Krüger | -3/+0 |
| 2023-01-26 | Rollup merge of #106407 - mejrs:attr_check, r=compiler-errors | Matthias Krüger | -0/+21 |
| 2023-01-24 | Move FFI attribute validation to `check_attr` | inquisitivecrystal | -0/+12 |
| 2023-01-23 | Add suggestion to remove if in let...else block | Edward Shen | -0/+1 |
| 2023-01-22 | Rollup merge of #107111 - chenyukang:yukang/fix-107090-fluent-parameters, r=p... | Matthias Krüger | -13/+13 |
| 2023-01-20 | Auto merge of #107106 - matthiaskrgr:rollup-g7r1ep0, r=matthiaskrgr | bors | -1/+2 |
| 2023-01-19 | Fix broken format strings in `infer.ftl` | clubby789 | -8/+8 |
| 2023-01-19 | Autoderive ExternBlockSuggestion | mejrs | -1/+2 |
| 2023-01-18 | Fix #107090, fix missing arguments for fluent | yukang | -13/+13 |
| 2023-01-17 | Migrate mir_build's borrow conflicts | mejrs | -4/+12 |
| 2023-01-17 | Handle diagnostics customization on the fluent side | Oli Scherer | -1/+19 |
| 2023-01-17 | Empty regions don't exist anymore, remove them from fluent | Oli Scherer | -2/+0 |
| 2023-01-17 | Rollup merge of #106949 - compiler-errors:is-poly, r=BoxyUwU | Matthias Krüger | -6/+6 |
| 2023-01-17 | Rollup merge of #106591 - Ezrashaw:attempted-integer-identifer, r=Estebank | Matthias Krüger | -0/+2 |
| 2023-01-16 | Properly pluralize 'generic constants' | Michael Goulet | -6/+6 |
| 2023-01-16 | Improve a TAIT error and add an error code plus documentation | Oli Scherer | -0/+4 |
| 2023-01-14 | suggest fix for attempted integer identifier in patterns | Ezra Shaw | -0/+2 |
| 2023-01-13 | Rollup merge of #106678 - Veykril:proc-macro-panic-abort, r=eholk | Matthias Krüger | -0/+3 |
| 2023-01-13 | Auto merge of #106801 - JohnTitor:rollup-xqkraw0, r=JohnTitor | bors | -0/+3 |
| 2023-01-13 | Warn when using panic-strategy abort for proc-macro crates | Lukas Wirth | -0/+3 |
| 2023-01-13 | Rollup merge of #106716 - c410-f3r:rfc-2397-1, r=davidtwco | Yuki Okushi | -0/+3 |
| 2023-01-13 | Auto merge of #106092 - asquared31415:start_lang_item_checks, r=davidtwco | bors | -0/+11 |