]> git.lizzy.rs Git - rust.git/commit
Remove `untracked_crate` field and instead pass it along with the resolver.
authorOli Scherer <git-spam-no-reply9815368754983@oli-obk.de>
Mon, 5 Dec 2022 16:43:06 +0000 (16:43 +0000)
committerOli Scherer <git-spam-no-reply9815368754983@oli-obk.de>
Thu, 12 Jan 2023 17:14:17 +0000 (17:14 +0000)
commit33b6a7790eb6de10f0d240ec92008e7faa1da44c
tree8f265d27ada4ecb736be2da864eacd7f5df13890
parent194b4a2adbda6809d9fd878bfbb4998f0a0e90bb
Remove `untracked_crate` field and instead pass it along with the resolver.
compiler/rustc_ast_lowering/src/lib.rs
compiler/rustc_interface/src/passes.rs
compiler/rustc_middle/src/arena.rs
compiler/rustc_middle/src/query/mod.rs
compiler/rustc_middle/src/ty/context.rs