| Age | Commit message (Expand) | Author | Lines |
| 2024-02-23 | Rollup merge of #121476 - onur-ozkan:update-compiler-profile, r=compiler-errors | Matthias Krüger | -3/+3 |
| 2024-02-23 | Rollup merge of #121471 - estebank:lint-clone, r=TaKO8Ki | Matthias Krüger | -78/+80 |
| 2024-02-23 | Rollup merge of #121434 - nnethercote:fix-121208-fallout, r=lcnr | Matthias Krüger | -6/+119 |
| 2024-02-23 | Auto merge of #121432 - mj10021:issue-119851-fix, r=nnethercote | bors | -1185/+1169 |
| 2024-02-23 | Auto merge of #121341 - GrigorenkoPV:bootstrap-rustup-cargo, r=onur-ozkan | bors | -30/+33 |
| 2024-02-23 | Auto merge of #120730 - estebank:confusable-api, r=oli-obk | bors | -196/+833 |
| 2024-02-23 | Revert some `span_bug`s to `span_delayed_bug`. | Nicholas Nethercote | -6/+119 |
| 2024-02-22 | Auto merge of #119989 - lcnr:sub_relations-bye-bye, r=compiler-errors | bors | -455/+409 |
| 2024-02-22 | set `llvm.assertions` to false in compiler profile | onur-ozkan | -3/+3 |
| 2024-02-22 | Auto merge of #121469 - matthiaskrgr:rollup-oaoxuo2, r=matthiaskrgr | bors | -485/+690 |
| 2024-02-22 | Fix rebase | Esteban Küber | -7/+10 |
| 2024-02-22 | review comment: remove unnused return value | Esteban Küber | -10/+13 |
| 2024-02-22 | fix test | Esteban Küber | -1/+1 |
| 2024-02-22 | Deduplicate some logic and reword output | Esteban Küber | -68/+52 |
| 2024-02-22 | review comments: clean up | Esteban Küber | -160/+166 |
| 2024-02-22 | Add `flatmap`/`flat_map` -> `and_then` suggestions | Esteban Küber | -0/+2 |
| 2024-02-22 | Tweak wording of "implemented trait isn't imported" suggestion | Esteban Küber | -46/+59 |
| 2024-02-22 | Better account for associated const found for fn call expr | Esteban Küber | -9/+13 |
| 2024-02-22 | fix test | Esteban Küber | -0/+4 |
| 2024-02-22 | Make confusable suggestions `verbose` | Esteban Küber | -43/+126 |
| 2024-02-22 | Consider methods from traits when suggesting typos | Esteban Küber | -68/+223 |
| 2024-02-22 | Provide more and more accurate suggestions when calling the wrong method | Esteban Küber | -31/+189 |
| 2024-02-22 | drive-by fmt cleanup | Esteban Küber | -1/+1 |
| 2024-02-22 | On type error of method call arguments, look at confusables for suggestion | Esteban Küber | -35/+106 |
| 2024-02-22 | Add `rustc_confusables` annotations to some stdlib APIs | Esteban Küber | -29/+180 |
| 2024-02-22 | When encountering `<&T as Clone>::clone(x)` because `T: Clone`, suggest `#[de... | Esteban Küber | -78/+80 |
| 2024-02-22 | change error messages to be incorrect, but more helpful | lcnr | -15/+15 |
| 2024-02-22 | Rollup merge of #121452 - jonathanpallant:patch-1, r=Amanieu | Matthias Krüger | -0/+2 |
| 2024-02-22 | Rollup merge of #121441 - lcnr:typesystem-cleanup, r=compiler-errors | Matthias Krüger | -3/+4 |
| 2024-02-22 | Rollup merge of #121439 - jrudolph:patch-1, r=bjorn3 | Matthias Krüger | -1/+1 |
| 2024-02-22 | Rollup merge of #121427 - nnethercote:fix-Rocket, r=oli-obk | Matthias Krüger | -11/+13 |
| 2024-02-22 | Rollup merge of #121401 - eltociear:patch-25, r=nnethercote | Matthias Krüger | -1/+1 |
| 2024-02-22 | Rollup merge of #121393 - Nadrieril:match-lowering-testcase, r=matthewjasper | Matthias Krüger | -260/+212 |
| 2024-02-22 | Rollup merge of #121386 - oli-obk:no_higher_ranked_opaques, r=lcnr | Matthias Krüger | -34/+451 |
| 2024-02-22 | Rollup merge of #120598 - compiler-errors:no-rigid-check, r=lcnr | Matthias Krüger | -175/+6 |
| 2024-02-22 | Remove some annotations that just specify the default | Oli Scherer | -17/+13 |
| 2024-02-22 | do not use <: in subtyping overflow msg | lcnr | -22/+35 |
| 2024-02-22 | overflow errors: change source to a concrete enum | lcnr | -91/+126 |
| 2024-02-22 | Auto merge of #121370 - jieyouxu:migrate-compiletest-directives, r=oli-obk | bors | -4845/+4882 |
| 2024-02-22 | freshen: resolve root vars | lcnr | -97/+103 |
| 2024-02-22 | remove `sub_relations` from infcx, recompute in diagnostics | lcnr | -280/+180 |
| 2024-02-22 | Re-bless tests/pretty | 许杰友 Jieyou Xu (Joe) | -38/+38 |
| 2024-02-22 | [AUTO_GENERATED] Migrate compiletest to use `ui_test`-style `//@` directives | 许杰友 Jieyou Xu (Joe) | -4775/+4775 |
| 2024-02-22 | Ignore tidy linelength | 许杰友 Jieyou Xu (Joe) | -0/+1 |
| 2024-02-22 | Update tidy target_specific_tests to account for `//@` directives | 许杰友 Jieyou Xu (Joe) | -1/+1 |
| 2024-02-22 | Update tidy target_policy to account for `//@` directives | 许杰友 Jieyou Xu (Joe) | -1/+1 |
| 2024-02-22 | Update compiletest to only accept `//@` directives | 许杰友 Jieyou Xu (Joe) | -30/+13 |
| 2024-02-22 | Update list of known directive names for diagnostics | 许杰友 Jieyou Xu (Joe) | -0/+52 |
| 2024-02-22 | Fix tests/assembly/stack-protector/stack-protector-target-support.rs | 许杰友 Jieyou Xu (Joe) | -1/+2 |
| 2024-02-22 | remove exception | James Dietz | -9/+8 |