| Age | Commit message (Expand) | Author | Lines |
| 2024-03-19 | Auto merge of #122375 - rcvalle:rust-cfi-break-tests-into-smaller-files, r=co... | bors | -606/+759 |
| 2024-03-19 | Auto merge of #122055 - compiler-errors:stabilize-atb, r=oli-obk | bors | -502/+131 |
| 2024-03-18 | Rollup merge of #122701 - compiler-errors:allocator-suspend, r=oli-obk | Matthias Krüger | -0/+52 |
| 2024-03-18 | Rollup merge of #122687 - lcnr:normalizes-to-emit-nested-goals, r=compiler-er... | Matthias Krüger | -20/+45 |
| 2024-03-18 | Rollup merge of #122158 - estebank:feature-sugg, r=WaffleLapkin | Matthias Krüger | -213/+646 |
| 2024-03-18 | Rollup merge of #122060 - clubby789:stabilize-imported-main, r=lcnr | Matthias Krüger | -32/+5 |
| 2024-03-18 | Rollup merge of #121823 - Nadrieril:never-witnesses, r=compiler-errors | Matthias Krüger | -195/+888 |
| 2024-03-18 | Rollup merge of #121258 - fmease:assoc-const-eq-reject-overly-generic-tys, r=... | Matthias Krüger | -0/+230 |
| 2024-03-18 | Detect allocator for box in must_not_suspend lint | Michael Goulet | -0/+52 |
| 2024-03-18 | Provide structured suggestion for `#![feature(foo)]` | Esteban Küber | -213/+646 |
| 2024-03-18 | move tests | lcnr | -0/+0 |
| 2024-03-18 | Rollup merge of #122683 - tshepang:missing-test, r=Nadrieril | Matthias Krüger | -0/+23 |
| 2024-03-18 | Rollup merge of #122680 - lqd:nested-await-args, r=compiler-errors | Matthias Krüger | -0/+22 |
| 2024-03-18 | Rollup merge of #122649 - cuviper:min-llvm-17, r=nikic | Matthias Krüger | -21/+0 |
| 2024-03-18 | `NormalizesTo` return nested goals | lcnr | -20/+45 |
| 2024-03-18 | add missing test: expected paren or brace in macro | Tshepang Mbambo | -0/+23 |
| 2024-03-18 | add non-regression test for issue 122674 | Rémy Rakic | -0/+22 |
| 2024-03-18 | add_retag: ensure box-to-raw-ptr casts are preserved for Miri | Ralf Jung | -0/+39 |
| 2024-03-18 | Rollup merge of #122657 - beetrees:option-env-tests, r=compiler-errors,Nilstrieb | Matthias Krüger | -17/+17 |
| 2024-03-18 | Rollup merge of #122656 - RalfJung:simplify-cfg, r=compiler-errors | Matthias Krüger | -34/+34 |
| 2024-03-18 | Auto merge of #121652 - estebank:move-in-loop-break-condition, r=Nadrieril | bors | -38/+363 |
| 2024-03-17 | Move `option_env!` and `env!` tests to the `env-macro` directory | beetrees | -17/+17 |
| 2024-03-17 | Add `HELP` to test | Esteban Küber | -6/+21 |
| 2024-03-17 | Point at `continue` and `break` that might be in the wrong place | Esteban Küber | -22/+95 |
| 2024-03-17 | Detect when move of `!Copy` value occurs within `loop` and should likely not ... | Esteban Küber | -39/+276 |
| 2024-03-17 | simplify_cfg: rename some passes so that they make more sense | Ralf Jung | -34/+34 |
| 2024-03-17 | Rollup merge of #122578 - jieyouxu:guard-decorate, r=fee1-dead | Matthias Krüger | -0/+82 |
| 2024-03-17 | Rollup merge of #122572 - the8472:test-const-deadness, r=RalfJung | Matthias Krüger | -0/+46 |
| 2024-03-17 | Remove an obsolete `ignore-llvm-version` | Josh Stone | -2/+0 |
| 2024-03-17 | Update the minimum external LLVM to 17 | Josh Stone | -19/+0 |
| 2024-03-17 | Invoke decorate when error level is beyond warning, including error | 许杰友 Jieyou Xu (Joe) | -14/+82 |
| 2024-03-17 | Only invoke `decorate` if the diag can eventually be emitted | 许杰友 Jieyou Xu (Joe) | -0/+14 |
| 2024-03-17 | add test for #122301 to cover behavior that's on stable | The 8472 | -0/+46 |
| 2024-03-17 | Don't show suggestion if slice pattern is enclosed by any patterns | long-long-float | -0/+43 |
| 2024-03-17 | Auto merge of #121885 - reitermarkus:generic-nonzero-inner, r=oli-obk,wesleyw... | bors | -1682/+1666 |
| 2024-03-16 | Rollup merge of #122564 - Bryanskiy:delegation-fixes, r=compiler-errors | León Orell Valerian Liehr | -0/+46 |
| 2024-03-16 | Rollup merge of #122270 - onur-ozkan:fix-rmake-test-with-rpath-false, r=Mark-... | León Orell Valerian Liehr | -0/+2 |
| 2024-03-16 | Rollup merge of #121720 - tmandry:split-refining, r=compiler-errors | León Orell Valerian Liehr | -7/+130 |
| 2024-03-16 | Rollup merge of #121545 - gvozdvmozgu:fix-attribute-validation-associated-ite... | León Orell Valerian Liehr | -0/+15 |
| 2024-03-16 | Delegation: fix ICE on duplicated associative items | Bryanskiy | -0/+46 |
| 2024-03-16 | Auto merge of #122371 - oli-obk:visit_nested_body, r=tmiasko | bors | -0/+35 |
| 2024-03-16 | Auto merge of #121926 - tgross35:f16-f128-step3-feature-gate, r=compiler-erro... | bors | -104/+239 |
| 2024-03-15 | Auto merge of #122571 - matthiaskrgr:rollup-36wwovk, r=matthiaskrgr | bors | -220/+351 |
| 2024-03-15 | Rollup merge of #122560 - jswrenn:not-yet-supported, r=compiler-errors | Matthias Krüger | -179/+179 |
| 2024-03-15 | Rollup merge of #122495 - Manishearth:rustdoc-👻👻👻, r=GuillaumeGomez | Matthias Krüger | -4/+8 |
| 2024-03-15 | Rollup merge of #122254 - estebank:issue-48677, r=oli-obk | Matthias Krüger | -37/+164 |
| 2024-03-15 | Fix unknown `dwim-print` command. | Markus Reiter | -4/+4 |
| 2024-03-15 | Fix remaining LLDB commands. | Markus Reiter | -29/+29 |
| 2024-03-15 | Auto merge of #122341 - compiler-errors:alias-wfness, r=lcnr | bors | -6/+60 |
| 2024-03-15 | Safe Transmute: lowercase diagnostics | Jack Wrenn | -153/+153 |