rust/compiler/rustc_infer
Esteban Küber 3bbc70a5f7 Restrict param constraint suggestion
When encountering an associated item with a type param that could be
constrained, do not look at the parent item if the type param comes from
the associated item.

Fix #117209.
2023-10-26 18:33:03 +00:00
..
src Restrict param constraint suggestion 2023-10-26 18:33:03 +00:00
Cargo.toml Add rustc_fluent_macro to decouple fluent from rustc_macros 2023-04-18 18:56:22 +00:00
messages.ftl s/generator/coroutine/ 2023-10-20 21:14:01 +00:00