| Age | Commit message (Expand) | Author | Lines |
| 2024-02-20 | Reduce capabilities of `Diagnostic`. | Nicholas Nethercote | -377/+476 |
| 2024-02-19 | Prefer `DiagnosticBuilder` over `Diagnostic` in diagnostic modifiers. | Nicholas Nethercote | -411/+492 |
| 2024-02-18 | Auto merge of #117772 - surechen:for_117448, r=petrochenkov | bors | -102/+156 |
| 2024-02-18 | By tracking import use types to check whether it is scope uses or the other s... | surechen | -102/+156 |
| 2024-02-18 | Auto merge of #121034 - obeis:improve-static-mut-ref, r=RalfJung | bors | -71/+59 |
| 2024-02-18 | Auto merge of #121252 - fmease:rollup-x7zogl8, r=fmease | bors | -195/+210 |
| 2024-02-18 | Rollup merge of #121237 - Urgau:better-cargo-heuristic, r=compiler-errors | León Orell Valerian Liehr | -8/+29 |
| 2024-02-18 | Rollup merge of #121221 - fmease:refactor-astconv-assoc-item-bindings, r=comp... | León Orell Valerian Liehr | -175/+125 |
| 2024-02-18 | Rollup merge of #121198 - clubby789:unnamed-fields-hir-checks, r=compiler-errors | León Orell Valerian Liehr | -11/+37 |
| 2024-02-18 | Rollup merge of #121100 - estebank:issue-71252, r=compiler-errors | León Orell Valerian Liehr | -1/+19 |
| 2024-02-18 | Auto merge of #120780 - fmease:lta-in-impls, r=oli-obk | bors | -18/+70 |
| 2024-02-18 | Improve wording of static_mut_ref | Obei Sideg | -71/+59 |
| 2024-02-17 | Rollup merge of #121231 - matthiaskrgr:cloone, r=compiler-errors | Matthias Krüger | -4/+4 |
| 2024-02-17 | Rollup merge of #121210 - madsmtm:fix-target-abi-i386-apple-ios, r=workingjub... | Matthias Krüger | -10/+15 |
| 2024-02-17 | Rollup merge of #121209 - nnethercote:infallible-join_codegen, r=bjorn3 | Matthias Krüger | -12/+10 |
| 2024-02-17 | Rollup merge of #121193 - compiler-errors:coherence-fulfillment, r=lcnr | Matthias Krüger | -37/+41 |
| 2024-02-17 | Rollup merge of #121085 - davidtwco:always-eager-diagnostics, r=nnethercote | Matthias Krüger | -366/+487 |
| 2024-02-17 | Use better heuristic for printing Cargo specific diagnostics | Urgau | -8/+29 |
| 2024-02-17 | Add more checks for `unnamed_field` during HIR analysis | clubby789 | -11/+37 |
| 2024-02-17 | remove a couple of redundant clones | Matthias Krüger | -4/+4 |
| 2024-02-17 | Rollup merge of #121192 - oli-obk:intrinsics2.0, r=WaffleLapkin | Guillaume Boisseau | -3/+3 |
| 2024-02-17 | Rollup merge of #121135 - Zalathar:no-whole-body-span, r=wesleywiser | Guillaume Boisseau | -4/+9 |
| 2024-02-17 | Rollup merge of #121059 - compiler-errors:extension, r=davidtwco,Nilstrieb | Guillaume Boisseau | -977/+291 |
| 2024-02-17 | Rollup merge of #120932 - RalfJung:mut-ptr-to-static, r=oli-obk | Guillaume Boisseau | -4/+57 |
| 2024-02-17 | const_mut_refs: allow mutable refs to statics | Ralf Jung | -4/+57 |
| 2024-02-17 | Properly check constrainedness of gen params in the presence of weak alias types | León Orell Valerian Liehr | -17/+40 |
| 2024-02-17 | Support weak alias types as self type of inherent impls | León Orell Valerian Liehr | -1/+30 |
| 2024-02-17 | Remove astconv::ConvertedBinding | León Orell Valerian Liehr | -151/+96 |
| 2024-02-17 | Update comments and variable names | León Orell Valerian Liehr | -34/+39 |
| 2024-02-17 | Enable `ConstPropLint` for promoteds | Gurinder Singh | -5/+0 |
| 2024-02-17 | Fix comment | Mads Marquart | -2/+6 |
| 2024-02-17 | Fix `cfg(target_abi = "sim")` on i386-apple-ios | Mads Marquart | -8/+9 |
| 2024-02-16 | Use fulfillment in next trait solver coherence | Michael Goulet | -37/+41 |
| 2024-02-17 | Make `CodegenBackend::join_codegen` infallible. | Nicholas Nethercote | -12/+10 |
| 2024-02-16 | Give the (`un`)`likely` intrinsics fallback bodies | Oli Scherer | -2/+2 |
| 2024-02-16 | Give the `assume` intrinsic a fallback body | Oli Scherer | -1/+1 |
| 2024-02-16 | Rollup merge of #121181 - oli-obk:normalize_with_conflicting_impls, r=cjgillot | Guillaume Gomez | -1/+3 |
| 2024-02-16 | Rollup merge of #121179 - RalfJung:zst-mutable-refs, r=oli-obk | Guillaume Gomez | -62/+58 |
| 2024-02-16 | Rollup merge of #121137 - GuillaumeGomez:add-clippy-cfg, r=Urgau,Nilstrieb | Guillaume Gomez | -3/+7 |
| 2024-02-16 | Rollup merge of #121111 - trevyn:associated-type-suggestion, r=davidtwco | Guillaume Gomez | -0/+28 |
| 2024-02-16 | Rollup merge of #121020 - oli-obk:diagnostics_ice, r=davidtwco | Guillaume Gomez | -1/+1 |
| 2024-02-16 | Rollup merge of #119928 - d-sonuga:into-iter-sugg, r=compiler-errors | Guillaume Gomez | -0/+96 |
| 2024-02-16 | Nits | Michael Goulet | -1/+15 |
| 2024-02-16 | Move trait into attr so it's greppable | Michael Goulet | -80/+91 |
| 2024-02-16 | Use extension trait derive | Michael Goulet | -972/+119 |
| 2024-02-16 | Add a simple extension trait derive | Michael Goulet | -0/+142 |
| 2024-02-16 | Auto merge of #120500 - oli-obk:intrinsics2.0, r=WaffleLapkin | bors | -312/+365 |
| 2024-02-16 | Fix an ICE in the recursion lint | Oli Scherer | -1/+3 |
| 2024-02-16 | allow mutable references in const values when they point to no memory | Ralf Jung | -62/+58 |
| 2024-02-16 | Auto merge of #120486 - reitermarkus:use-generic-nonzero, r=dtolnay | bors | -111/+126 |