summary refs log tree commit diff
path: root/compiler/rustc_hir_analysis/src/astconv/generics.rs
AgeCommit message (Expand)AuthorLines
2023-01-17Remove double spaces after dots in commentsMaybe Waffle-7/+7
2023-01-11Make selfless `dyn AstConv` methods into toplevel functionsMaybe Waffle-576/+558
2022-12-04Avoid InferCtxt::build in generic_arg_mismatch_errMichael Goulet-4/+1
2022-10-07Change InferCtxtBuilder from enter to buildCameron Steffen-3/+3
2022-10-01Auto merge of #101986 - WaffleLapkin:move_lint_note_to_the_bottom, r=estebankbors-3/+2
2022-10-01Refactor rustc lint APIMaybe Waffle-3/+2
2022-09-29Don't lower assoc bindings just to deny themMichael Goulet-2/+2
2022-09-27rustc_typeck to rustc_hir_analysislcnr-0/+663