rust/compiler/rustc_transmute/src/maybe_transmutable
Vadim Petrochenkov c83553da31 rustc_middle: Remove trait DefIdTree
This trait was a way to generalize over both `TyCtxt` and `Resolver`, but now `Resolver` has access to `TyCtxt`, so this trait is no longer necessary.
2023-03-02 23:46:44 +04:00
..
mod.rs Auto merge of #100726 - jswrenn:transmute, r=oli-obk 2022-09-04 07:55:44 +00:00
query_context.rs rustc_middle: Remove trait DefIdTree 2023-03-02 23:46:44 +04:00
tests.rs safe transmute: use Assume struct to provide analysis options 2022-08-22 18:37:54 +00:00