]> git.lizzy.rs Git - rust.git/commit
Be more careful about unresolved exprs in suggestion
authorMichael Goulet <michael@errs.io>
Mon, 5 Dec 2022 16:15:30 +0000 (08:15 -0800)
committerMichael Goulet <michael@errs.io>
Mon, 5 Dec 2022 16:15:30 +0000 (08:15 -0800)
commitf4c76b193d54eeb88b2c966612679d733536efaf
treeb82cb2914d96086c45ccb2e96d1c3772fc78cec2
parent203c8765ea33c65d888febe0e8219c4bb11b0d89
Be more careful about unresolved exprs in suggestion
compiler/rustc_hir_typeck/src/method/suggest.rs
src/test/ui/typeck/path-to-method-sugg-unresolved-expr.rs [new file with mode: 0644]
src/test/ui/typeck/path-to-method-sugg-unresolved-expr.stderr [new file with mode: 0644]