rust/compiler/rustc_hir_analysis/src/structured_errors
Matthias Krüger 824dbb53fb
Rollup merge of #116553 - gurry:116464-assoc-type-invalid-suggestion, r=compiler-errors
Do not suggest 'Trait<Assoc=arg>' when in trait impl

Fixes #116464

We now skip the suggestion if we're in an impl of the trait.
2023-10-25 23:37:09 +02:00
..
missing_cast_for_variadic_arg.rs Restrict From<S> for {D,Subd}iagnosticMessage. 2023-05-03 08:44:39 +10:00
sized_unsized_cast.rs migrate rustc_hir_analysis to session diagnostic 2023-03-05 00:01:55 +03:00
wrong_number_of_generic_args.rs Rollup merge of #116553 - gurry:116464-assoc-type-invalid-suggestion, r=compiler-errors 2023-10-25 23:37:09 +02:00