| Age | Commit message (Expand) | Author | Lines |
| 2024-02-18 | Auto merge of #119673 - petrochenkov:dialoc5, r=compiler-errors,cjgillot | bors | -106/+132 |
| 2024-02-18 | Rollup merge of #121247 - scottmcm:intrinsic-reminder, r=petrochenkov | Matthias Krüger | -0/+12 |
| 2024-02-18 | Rollup merge of #121067 - tshepang:make-expand-translatable, r=fmease | Matthias Krüger | -18/+28 |
| 2024-02-18 | Update coverage-run tests | Vadim Petrochenkov | -5/+5 |
| 2024-02-18 | Auto merge of #117772 - surechen:for_117448, r=petrochenkov | bors | -29/+107 |
| 2024-02-18 | By tracking import use types to check whether it is scope uses or the other s... | surechen | -29/+107 |
| 2024-02-18 | macro_rules: Preserve all metavariable spans in a global side table | Vadim Petrochenkov | -101/+127 |
| 2024-02-18 | Auto merge of #121034 - obeis:improve-static-mut-ref, r=RalfJung | bors | -372/+702 |
| 2024-02-17 | Add help to `hir_analysis_unrecognized_intrinsic_function` | Scott McMurray | -0/+12 |
| 2024-02-18 | Auto merge of #121252 - fmease:rollup-x7zogl8, r=fmease | bors | -8/+277 |
| 2024-02-18 | Rollup merge of #121237 - Urgau:better-cargo-heuristic, r=compiler-errors | León Orell Valerian Liehr | -5/+5 |
| 2024-02-18 | Rollup merge of #121218 - ShoyuVanilla:fix-issue-76736, r=notriddle | León Orell Valerian Liehr | -0/+58 |
| 2024-02-18 | Rollup merge of #121198 - clubby789:unnamed-fields-hir-checks, r=compiler-errors | León Orell Valerian Liehr | -0/+124 |
| 2024-02-18 | Rollup merge of #121160 - fmease:rustdoc-fix-n-refactor-html-rendering, r=Gui... | León Orell Valerian Liehr | -1/+13 |
| 2024-02-18 | Rollup merge of #121100 - estebank:issue-71252, r=compiler-errors | León Orell Valerian Liehr | -0/+53 |
| 2024-02-18 | Rollup merge of #120526 - GuillaumeGomez:mobile-long-crate-name, r=notriddle | León Orell Valerian Liehr | -2/+24 |
| 2024-02-18 | Auto merge of #120780 - fmease:lta-in-impls, r=oli-obk | bors | -0/+228 |
| 2024-02-18 | Improve wording of static_mut_ref | Obei Sideg | -372/+702 |
| 2024-02-18 | Auto merge of #118264 - lukas-code:optimized-draining, r=the8472 | bors | -0/+69 |
| 2024-02-17 | Rollup merge of #121209 - nnethercote:infallible-join_codegen, r=bjorn3 | Matthias Krüger | -2/+2 |
| 2024-02-17 | Rollup merge of #121193 - compiler-errors:coherence-fulfillment, r=lcnr | Matthias Krüger | -0/+56 |
| 2024-02-17 | Rollup merge of #121085 - davidtwco:always-eager-diagnostics, r=nnethercote | Matthias Krüger | -21/+33 |
| 2024-02-17 | Rollup merge of #120952 - saethlin:vec-into-iter, r=the8472 | Matthias Krüger | -2/+15 |
| 2024-02-17 | Use better heuristic for printing Cargo specific diagnostics | Urgau | -5/+5 |
| 2024-02-17 | Add more checks for `unnamed_field` during HIR analysis | clubby789 | -0/+124 |
| 2024-02-17 | add test to guard against inaccurate diagnostic | Tshepang Mbambo | -18/+28 |
| 2024-02-17 | Rollup merge of #121192 - oli-obk:intrinsics2.0, r=WaffleLapkin | Guillaume Boisseau | -23/+22 |
| 2024-02-17 | Rollup merge of #121135 - Zalathar:no-whole-body-span, r=wesleywiser | Guillaume Boisseau | -24/+108 |
| 2024-02-17 | Rollup merge of #120932 - RalfJung:mut-ptr-to-static, r=oli-obk | Guillaume Boisseau | -58/+116 |
| 2024-02-17 | const_mut_refs: allow mutable refs to statics | Ralf Jung | -58/+116 |
| 2024-02-17 | Properly check constrainedness of gen params in the presence of weak alias types | León Orell Valerian Liehr | -0/+65 |
| 2024-02-17 | Support weak alias types as self type of inherent impls | León Orell Valerian Liehr | -0/+163 |
| 2024-02-17 | Fix missing trait impls for type in rustc docs | Shoyu Vanilla | -0/+58 |
| 2024-02-17 | Enable `ConstPropLint` for promoteds | Gurinder Singh | -732/+6961 |
| 2024-02-16 | Use fulfillment in next trait solver coherence | Michael Goulet | -0/+56 |
| 2024-02-17 | Make `CodegenBackend::join_codegen` infallible. | Nicholas Nethercote | -2/+2 |
| 2024-02-16 | Give the (`un`)`likely` intrinsics fallback bodies | Oli Scherer | -23/+22 |
| 2024-02-16 | rustdoc: fix and refactor HTML rendering a bit | León Orell Valerian Liehr | -1/+13 |
| 2024-02-16 | [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives | 许杰友 Jieyou Xu (Joe) | -16401/+16401 |
| 2024-02-16 | Implement infra support for migrating from `//` to `//@` ui test directives | 许杰友 Jieyou Xu (Joe) | -0/+36 |
| 2024-02-16 | Rollup merge of #121181 - oli-obk:normalize_with_conflicting_impls, r=cjgillot | Guillaume Gomez | -0/+70 |
| 2024-02-16 | Rollup merge of #121179 - RalfJung:zst-mutable-refs, r=oli-obk | Guillaume Gomez | -325/+151 |
| 2024-02-16 | Rollup merge of #121137 - GuillaumeGomez:add-clippy-cfg, r=Urgau,Nilstrieb | Guillaume Gomez | -41/+57 |
| 2024-02-16 | Rollup merge of #121111 - trevyn:associated-type-suggestion, r=davidtwco | Guillaume Gomez | -6/+30 |
| 2024-02-16 | Rollup merge of #121020 - oli-obk:diagnostics_ice, r=davidtwco | Guillaume Gomez | -0/+34 |
| 2024-02-16 | Rollup merge of #119928 - d-sonuga:into-iter-sugg, r=compiler-errors | Guillaume Gomez | -0/+55 |
| 2024-02-16 | Don't use mem::zeroed in vec::IntoIter | Ben Kimock | -2/+15 |
| 2024-02-16 | add codegen test | Lukas Markeffsky | -0/+69 |
| 2024-02-16 | add test ensuring we detect a static actually having a mutable reference | Ralf Jung | -8/+29 |
| 2024-02-16 | Auto merge of #120500 - oli-obk:intrinsics2.0, r=WaffleLapkin | bors | -39/+104 |