1
Fork 0
rust/compiler/rustc_smir
bors 978c659b72 Auto merge of #134302 - bjorn3:remove_driver_queries, r=oli-obk,jieyouxu
Remove queries from the driver interface

All uses of driver queries in the public api of rustc_driver have been removed in https://github.com/rust-lang/rust/pull/134130 already. This removes driver queries from rustc_interface and does a couple of cleanups around TyCtxt construction and entering enabled by this removal.

Finishes the removal of driver queries started with https://github.com/rust-lang/rust/pull/126834.
2024-12-17 04:57:40 +00:00
..
src Auto merge of #134302 - bjorn3:remove_driver_queries, r=oli-obk,jieyouxu 2024-12-17 04:57:40 +00:00
.gitignore
Cargo.toml Add hir::Attribute 2024-12-15 19:18:46 +01:00