| Age | Commit message (Expand) | Author | Lines |
| 2024-02-17 | Don't bother to save a block | Nadrieril | -265/+381 |
| 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 | 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 |
| 2024-02-16 | Fix an ICE in the recursion lint | Oli Scherer | -0/+70 |
| 2024-02-16 | add back some more attempts at having &mut in the final value of a const/static | Ralf Jung | -7/+57 |
| 2024-02-16 | remove stderr-per-bitwidth from some tests | Ralf Jung | -311/+53 |
| 2024-02-16 | allow mutable references in const values when they point to no memory | Ralf Jung | -22/+35 |
| 2024-02-16 | Rollup merge of #121146 - compiler-errors:ignore-diverging-arms, r=estebank | Guillaume Gomez | -16/+46 |
| 2024-02-16 | Rollup merge of #121119 - compiler-errors:async-fn-kind-errs, r=oli-obk | Guillaume Gomez | -7/+39 |
| 2024-02-16 | Rollup merge of #121095 - chenyukang:yukang-fix-120998-rust-playground-link, ... | Guillaume Gomez | -2/+2 |
| 2024-02-15 | Auto merge of #121133 - tmiasko:skip-coroutines, r=cjgillot | bors | -0/+14 |
| 2024-02-15 | Auto merge of #119338 - compiler-errors:upcast-plus-autos, r=lcnr | bors | -0/+14 |
| 2024-02-15 | Remove a suggestion that is redundant | Michael Goulet | -20/+5 |
| 2024-02-15 | Auto merge of #121142 - GuillaumeGomez:rollup-5qmksjw, r=GuillaumeGomez | bors | -71/+274 |
| 2024-02-15 | make better async fn kind errors | Michael Goulet | -7/+39 |
| 2024-02-15 | Only point out non-diverging arms for match suggestions | Michael Goulet | -1/+46 |
| 2024-02-15 | Consider principal trait ref's auto-trait super-traits in dyn upcasting | Michael Goulet | -0/+14 |
| 2024-02-15 | Rollup merge of #121113 - oli-obk:track_errors10, r=compiler-errors | Guillaume Gomez | -58/+241 |
| 2024-02-15 | Rollup merge of #121107 - estebank:capitalization-suggestion, r=michaelwoerister | Guillaume Gomez | -13/+13 |
| 2024-02-15 | Rollup merge of #121104 - Urgau:bigger_layout-fix-fp, r=compiler-errors | Guillaume Gomez | -0/+5 |
| 2024-02-15 | Rollup merge of #121088 - nikic:evex512, r=Amanieu | Guillaume Gomez | -0/+15 |
| 2024-02-15 | Update ui tests to take into account the new clippy cfg | Guillaume Gomez | -41/+57 |
| 2024-02-15 | Auto merge of #120931 - chenyukang:yukang-cleanup-hashmap, r=michaelwoerister | bors | -8/+8 |
| 2024-02-15 | add extra indent spaces for rust-playground link | yukang | -2/+2 |
| 2024-02-15 | Auto merge of #116564 - oli-obk:evaluated_static_in_metadata, r=RalfJung,cjgi... | bors | -51/+91 |
| 2024-02-15 | Do not allocate a second "background" alloc id for the main allocation of a s... | Oli Scherer | -49/+69 |
| 2024-02-15 | Return ConstAllocation from eval_static_initializer query directly | Oli Scherer | -31/+11 |
| 2024-02-15 | Add new query just for static initializers | Oli Scherer | -15/+35 |
| 2024-02-15 | Add regression test | Amanjeev Sethi | -0/+20 |
| 2024-02-15 | Rollup merge of #121116 - nnethercote:fix-121103-121108, r=oli-obk | Matthias Krüger | -0/+52 |
| 2024-02-15 | Rollup merge of #121105 - compiler-errors:no-const-ty-overflow, r=oli-obk | Matthias Krüger | -0/+39 |
| 2024-02-15 | Rollup merge of #121022 - fmease:rustdoc-x-crate-late-bound-lt-src-order, r=G... | Matthias Krüger | -0/+34 |
| 2024-02-15 | Rollup merge of #120982 - momvart:smir-61-foreign_kind, r=oli-obk | Matthias Krüger | -0/+93 |
| 2024-02-15 | rustdoc: cross-crate re-exports: correctly render late-bound params in source... | León Orell Valerian Liehr | -0/+34 |
| 2024-02-15 | Skip coroutines in jump threading to avoid query cycles | Tomasz Miąsko | -0/+14 |
| 2024-02-15 | Reinstate some delayed bugs. | Nicholas Nethercote | -0/+52 |
| 2024-02-14 | Continue compilation even if inherent impl checks fail | Oli Scherer | -58/+241 |
| 2024-02-14 | For E0038, suggest associated type if available | trevyn | -6/+30 |
| 2024-02-14 | Fix msg for verbose suggestions with confusable capitalization | Esteban Küber | -13/+13 |
| 2024-02-14 | Auto merge of #120847 - oli-obk:track_errors9, r=compiler-errors | bors | -281/+2702 |
| 2024-02-14 | Ignore unsized types when trying to determine the size of a type | Urgau | -0/+5 |
| 2024-02-14 | Do not report overflow errors on ConstArgHasType goals | Michael Goulet | -0/+39 |