| Age | Commit message (Expand) | Author | Lines |
| 2025-03-24 | Rollup merge of #138868 - mejrs:d_not_recommend_typo, r=davidtwco | Matthias Krüger | -1/+18 |
| 2025-03-24 | Add do_not_recommend typo help | mejrs | -1/+18 |
| 2025-03-23 | Rollup merge of #138854 - TaKO8Ki:invalid-extern-fn-body, r=compiler-errors | Michael Goulet | -0/+31 |
| 2025-03-23 | Rollup merge of #138641 - jieyouxu:print-supported-crate-types, r=Urgau | Michael Goulet | -5/+51 |
| 2025-03-23 | Rollup merge of #138509 - reddevilmidzy:add-test, r=compiler-errors | Michael Goulet | -0/+44 |
| 2025-03-23 | Adjust `rustc-print-info-issue-138612.rs` | Jieyou Xu | -3/+8 |
| 2025-03-23 | Rebless tests with changed help due to new print request option | Jieyou Xu | -2/+2 |
| 2025-03-23 | Implement `supported-crate-types` print request | Jieyou Xu | -0/+41 |
| 2025-03-23 | fix ICE #138415 | Takayuki Maeda | -0/+31 |
| 2025-03-22 | Auto merge of #138841 - matthiaskrgr:rollup-bfkls57, r=matthiaskrgr | bors | -1/+1 |
| 2025-03-22 | Rollup merge of #138786 - bjorn3:driver_code_move, r=compiler-errors | Matthias Krüger | -1/+1 |
| 2025-03-22 | Rollup merge of #138794 - petrochenkov:cfgtracefix, r=jieyouxu | Matthias Krüger | -7/+14 |
| 2025-03-22 | Rollup merge of #138782 - karolzwolak:where-test-91520, r=compiler-errors | Matthias Krüger | -0/+38 |
| 2025-03-22 | Rollup merge of #138639 - spencer3035:clean-ui-tests-2-of-n, r=jieyouxu | Matthias Krüger | -74/+64 |
| 2025-03-22 | Auto merge of #138719 - lcnr:concrete_opaque_types-closures, r=oli-obk | bors | -86/+59 |
| 2025-03-21 | cleaned and organized 3 tests in `./tests/ui/issues` | Spencer | -74/+64 |
| 2025-03-22 | Add test to ensure no index out of bounds panic (#135474) | Redddy | -0/+44 |
| 2025-03-21 | expand: Do not report `cfg_attr` traces on macros as unused attributes | Vadim Petrochenkov | -7/+14 |
| 2025-03-21 | Rollup merge of #138721 - jchecahi:tests-explicit-cpus, r=tgross35 | Matthias Krüger | -23/+24 |
| 2025-03-21 | Rollup merge of #138570 - folkertdev:naked-function-target-feature-gate, r=Am... | Matthias Krüger | -7/+49 |
| 2025-03-21 | Fix lint name in unused linker_messages warning | bjorn3 | -1/+1 |
| 2025-03-21 | test(ui): add tuple-struct-where-clause-suggestion ui test for #91520 | Karol Zwolak | -0/+38 |
| 2025-03-21 | Rollup merge of #138751 - Jeff-A-Martin:used-with-archive-test-fuchsia, r=jie... | Matthias Krüger | -0/+1 |
| 2025-03-21 | Rollup merge of #138724 - fmease:list-stems-bear-no-name, r=nnethercote | Matthias Krüger | -0/+11 |
| 2025-03-20 | Auto merge of #138747 - matthiaskrgr:rollup-68x44rw, r=matthiaskrgr | bors | -6/+82 |
| 2025-03-20 | Auto merge of #138515 - petrochenkov:cfgtrace, r=nnethercote | bors | -0/+79 |
| 2025-03-20 | Fix the "used_with_archive" test on Fuchsia | Jeff Martin | -0/+1 |
| 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 | -0/+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/+34 |
| 2025-03-20 | Auto merge of #133889 - compiler-errors:inh-unstable, r=Nadrieril | bors | -0/+110 |
| 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 | -0/+33 |
| 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 | -23/+24 |
| 2025-03-19 | merge opaque types of nested bodies | lcnr | -86/+59 |
| 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 | 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 | -18/+170 |
| 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 | -18/+170 |