| Age | Commit message (Expand) | Author | Lines |
| 2023-07-08 | Rollup merge of #113005 - compiler-errors:dont-query-normalize, r=cjgillot | Matthias Krüger | -27/+27 |
| 2023-07-08 | Eagerly resolve vars in predicate during coercion loop | Michael Goulet | -23/+0 |
| 2023-07-07 | Mark more hanging new-solver tests | Michael Goulet | -2/+3 |
| 2023-07-03 | update tests | lcnr | -12/+1 |
| 2023-06-29 | Fix type privacy lints error message | Bryanskiy | -3/+5 |
| 2023-06-29 | Rollup merge of #112670 - petrochenkov:typriv, r=eholk | Matthias Krüger | -4/+5 |
| 2023-06-27 | Don't sort strings right after we just sorted by types | Michael Goulet | -27/+27 |
| 2023-06-27 | Rollup merge of #112454 - ferrocene:pa-compiletest-dynamic-linking, r=davidtwco | Matthias Krüger | -1/+2 |
| 2023-06-26 | Auto merge of #112887 - WaffleLapkin:become_unuwuable_in_hir, r=compiler-erro... | bors | -8/+8 |
| 2023-06-26 | `hir`: Add `Become` expression kind | Maybe Waffle | -8/+8 |
| 2023-06-23 | Rollup merge of #112643 - compiler-errors:sized-obl-for-arg, r=wesleywiser | Matthias Krüger | -18/+2 |
| 2023-06-22 | Tweak privacy errors to account for reachable items | Esteban Küber | -2/+6 |
| 2023-06-20 | add support for needs-dynamic-linking | Pietro Albini | -1/+2 |
| 2023-06-15 | privacy: Feature gate new type privacy lints | Vadim Petrochenkov | -4/+5 |
| 2023-06-15 | Extend `unused_must_use` to cover block exprs | 许杰友 Jieyou Xu (Joe) | -2/+2 |
| 2023-06-15 | Always register sized obligation for argument | Michael Goulet | -18/+2 |
| 2023-06-13 | Move test | Michael Goulet | -52/+0 |
| 2023-06-13 | Erase regions even if normalization fails in writeback | Michael Goulet | -1/+31 |
| 2023-06-13 | Auto merge of #112549 - jieyouxu:fix-tests-for-unit-bindings, r=Nilstrieb | bors | -10/+10 |
| 2023-06-12 | Adjust UI tests for `unit_bindings` | 许杰友 Jieyou Xu (Joe) | -10/+10 |
| 2023-06-11 | Auto merge of #111801 - Bryanskiy:lints1, r=petrochenkov | bors | -2/+30 |
| 2023-06-12 | Private-in-public lints implementation | Bryanskiy | -2/+30 |
| 2023-06-10 | Auto merge of #111818 - Urgau:uplift_cmp_nan, r=cjgillot | bors | -0/+1 |
| 2023-06-10 | Uplift improved version of `clippy::cmp_nan` to rustc | Urgau | -0/+1 |
| 2023-06-09 | Ignore tests that hang in new solver | Michael Goulet | -2/+3 |
| 2023-06-09 | Auto merge of #112450 - matthiaskrgr:rollup-fdbazkr, r=matthiaskrgr | bors | -1/+1 |
| 2023-06-09 | Rollup merge of #112323 - compiler-errors:dont-mention-set-fields, r=WaffleLa... | Matthias Krüger | -1/+1 |
| 2023-06-08 | Peel borrows before suggesting as_ref/as_deref | Michael Goulet | -2/+3 |
| 2023-06-08 | More robust as_ref/as_deref suggestions | Michael Goulet | -8/+6 |
| 2023-06-05 | Don't mention already set fields | Michael Goulet | -1/+1 |
| 2023-06-05 | Resolve vars in result from scrape_region_constraints | Michael Goulet | -2/+4 |
| 2023-06-03 | Auto merge of #111516 - compiler-errors:issue-111500, r=jackh726 | bors | -2/+5 |
| 2023-05-29 | Rollup merge of #111558 - c410-f3r:t3st3ss, r=WaffleLapkin | Matthias Krüger | -349/+0 |
| 2023-05-28 | Auto merge of #111813 - scottmcm:pretty-mir, r=cjgillot | bors | -4/+2 |
| 2023-05-24 | Move tests | Caio | -349/+0 |
| 2023-05-21 | Tweak the post-order for multi-successor blocks | Scott McMurray | -4/+2 |
| 2023-05-18 | Simplify suggestion when returning bare dyn trait | Michael Goulet | -4/+8 |
| 2023-05-13 | Auto merge of #111363 - asquared31415:tidy_no_random_ui_tests, r=fee1-dead | bors | -7/+6 |
| 2023-05-12 | Don't use can_eq in derive suggestion for missing method | Michael Goulet | -2/+5 |
| 2023-05-12 | Note base types of coercion | Michael Goulet | -4/+4 |
| 2023-05-09 | tidy check to find misc files in ui tests, and clean up the results | asquared31415 | -7/+6 |
| 2023-05-09 | Rollup merge of #111021 - c410-f3r:dqewdas, r=petrochenkov | Matthias Krüger | -560/+0 |
| 2023-05-09 | Rollup merge of #110583 - Ezrashaw:tweak-make-mut-spans, r=estebank | Dylan DPC | -5/+4 |
| 2023-05-09 | Rollup merge of #110504 - compiler-errors:tweak-borrow-sugg, r=cjgillot | Dylan DPC | -25/+38 |
| 2023-05-08 | Move tests | Caio | -560/+0 |
| 2023-05-08 | Rollup merge of #111056 - JohnBobbo96:fix_box_suggestions, r=compiler-errors | Dylan DPC | -0/+46 |
| 2023-05-08 | Make suggest_deref_or_ref return a multipart suggestion | Michael Goulet | -8/+12 |
| 2023-05-08 | Tweak borrow suggestion | Michael Goulet | -17/+26 |
| 2023-05-07 | Fix suggestion for boxing an async closure body, and | John Bobbo | -0/+46 |
| 2023-05-05 | tweak "make mut" spans (No. 2) | Ezra Shaw | -1/+1 |