| Age | Commit message (Expand) | Author | Lines |
| 2023-08-30 | Revert "Suggest using `Arc` on `!Send`/`!Sync` types" | David Tolnay | -4/+0 |
| 2023-08-16 | Auto merge of #112500 - lukas-code:span-ctxt, r=petrochenkov | bors | -1/+0 |
| 2023-08-14 | Point at return type when it influences non-first `match` arm | Esteban Küber | -0/+2 |
| 2023-08-09 | Suggest using `Arc` on `!Send`/`!Sync` types | Esteban Kuber | -0/+4 |
| 2023-08-05 | Rename tests/ui/issues/issue-100605.rs to ../type/option-ref-advice.rs | Martin Nordholts | -54/+0 |
| 2023-08-04 | Improve spans for indexing expressions | Nilstrieb | -8/+8 |
| 2023-08-01 | introduce `Span::find_ancestor_inside_same_ctxt` | Lukas Markeffsky | -1/+0 |
| 2023-07-29 | Change default panic handler message format. | Mara Bos | -2/+4 |
| 2023-07-29 | Auto merge of #111916 - fee1-dead-contrib:noop-method-call-warn, r=compiler-e... | bors | -0/+2 |
| 2023-07-26 | Auto merge of #113893 - mdibaiee:type-name-spill-flag, r=compiler-errors | bors | -12/+6 |
| 2023-07-25 | write-long-types-to-disk: update tests | Mahdi Dibaiee | -28/+19 |
| 2023-07-24 | new unstable option: -Zwrite-long-types-to-disk | Mahdi Dibaiee | -13/+16 |
| 2023-07-23 | make `noop_method_call` warn by default | Deadbeef | -0/+2 |
| 2023-07-21 | Double check that hidden types match the expected hidden type | Oli Scherer | -49/+0 |
| 2023-07-18 | moved note as unspanned note, moved note to the bottom of the msg | nxya | -35/+7 |
| 2023-07-18 | added links as a note | nxya | -7/+7 |
| 2023-07-18 | add links to query documentation for E0391 | nxya | -7/+7 |
| 2023-07-18 | added links as a note | nxya | -7/+42 |
| 2023-07-18 | add links to query documentation for E0391 | nxya | -7/+7 |
| 2023-07-13 | Rollup merge of #113353 - compiler-errors:select-better, r=lcnr | Matthias Krüger | -23/+0 |
| 2023-07-10 | Do not set up wrong span for adjustments | Michael Goulet | -17/+16 |
| 2023-07-08 | Auto merge of #113491 - matthiaskrgr:rollup-mueqz7h, r=matthiaskrgr | bors | -27/+27 |
| 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 |