| Age | Commit message (Expand) | Author | Lines |
| 2025-03-20 | Make dedicated recovery for missing braces on closure with return | Michael Goulet | -6/+12 |
| 2025-03-20 | Fix diagnostic struct typo, make sure is_array_like_block checks that it's a ... | Michael Goulet | -2/+38 |
| 2025-03-20 | tests: accept some noise from LLVM 21 in symbols-all-mangled | Augie Fackler | -2/+14 |
| 2025-03-20 | Rollup merge of #138732 - compiler-errors:did, r=jieyouxu | Matthias Krüger | -6/+6 |
| 2025-03-20 | Rollup merge of #138727 - compiler-errors:ty-var-origin, r=fmease | Matthias Krüger | -10/+33 |
| 2025-03-20 | Rollup merge of #138700 - xizheyin:issue-138612, r=Nadrieril | Matthias Krüger | -0/+9 |
| 2025-03-20 | Rollup merge of #138435 - eholk:prefix-yield, r=oli-obk | Matthias Krüger | -0/+49 |
| 2025-03-20 | Auto merge of #133889 - compiler-errors:inh-unstable, r=Nadrieril | bors | -0/+110 |
| 2025-03-20 | rustc_target: Add more RISC-V vector-related features | Taiki Endo | -1/+37 |
| 2025-03-19 | Lower to a memset(undef) when Rvalue::Repeat repeats uninit | Ben Kimock | -0/+21 |
| 2025-03-20 | Use def_path_str for def id arg in UnsupportedOpInfo | Michael Goulet | -6/+6 |
| 2025-03-20 | Do not rely on type_var_origin in OrphanCheckErr::NonLocalInputType | Michael Goulet | -10/+33 |
| 2025-03-20 | Add `#[repr(u128)]`/`#[repr(i128)]` enums to `improper_ctypes_definitions` | beetrees | -31/+75 |
| 2025-03-19 | Check attrs: Don't try to retrieve the name of list stems | León Orell Valerian Liehr | -0/+11 |
| 2025-03-19 | Use explicit cpu in some asm and codegen tests. | Jesus Checa Hidalgo | -28/+29 |
| 2025-03-19 | Specify a concrete stack size in channel tests | Jeff Martin | -5/+15 |
| 2025-03-19 | merge opaque types of nested bodies | lcnr | -98/+59 |
| 2025-03-19 | Add chaining versions of lt/le/gt/ge and use them in tuple PartialOrd | Scott McMurray | -314/+72 |
| 2025-03-19 | Add a MIR pre-codegen test for tuple comparisons | Scott McMurray | -0/+398 |
| 2025-03-19 | Rollup merge of #138613 - m-ou-se:no-more-e0773, r=jdonszelmann,petrochenkov | Matthias Krüger | -53/+4 |
| 2025-03-19 | Rollup merge of #138594 - oli-obk:no-select, r=lcnr | Matthias Krüger | -10/+68 |
| 2025-03-19 | Rollup merge of #138589 - zachs18:block-label-not-supported-here-loop-body-he... | Matthias Krüger | -0/+230 |
| 2025-03-19 | Rollup merge of #138001 - meithecatte:privately-uninhabited, r=Nadrieril | Matthias Krüger | -0/+70 |
| 2025-03-19 | Rollup merge of #137051 - thaliaarchi:io-optional-impls/empty, r=m-ou-se | Matthias Krüger | -2/+2 |
| 2025-03-19 | Fix next solver handling of shallow trait impl check | Oli Scherer | -2/+39 |
| 2025-03-19 | Demonstrate next-solver missing diagnostic | Oli Scherer | -12/+33 |
| 2025-03-19 | Allow builtin macros to be used more than once. | Mara Bos | -53/+4 |
| 2025-03-19 | Auto merge of #138693 - matthiaskrgr:rollup-ejq8mwp, r=matthiaskrgr | bors | -120/+177 |
| 2025-03-19 | Add test. | Mara Bos | -0/+22 |
| 2025-03-19 | Suggest `-Whelp` when pass `--print lints` to rustc | xizheyin | -0/+9 |
| 2025-03-19 | Rollup merge of #138670 - compiler-errors:remove-afidt, r=oli-obk | Matthias Krüger | -38/+170 |
| 2025-03-19 | Rollup merge of #138661 - RalfJung:revert-rustc-dev-breakage, r=petrochenkov | Matthias Krüger | -69/+1 |
| 2025-03-18 | fix pthread-based tls on apple targets | Andrei Damian | -0/+53 |
| 2025-03-18 | Dont consider fields that are forced unstable due to -Zforce-unstable-if-unma... | Michael Goulet | -1/+30 |
| 2025-03-18 | Consider fields to be inhabited if they are unstable | Michael Goulet | -0/+81 |
| 2025-03-18 | Remove existing AFIDT implementation | Michael Goulet | -38/+170 |
| 2025-03-18 | Revert "Rollup merge of #136355 - GuillaumeGomez:proc-macro_add_value_retriev... | Ralf Jung | -69/+1 |
| 2025-03-18 | coverage: Don't store a body span in `FunctionCoverageInfo` | Zalathar | -13/+6 |
| 2025-03-18 | Rollup merge of #138569 - aDotInTheVoid:reprdoc-json, r=GuillaumeGomez | Matthias Krüger | -0/+163 |
| 2025-03-18 | Auto merge of #138630 - matthiaskrgr:rollup-kk1gogr, r=matthiaskrgr | bors | -0/+9 |
| 2025-03-18 | Add test for `MutMirVisitor` | makai410 | -1/+80 |
| 2025-03-17 | Auto merge of #127173 - bjorn3:mangle_rustc_std_internal_symbol, r=wesleywise... | bors | -6/+94 |
| 2025-03-17 | Rollup merge of #138556 - charmitro:already-remapped-filename, r=GuillaumeGom... | Matthias Krüger | -0/+9 |
| 2025-03-17 | resolve repeated attribute fixme | Manuel Drehwald | -4/+0 |
| 2025-03-17 | update tests | Manuel Drehwald | -4/+4 |
| 2025-03-17 | Auto merge of #138611 - matthiaskrgr:rollup-hmjbqva, r=matthiaskrgr | bors | -31/+530 |
| 2025-03-17 | Auto merge of #137081 - Shourya742:2025-02-15-change-config.toml-to-bootstrap... | bors | -1/+1 |
| 2025-03-17 | Rollup merge of #138577 - aDotInTheVoid:deprecate-deprecations, r=GuillaumeGomez | Matthias Krüger | -0/+38 |
| 2025-03-17 | Rollup merge of #138349 - 1c3t3a:external-weak-cfi, r=rcvalle | Matthias Krüger | -0/+24 |
| 2025-03-17 | Rollup merge of #137465 - Zalathar:visit-primary, r=oli-obk | Matthias Krüger | -0/+463 |