| Age | Commit message (Expand) | Author | Lines |
| 2024-05-28 | Rollup merge of #125640 - fmease:plz-no-stringify, r=estebank | Jubilee | -7/+57 |
| 2024-05-28 | Rollup merge of #125343 - lcnr:eagerly-normalize-added-goals, r=compiler-errors | Jubilee | -9/+130 |
| 2024-05-28 | Rollup merge of #125089 - Urgau:non_local_def-suggestions, r=estebank | Jubilee | -436/+745 |
| 2024-05-28 | Don't suggest turning non-char-literal exprs of ty `char` into string literals | León Orell Valerian Liehr | -7/+57 |
| 2024-05-28 | eagerly normalize when adding goals | lcnr | -8/+129 |
| 2024-05-28 | change selection test to run-pass | lcnr | -1/+1 |
| 2024-05-28 | Auto merge of #125539 - matthiaskrgr:cräsh, r=jieyouxu | bors | -1/+305 |
| 2024-05-27 | non_local_defs: point the parent item when appropriate | Urgau | -472/+308 |
| 2024-05-27 | non_local_defs: point to Self and Trait to give more context | Urgau | -62/+221 |
| 2024-05-27 | non_local_defs: suggest removing leading ref/ptr to make the impl local | Urgau | -3/+9 |
| 2024-05-27 | non_local_defs: improve main without a trait note | Urgau | -7/+7 |
| 2024-05-27 | non_local_defs: be more precise about what needs to be moved | Urgau | -223/+128 |
| 2024-05-27 | non_local_defs: improve exception note for impl and macro_rules! | Urgau | -11/+5 |
| 2024-05-27 | non_local_defs: use labels to indicate what may need to be moved | Urgau | -56/+568 |
| 2024-05-27 | non_local_defs: use span of the impl def and not the impl block | Urgau | -179/+78 |
| 2024-05-27 | non_local_defs: improve some notes around trait, bounds, consts | Urgau | -113/+111 |
| 2024-05-27 | non_local_defs: switch to more friendly primary message | Urgau | -62/+62 |
| 2024-05-27 | Auto merge of #125628 - matthiaskrgr:rollup-3zk9v3w, r=matthiaskrgr | bors | -32/+49 |
| 2024-05-27 | Rollup merge of #125542 - GuillaumeGomez:migrate-rustdoc-verify-output-files,... | Matthias Krüger | -32/+49 |
| 2024-05-27 | Auto merge of #125599 - camelid:clarify-stability, r=notriddle,GuillaumeGomez | bors | -0/+6 |
| 2024-05-27 | remove fixed crashes, add fixed crashes to tests, add new cashed found in the... | Matthias Krüger | -50/+183 |
| 2024-05-27 | crashes: increment the number of tracked ones | Matthias Krüger | -0/+171 |
| 2024-05-27 | Auto merge of #125413 - lcnr:ambig-drop-region-constraints, r=compiler-errors | bors | -0/+133 |
| 2024-05-27 | Migrate `run-make/rustdoc-verify-output-files` to `rmake.rs` | Guillaume Gomez | -32/+49 |
| 2024-05-27 | Rollup merge of #125607 - GuillaumeGomez:migrate-compile-stdin, r=jieyouxu | Guillaume Gomez | -9/+13 |
| 2024-05-27 | Migrate `run-make/compile-stdin` to `rmake.rs` | Guillaume Gomez | -9/+13 |
| 2024-05-27 | Auto merge of #125410 - fmease:adj-lint-diag-api, r=nnethercote | bors | -47/+30 |
| 2024-05-27 | Auto merge of #125468 - BoxyUwU:remove_defid_from_regionparam, r=compiler-errors | bors | -2/+2 |
| 2024-05-26 | rustdoc: Show "const" for const-unstable if also overall unstable | Noah Lev | -1/+1 |
| 2024-05-26 | Rollup merge of #125559 - scottmcm:simplify-shift-ubcheck, r=workingjubilee | Jubilee | -4/+4 |
| 2024-05-26 | Rollup merge of #125469 - compiler-errors:dont-skip-inner-const-body, r=cjgillot | Jubilee | -0/+26 |
| 2024-05-26 | Rollup merge of #125466 - compiler-errors:dont-probe-for-ambig-in-sugg, r=jie... | Jubilee | -0/+25 |
| 2024-05-26 | Rollup merge of #125046 - bjorn3:no_mutable_static_linkage, r=cjgillot | Jubilee | -3/+25 |
| 2024-05-26 | Rollup merge of #124048 - veera-sivarajan:bugfix-123773-c23-variadics, r=comp... | Jubilee | -94/+39 |
| 2024-05-26 | Rollup merge of #125508 - scottmcm:fix-125506, r=Nilstrieb | Matthias Krüger | -0/+19 |
| 2024-05-26 | Auto merge of #124661 - RalfJung:only-structural-consts-in-patterns, r=pnkfelix | bors | -1018/+164 |
| 2024-05-25 | rustdoc: Elide const-unstable if also unstable overall | Noah Lev | -0/+6 |
| 2024-05-26 | Auto merge of #125518 - saethlin:check-arguments-new-in-const, r=joboet | bors | -76/+68 |
| 2024-05-25 | Simplify the `unchecked_sh[lr]` ub-checks a bit | Scott McMurray | -4/+4 |
| 2024-05-25 | Rollup merge of #124080 - oli-obk:define_opaque_types10, r=compiler-errors | Matthias Krüger | -119/+361 |
| 2024-05-25 | Rollup merge of #121377 - pitaj:lazy_cell_fn_pointer, r=dtolnay | Matthias Krüger | -25/+24 |
| 2024-05-25 | Auto merge of #121571 - clarfonthey:unchecked-math-preconditions, r=saethlin | bors | -154/+130 |
| 2024-05-25 | Rollup merge of #125527 - programmerjake:patch-2, r=workingjubilee | Matthias Krüger | -0/+35 |
| 2024-05-25 | Rollup merge of #125514 - compiler-errors:builtin-index, r=lcnr | Matthias Krüger | -0/+13 |
| 2024-05-25 | Rollup merge of #125513 - compiler-errors:impossible-drop, r=jackh726 | Matthias Krüger | -0/+18 |
| 2024-05-25 | Rollup merge of #125498 - zmodem:avx512er, r=workingjubilee | Matthias Krüger | -2/+2 |
| 2024-05-25 | Rollup merge of #125451 - oli-obk:const_type_mismatch, r=compiler-errors | Matthias Krüger | -118/+121 |
| 2024-05-25 | Stop SRoA'ing `DynMetadata` in MIR | Scott McMurray | -0/+19 |
| 2024-05-24 | Don't eagerly monomorphize drop for types that are impossible to instantiate | Michael Goulet | -0/+18 |
| 2024-05-24 | Stabilize the runtime of libtest-padding | Ben Kimock | -6/+2 |