rust/compiler/rustc_resolve
Esteban Küber b0d17f35d9 Typo suggestion to change bindings with leading underscore
When encountering a binding that isn't found but has a typo suggestion
for a binding with a leading underscore, suggest changing the binding
definition instead of the use place.

Fix #60164.
2023-10-20 15:58:25 +00:00
..
src Typo suggestion to change bindings with leading underscore 2023-10-20 15:58:25 +00:00
Cargo.toml update pulldown-cmark to 0.9.3 2023-05-22 11:35:25 +02:00
messages.ftl Cleanup unused messages in ftl files 2023-09-20 19:09:01 +08:00