]> git.lizzy.rs Git - rust.git/commitdiff
Rollup merge of #103953 - TaKO8Ki:remove-unused-arg-from-throw_unresolved_import_erro...
authorMatthias Krüger <matthias.krueger@famsik.de>
Fri, 4 Nov 2022 11:18:03 +0000 (12:18 +0100)
committerGitHub <noreply@github.com>
Fri, 4 Nov 2022 11:18:03 +0000 (12:18 +0100)
Remove unused argument from `throw_unresolved_import_error`

`throw_unresolved_import_error` does not need the second argument.

1  2 
compiler/rustc_resolve/src/imports.rs

Simple merge