| Age | Commit message (Expand) | Author | Lines |
| 2023-11-08 | Only use normalize_param_env when normalizing predicate in check_item_bounds | Michael Goulet | -2/+8 |
| 2023-11-06 | check binders with bound vars for global bounds that don't hold | Rémy Rakic | -1/+2 |
| 2023-11-04 | Auto merge of #117540 - matthiaskrgr:baby_dont_clone_me_dont_clone_me_no_more... | bors | -1/+1 |
| 2023-11-03 | Auto merge of #117507 - nnethercote:rustc_span, r=Nilstrieb | bors | -3/+2 |
| 2023-11-03 | clone less | Matthias Krüger | -1/+1 |
| 2023-11-02 | Add all RPITITs when augmenting param-env with GAT bounds in check_type_bounds | Michael Goulet | -77/+103 |
| 2023-11-02 | Use the normalizing param-env always in check_type_bounds | Michael Goulet | -123/+143 |
| 2023-11-02 | Minimize `pub` usage in `source_map.rs`. | Nicholas Nethercote | -3/+2 |
| 2023-10-31 | Rollup merge of #117416 - compiler-errors:tait-in-bad-body, r=oli-obk | Matthias Krüger | -3/+11 |
| 2023-10-30 | Auto merge of #116405 - estebank:issue-103155, r=davidtwco | bors | -10/+41 |
| 2023-10-30 | Sort errors | Esteban Küber | -4/+6 |
| 2023-10-30 | Detect object safety errors when assoc type is missing | Esteban Küber | -11/+40 |
| 2023-10-30 | Auto merge of #117415 - matthiaskrgr:rollup-jr2p1t2, r=matthiaskrgr | bors | -40/+54 |
| 2023-10-30 | Also consider TAIT to be uncomputable if the MIR body is tainted | Michael Goulet | -3/+11 |
| 2023-10-30 | Rollup merge of #117411 - oli-obk:query_merge_immobile_game, r=compiler-error... | Matthias Krüger | -27/+32 |
| 2023-10-30 | Improve some diagnostics around `?Trait` bounds | Oli Scherer | -27/+32 |
| 2023-10-30 | Poison check_well_formed if method receivers are invalid to prevent typeck fr... | Oli Scherer | -13/+22 |
| 2023-10-30 | Clean up `rustc_*/Cargo.toml`. | Nicholas Nethercote | -10/+12 |
| 2023-10-26 | Auto merge of #117171 - fee1-dead-contrib:deny-explicit-effect-params, r=oli-obk | bors | -3/+13 |
| 2023-10-26 | Deny providing explicit effect params | Deadbeef | -3/+13 |
| 2023-10-25 | Rollup merge of #116553 - gurry:116464-assoc-type-invalid-suggestion, r=compi... | Matthias Krüger | -13/+57 |
| 2023-10-25 | Auto merge of #117180 - matthiaskrgr:rollup-rxhl6ep, r=matthiaskrgr | bors | -3/+11 |
| 2023-10-25 | Rollup merge of #117133 - compiler-errors:coherence-constrained, r=oli-obk | Matthias Krüger | -6/+3 |
| 2023-10-25 | Work around the fact that `check_mod_type_wf` may spuriously return `ErrorGua... | Oli Scherer | -3/+11 |
| 2023-10-25 | Do not suggest 'Trait<Assoc=arg>' when in trait impl | Gurinder Singh | -14/+58 |
| 2023-10-24 | Merge impl_wf_inference into coherence checking | Michael Goulet | -6/+3 |
| 2023-10-24 | Migrate diagnostics in `rustc_hir_analysis/src/coherence/orphan.rs` | Obei Sideg | -163/+341 |
| 2023-10-23 | Let's see what those opaque types actually are | Michael Goulet | -7/+37 |
| 2023-10-23 | Auto merge of #116849 - oli-obk:error_shenanigans, r=cjgillot | bors | -110/+126 |
| 2023-10-23 | Allow `ensure` queries to return `Result<(), ErrorGuaranteed>` | Oli Scherer | -5/+5 |
| 2023-10-21 | Rollup merge of #116995 - estebank:issue-69944, r=compiler-errors | Matthias Krüger | -19/+5 |
| 2023-10-20 | Point at assoc fn definition on type param divergence | Esteban Küber | -19/+5 |
| 2023-10-20 | s/generator/coroutine/ | Oli Scherer | -16/+16 |
| 2023-10-20 | s/Generator/Coroutine/ | Oli Scherer | -11/+11 |
| 2023-10-20 | Adjust imports | Michael Goulet | -1/+1 |
| 2023-10-20 | Avoid a `track_errors` by bubbling up most errors from `check_well_formed` | Oli Scherer | -110/+126 |
| 2023-10-18 | Auto merge of #116887 - lcnr:alias-ty-constructor, r=compiler-errors | bors | -5/+5 |
| 2023-10-18 | AliasTy::new instead of tcx method | lcnr | -5/+5 |
| 2023-10-18 | Rollup merge of #116870 - compiler-errors:host-param-by-name, r=fee1-dead | Ali MJ Al-Nasrawy | -4/+5 |
| 2023-10-18 | Don't compare host param by name | Michael Goulet | -4/+5 |
| 2023-10-17 | Unify suggestion wording | Esteban Küber | -2/+2 |
| 2023-10-17 | Auto merge of #116756 - fee1-dead-contrib:dupe-those-bounds, r=oli-obk | bors | -6/+92 |
| 2023-10-16 | Rollup merge of #116800 - compiler-errors:rpitit-gat-outlives, r=jackh726 | Guillaume Gomez | -33/+27 |
| 2023-10-16 | Rollup merge of #116257 - estebank:issue-101351, r=b-naber | Matthias Krüger | -15/+63 |
| 2023-10-16 | Fix outlives suggestion for GAT in RPITIT | Michael Goulet | -33/+27 |
| 2023-10-15 | Auto merge of #116688 - compiler-errors:rustfmt-up, r=WaffleLapkin,Nilstrieb | bors | -169/+237 |
| 2023-10-15 | Duplicate `~const` bounds with a non-const one in effects desugaring | Deadbeef | -6/+92 |
| 2023-10-14 | Rollup merge of #116695 - fee1-dead-contrib:fix-cmt, r=compiler-errors | Matthias Krüger | -1/+1 |
| 2023-10-13 | Stabilize AFIT and RPITIT | Michael Goulet | -5/+3 |
| 2023-10-13 | Tweak wording | Esteban Küber | -1/+2 |