| Age | Commit message (Expand) | Author | Lines |
| 2023-04-21 | Auto merge of #96840 - cjgillot:query-feed, r=oli-obk | bors | -168/+97 |
| 2023-04-21 | Rollup merge of #110555 - compiler-errors:subst-missing-trait-items, r=cjgillot | Matthias Krüger | -11/+32 |
| 2023-04-20 | Remove opt_const_param_of. | Camille GILLOT | -159/+94 |
| 2023-04-20 | Remove WithOptconstParam. | Camille GILLOT | -1/+0 |
| 2023-04-20 | Feed type_of query instead of using WithOptconstParam. | Camille GILLOT | -8/+3 |
| 2023-04-19 | Format missing GATs correctly | Michael Goulet | -1/+7 |
| 2023-04-19 | Make missing impl item suggestions more obvious that they're missing | Michael Goulet | -2/+2 |
| 2023-04-19 | Substitute missing item suggestion correctly | Michael Goulet | -9/+24 |
| 2023-04-19 | Auto merge of #110407 - Nilstrieb:fluent-macro, r=davidtwco | bors | -1/+2 |
| 2023-04-19 | Rollup merge of #110498 - kylematsuda:earlybinder-rpitit-tys, r=compiler-errors | Matthias Krüger | -4/+4 |
| 2023-04-18 | add EarlyBinder to return type of collect_return_position_impl_trait_in_trait... | Kyle Matsuda | -4/+4 |
| 2023-04-18 | Add `rustc_fluent_macro` to decouple fluent from `rustc_macros` | Nilstrieb | -1/+2 |
| 2023-04-18 | Rollup merge of #110417 - jsoref:spelling-compiler, r=Nilstrieb | Guillaume Gomez | -3/+3 |
| 2023-04-17 | Spelling - compiler | Josh Soref | -3/+3 |
| 2023-04-17 | Use `Item::expect_*` and `ImplItem::expect_*` more | Maybe Waffle | -4/+3 |
| 2023-04-16 | Auto merge of #110405 - fee1-dead-contrib:rollup-9rkree6, r=fee1-dead | bors | -5/+2 |
| 2023-04-16 | Rollup merge of #110400 - matthiaskrgr:style_mix, r=fee1-dead | fee1-dead | -1/+1 |
| 2023-04-16 | Rollup merge of #110396 - Nilstrieb:speedy-bootstrap, r=jyn514 | fee1-dead | -2/+2 |
| 2023-04-16 | Rollup merge of #110345 - nnethercote:rm-Super-impls-for-Region, r=compiler-e... | fee1-dead | -1/+1 |
| 2023-04-16 | more clippy fixes: clippy::{iter_cloned_collect, unwarp_or_else_default, opti... | Matthias Krüger | -1/+1 |
| 2023-04-16 | use matches! macro in more places | Matthias Krüger | -4/+1 |
| 2023-04-16 | Use lints via `lint_defs` instead of `lints` | Nilstrieb | -2/+2 |
| 2023-04-16 | Remove `TypeSuper{Foldable,Visitable}` impls for `Region`. | Nicholas Nethercote | -1/+1 |
| 2023-04-15 | fix clippy::{clone_on_copy, useless_conversion} | Matthias Krüger | -3/+2 |
| 2023-04-13 | Rollup merge of #110220 - lcnr:regionzz, r=compiler-errors | Matthias Krüger | -49/+18 |
| 2023-04-13 | Rollup merge of #110218 - nnethercote:rm-ToRegionVid, r=compiler-errors | Matthias Krüger | -26/+1 |
| 2023-04-13 | Rollup merge of #110195 - compiler-errors:issue-110052, r=aliemjay | Matthias Krüger | -14/+6 |
| 2023-04-13 | Remove some unused type folders. | Nicholas Nethercote | -26/+1 |
| 2023-04-12 | Rollup merge of #110153 - DaniPopes:compiler-typos, r=Nilstrieb | Matthias Krüger | -1/+1 |
| 2023-04-12 | region error cleanup | lcnr | -49/+18 |
| 2023-04-11 | Allow the elaborator to only filter to real supertraits | Michael Goulet | -31/+37 |
| 2023-04-11 | Split implied and super predicate queries | Michael Goulet | -35/+85 |
| 2023-04-11 | Split super_predicates_that_define_assoc_type query from super_predicates_of | Michael Goulet | -4/+4 |
| 2023-04-11 | Erase lifetimes above ty::INNERMOST when probing ambiguous types | Michael Goulet | -14/+6 |
| 2023-04-10 | Fix typos in compiler | DaniPopes | -1/+1 |
| 2023-04-10 | rustc_metadata: Filter encoded data more aggressively using `DefKind` | Vadim Petrochenkov | -1/+1 |
| 2023-04-10 | Rollup merge of #110124 - Nilstrieb:📎-told-me-so, r=compiler-errors | Dylan DPC | -1/+1 |
| 2023-04-09 | Rollup merge of #110028 - obeis:hir-analysis-migrate-diagnostics-3, r=compile... | Matthias Krüger | -110/+215 |
| 2023-04-09 | Small clippy::correctness fixes | Nilstrieb | -1/+1 |
| 2023-04-09 | Auto merge of #110031 - compiler-errors:generic-elaboration, r=b-naber | bors | -14/+12 |
| 2023-04-08 | Migrate `rustc_hir_analysis` to session diagnostic | Obei Sideg | -110/+215 |
| 2023-04-07 | Auto merge of #110036 - jackh726:placeholder_boundvar, r=nnethercote | bors | -10/+8 |
| 2023-04-06 | Remove index from BrAnon | Jack Huey | -6/+4 |
| 2023-04-06 | Use BoundTy and BoundRegion instead of kind of PlaceholderTy and PlaceholderR... | Jack Huey | -4/+4 |
| 2023-04-06 | Get rid of elaborate_trait_ref{s} too | Michael Goulet | -3/+3 |
| 2023-04-06 | Make elaborator generic | Michael Goulet | -11/+9 |
| 2023-04-06 | Stabilize is_some_and | Jonas Platte | -1/+0 |
| 2023-04-04 | Remove intercrate and mark_ambiguous from Relation | Michael Goulet | -8/+0 |
| 2023-04-01 | fix clippy::iter_kv_map | Matthias Krüger | -2/+2 |
| 2023-03-31 | Auto merge of #109010 - compiler-errors:rtn, r=eholk | bors | -62/+267 |