| Age | Commit message (Expand) | Author | Lines |
| 2023-11-26 | Auto merge of #118267 - compiler-errors:ambiguity-causes, r=spastorino | bors | -67/+54 |
| 2023-11-26 | Auto merge of #118256 - petrochenkov:nohir, r=compiler-errors | bors | -154/+145 |
| 2023-11-26 | rustc: `hir().local_def_id_to_hir_id()` -> `tcx.local_def_id_to_hir_id()` cle... | Vadim Petrochenkov | -154/+145 |
| 2023-11-26 | Auto merge of #117880 - lqd:liveness-values, r=cjgillot | bors | -62/+67 |
| 2023-11-26 | Auto merge of #118250 - petrochenkov:optdefkind, r=compiler-errors | bors | -53/+34 |
| 2023-11-26 | Auto merge of #118300 - compiler-errors:rollup-cm3i8fg, r=compiler-errors | bors | -400/+257 |
| 2023-11-26 | Auto merge of #117611 - Nadrieril:linear-pass-take-4, r=cjgillot | bors | -764/+1013 |
| 2023-11-25 | Rollup merge of #118290 - compiler-errors:placeholder-implied, r=aliemjay | Michael Goulet | -2/+4 |
| 2023-11-25 | Rollup merge of #118288 - compiler-errors:is_some_and, r=lqd,dtolnay | Michael Goulet | -13/+21 |
| 2023-11-25 | Rollup merge of #118201 - compiler-errors:obligation-causes, r=cjgillot | Michael Goulet | -39/+5 |
| 2023-11-25 | Rollup merge of #118158 - nnethercote:reduce-fluent-boilerplate, r=compiler-e... | Michael Goulet | -141/+57 |
| 2023-11-25 | Rollup merge of #117651 - Zalathar:fold-sums, r=cjgillot | Michael Goulet | -205/+170 |
| 2023-11-25 | Remove 3 more unused ObligationCauseCodes | Michael Goulet | -15/+0 |
| 2023-11-25 | Remove some more unused codepaths in (region) error reporting | Michael Goulet | -7/+2 |
| 2023-11-25 | Remove some lifetime-only ObligationCauseCode notes | Michael Goulet | -11/+3 |
| 2023-11-25 | Remove unused ObligationCauseCode::ProjectionWf | Michael Goulet | -6/+0 |
| 2023-11-26 | Remove unnecessary dependencies. | Nicholas Nethercote | -2/+0 |
| 2023-11-26 | Use `rustc_fluent_macro::fluent_messages!` directly. | Nicholas Nethercote | -76/+32 |
| 2023-11-26 | Add a useful comment. | Nicholas Nethercote | -0/+4 |
| 2023-11-26 | Avoid need for `{D,Subd}iagnosticMessage` imports. | Nicholas Nethercote | -57/+21 |
| 2023-11-26 | Remove `rustc_error_messages/messages.ftl`. | Nicholas Nethercote | -6/+0 |
| 2023-11-25 | Auto merge of #118294 - GuillaumeGomez:rollup-ij2bzwt, r=GuillaumeGomez | bors | -485/+138 |
| 2023-11-25 | Rollup merge of #118272 - petrochenkov:macrodata, r=cjgillot | Guillaume Gomez | -55/+52 |
| 2023-11-25 | Rollup merge of #118199 - compiler-errors:qpath, r=lcnr | Guillaume Gomez | -71/+41 |
| 2023-11-25 | Rollup merge of #118017 - tamird:better-safety, r=cjgillot | Guillaume Gomez | -8/+10 |
| 2023-11-25 | Rollup merge of #117871 - klensy:unused-pub, r=cjgillot | Guillaume Gomez | -248/+5 |
| 2023-11-25 | is_{some,ok}_and | Michael Goulet | -13/+21 |
| 2023-11-25 | Remove HirId from QPath::LangItem | Michael Goulet | -71/+41 |
| 2023-11-25 | Review comment | Michael Goulet | -20/+19 |
| 2023-11-25 | make sure we still eagerly emit errors | Michael Goulet | -2/+4 |
| 2023-11-25 | Remove mir::Const::from_anon_const | Michael Goulet | -103/+29 |
| 2023-11-25 | Don't ICE when encountering placeholders in implied bounds computation | Michael Goulet | -2/+4 |
| 2023-11-25 | Auto merge of #118127 - RalfJung:unadjusted-abi, r=compiler-errors | bors | -6/+30 |
| 2023-11-25 | Auto merge of #118279 - bjorn3:sync_cg_clif-2023-11-25, r=bjorn3 | bors | -71/+452 |
| 2023-11-25 | rustc: Make `def_kind` mandatory for all `DefId`s | Vadim Petrochenkov | -53/+34 |
| 2023-11-25 | Auto merge of #118277 - fmease:rollup-itucldm, r=fmease | bors | -2257/+2318 |
| 2023-11-25 | Merge commit '710c67909d034e1c663174a016ca82b95c2d6c12' into sync_cg_clif-202... | bjorn3 | -71/+452 |
| 2023-11-25 | Rollup merge of #118274 - celinval:smir-fix-pretty, r=ouz-a | León Orell Valerian Liehr | -2/+4 |
| 2023-11-25 | Rollup merge of #118271 - compiler-errors:float, r=RalfJung | León Orell Valerian Liehr | -2/+5 |
| 2023-11-25 | Rollup merge of #118266 - celinval:smir-break-files, r=compiler-errors | León Orell Valerian Liehr | -2150/+2205 |
| 2023-11-25 | Rollup merge of #118262 - spastorino:relate-iats-using-eq, r=compiler-errors | León Orell Valerian Liehr | -4/+1 |
| 2023-11-25 | Rollup merge of #118259 - spastorino:move-eager-resolver-to-infer, r=compiler... | León Orell Valerian Liehr | -80/+87 |
| 2023-11-25 | Rollup merge of #118253 - dtolnay:issomeand, r=compiler-errors | León Orell Valerian Liehr | -19/+16 |
| 2023-11-25 | Auto merge of #118075 - tmiasko:validate-critical-call-edges, r=cjgillot | bors | -2/+25 |
| 2023-11-25 | Auto merge of #118203 - nnethercote:rustc_mir_dataflow, r=cjgillot | bors | -227/+132 |
| 2023-11-25 | Auto merge of #118261 - spastorino:fix-placeholder-replacer, r=compiler-errors | bors | -4/+18 |
| 2023-11-24 | Fix smir's `Ty::Ref` pretty printing | Celina G. Val | -2/+4 |
| 2023-11-25 | Auto merge of #118227 - Mark-Simulacrum:worker-local-outline, r=cjgillot | bors | -9/+12 |
| 2023-11-25 | coverage: Assert that bcb0 starts with bb0 and has no in-edges | Zalathar | -0/+13 |
| 2023-11-25 | coverage: Eliminate `BcbBranch` | Zalathar | -104/+69 |