]> git.lizzy.rs Git - rust.git/commit
Rollup merge of #106813 - oli-obk:sess_cleanup, r=GuillaumeGomez,petrochenkov
authorMatthias Krüger <matthias.krueger@famsik.de>
Fri, 13 Jan 2023 18:16:45 +0000 (19:16 +0100)
committerGitHub <noreply@github.com>
Fri, 13 Jan 2023 18:16:45 +0000 (19:16 +0100)
commitf7093826a4f3bdd69cdec0171baf78a99bc94675
tree0cd26953eeeccf097f1448f09912abe8c6cbeab2
parent278e02a5b614d8a50a6549bbeb5b10ed4a42b6f8
parent4aca7beab0fd7e45dc4f901db5aa10c46ba9cf1b
Rollup merge of #106813 - oli-obk:sess_cleanup, r=GuillaumeGomez,petrochenkov

Remove redundant session field

There was already a session available in the resolver, so we access that session.
compiler/rustc_resolve/src/lib.rs