☰
In rustc_middle::ty::context::tls
In rustc_middle::ty::context::tls
Structs
ImplicitCtxt
Constants
TLV
Functions
enter_context
get_tlv
set_tlv
with
with_context
with_context_opt
with_opt
with_related_context
?
Function
rustc_middle
::
ty
::
context
::
tls
::
get_tlv
source
·
[
−
]
fn get_tlv() ->
usize
Expand description
Gets the pointer to the current
ImplicitCtxt
.