about summary refs log tree commit diff
path: root/compiler/rustc_parse/src/errors.rs
diff options
context:
space:
mode:
authorEsteban Küber <esteban@kuber.com.ar>2023-10-21 01:18:41 +0000
committerEsteban Küber <esteban@kuber.com.ar>2023-11-07 00:54:10 +0000
commitf926031ea50ef58c1c8bfccd98da73d86d5fc937 (patch)
treeecd76d25ae1eaa3df2418337f7d42f19a77cfe35 /compiler/rustc_parse/src/errors.rs
parentb049093560aa1c69face8c1893bd8acd99fff275 (diff)
downloadrust-f926031ea50ef58c1c8bfccd98da73d86d5fc937.tar.gz
rust-f926031ea50ef58c1c8bfccd98da73d86d5fc937.zip
When not finding assoc fn on type, look for builder fn
When we have a resolution error when looking at a fully qualified path
on a type, look for all associated functions on inherent impls that
return `Self` and mention them to the user.

Fix #69512.
Diffstat (limited to 'compiler/rustc_parse/src/errors.rs')
0 files changed, 0 insertions, 0 deletions