mirror of
https://github.com/rust-lang/rust.git
synced 2026-03-19 15:49:24 +00:00
7465: Only hide parameter hints for path, field and methodcall expressions r=SomeoneToIgnore a=Veykril Doing this check for other expressions makes little sense to me. Fixes #7458 Co-authored-by: Lukas Wirth <lukastw97@gmail.com>