| Age | Commit message (Expand) | Author | Lines |
| 2024-02-15 | Rollup merge of #121113 - oli-obk:track_errors10, r=compiler-errors | Guillaume Gomez | -2/+3 |
| 2024-02-15 | Rollup merge of #121107 - estebank:capitalization-suggestion, r=michaelwoerister | Guillaume Gomez | -10/+12 |
| 2024-02-15 | Rollup merge of #121104 - Urgau:bigger_layout-fix-fp, r=compiler-errors | Guillaume Gomez | -0/+7 |
| 2024-02-15 | Rollup merge of #121088 - nikic:evex512, r=Amanieu | Guillaume Gomez | -0/+4 |
| 2024-02-15 | Add clippy into the known `cfg` list | Guillaume Gomez | -3/+4 |
| 2024-02-15 | Auto merge of #120931 - chenyukang:yukang-cleanup-hashmap, r=michaelwoerister | bors | -131/+114 |
| 2024-02-15 | errors: only eagerly translate subdiagnostics | David Wood | -366/+487 |
| 2024-02-15 | Auto merge of #116564 - oli-obk:evaluated_static_in_metadata, r=RalfJung,cjgi... | bors | -131/+296 |
| 2024-02-15 | Do not allocate a second "background" alloc id for the main allocation of a s... | Oli Scherer | -52/+192 |
| 2024-02-15 | Return ConstAllocation from eval_static_initializer query directly | Oli Scherer | -51/+42 |
| 2024-02-15 | Store static initializers in metadata instead of the MIR of statics. | Oli Scherer | -7/+23 |
| 2024-02-15 | Add new query just for static initializers | Oli Scherer | -28/+30 |
| 2024-02-15 | Split a bool argument into two named functions | Oli Scherer | -21/+37 |
| 2024-02-15 | Auto merge of #121131 - matthiaskrgr:rollup-mo3b8nz, r=matthiaskrgr | bors | -68/+219 |
| 2024-02-15 | Rollup merge of #121122 - compiler-errors:identical-layouts, r=oli-obk | Matthias Krüger | -2/+24 |
| 2024-02-15 | Rollup merge of #121116 - nnethercote:fix-121103-121108, r=oli-obk | Matthias Krüger | -2/+5 |
| 2024-02-15 | Rollup merge of #121105 - compiler-errors:no-const-ty-overflow, r=oli-obk | Matthias Krüger | -12/+15 |
| 2024-02-15 | Rollup merge of #121084 - oli-obk:create_def_forever_red2, r=WaffleLapkin | Matthias Krüger | -14/+18 |
| 2024-02-15 | Rollup merge of #120982 - momvart:smir-61-foreign_kind, r=oli-obk | Matthias Krüger | -38/+157 |
| 2024-02-15 | Replace `NonZero::<_>::new` with `NonZero::new`. | Markus Reiter | -49/+39 |
| 2024-02-15 | Use generic `NonZero` internally. | Markus Reiter | -105/+130 |
| 2024-02-15 | Add suffixes to `LitError`. | Nicholas Nethercote | -22/+20 |
| 2024-02-15 | Add `ErrorGuaranteed` to `ast::LitKind::Err`, `token::LitKind::Err`. | Nicholas Nethercote | -53/+69 |
| 2024-02-14 | Fix SmallCStr conversion from CStr | Eric Huss | -1/+9 |
| 2024-02-15 | Make `emit_unescape_error` return `Option<ErrorGuaranteed>`. | Nicholas Nethercote | -40/+34 |
| 2024-02-15 | Make `report_lit_error` return `ErrorGuaranteed`. | Nicholas Nethercote | -20/+23 |
| 2024-02-15 | Remove `LitError::LexerError`. | Nicholas Nethercote | -26/+18 |
| 2024-02-15 | Enforce coroutine-closure layouts are identical | Michael Goulet | -2/+24 |
| 2024-02-15 | Skip coroutines in jump threading to avoid query cycles | Tomasz Miąsko | -0/+6 |
| 2024-02-15 | Add an `ErrorGuaranteed` to `ast::TyKind::Err`. | Nicholas Nethercote | -34/+73 |
| 2024-02-15 | Reinstate some delayed bugs. | Nicholas Nethercote | -2/+5 |
| 2024-02-14 | Continue compilation even if inherent impl checks fail | Oli Scherer | -2/+3 |
| 2024-02-14 | For E0038, suggest associated type if available | trevyn | -0/+28 |
| 2024-02-14 | Fix msg for verbose suggestions with confusable capitalization | Esteban Küber | -10/+12 |
| 2024-02-14 | Auto merge of #120847 - oli-obk:track_errors9, r=compiler-errors | bors | -12/+21 |
| 2024-02-14 | Ignore unsized types when trying to determine the size of a type | Urgau | -0/+7 |
| 2024-02-14 | Do not report overflow errors on ConstArgHasType goals | Michael Goulet | -12/+15 |
| 2024-02-14 | Rewrite foreign item kind query using `DefKind` | Mohammad Omidvar | -23/+15 |
| 2024-02-14 | Move all the heavy lifting from `TyCtxtAt::create_def` into `TyCtxt::create_def` | Oli Scherer | -14/+18 |
| 2024-02-14 | Implicitly enable evex512 if avx512 is enabled | Nikita Popov | -0/+4 |
| 2024-02-14 | Rollup merge of #121084 - oli-obk:create_def_forever_red2, r=WaffleLapkin | Guillaume Gomez | -6/+6 |
| 2024-02-14 | Rollup merge of #121083 - GuillaumeGomez:doc-to_opt_closure_kind, r=compiler-... | Guillaume Gomez | -0/+14 |
| 2024-02-14 | Rollup merge of #121075 - chenyukang:yukang-fix-121070-lint-range, r=oli-obk | Guillaume Gomez | -4/+12 |
| 2024-02-14 | Rollup merge of #120966 - chenyukang:yukang-fix-120599-resolve, r=pnkfelix | Guillaume Gomez | -23/+39 |
| 2024-02-14 | Extend documentation for `Ty::to_opt_closure_kind` method | Guillaume Gomez | -0/+14 |
| 2024-02-14 | Make sure `tcx.create_def` also depends on the forever red node, instead of j... | Oli Scherer | -6/+6 |
| 2024-02-14 | Continue compilation after check_mod_type_wf errors | Oli Scherer | -12/+21 |
| 2024-02-14 | Rollup merge of #121071 - nnethercote:fewer-delayed-bugs, r=oli-obk | Oli Scherer | -90/+88 |
| 2024-02-14 | Rollup merge of #121049 - estebank:issue-121009, r=fmease | Oli Scherer | -0/+5 |
| 2024-02-14 | Rollup merge of #121039 - cjgillot:gvn-adjust, r=compiler-errors | Oli Scherer | -5/+9 |