rust/compiler/rustc_hir
Michael Howell 105b60f250 feat(rustc_typeck): avoid erroring with "wrong number of generics" if there's other problems
As shown in the two test requirements that got updated, if there's other problems,
then those other problems are probably the root cause of the incorrect generics count.
2021-09-28 15:56:45 -07:00
..
src feat(rustc_typeck): avoid erroring with "wrong number of generics" if there's other problems 2021-09-28 15:56:45 -07:00
Cargo.toml rfc3052: Remove authors field from Cargo manifests 2021-07-29 14:56:05 -07:00