about summary refs log tree commit diff
path: root/compiler/rustc_hir_analysis/src/structured_errors
AgeCommit message (Expand)AuthorLines
2022-11-24Change how suggested lifetime args are computed.Camille GILLOT-20/+48
2022-11-19Fix substraction with overflow in `wrong_number_of_generic_args.rs`Mahmoud Mazouz-1/+2
2022-09-27rustc_typeck to rustc_hir_analysislcnr-0/+1146