summary refs log tree commit diff
path: root/compiler/rustc_middle/src/ty/context
AgeCommit message (Expand)AuthorLines
2023-02-09Simplify `with_tlv`.Nicholas Nethercote-3/+2
2023-02-09Simplify `tls::enter_context`.Nicholas Nethercote-2/+2
2023-01-21Use strict provenance APIs in ty::tlsNilstrieb-10/+20
2023-01-21Some ty::tls cleanupsNilstrieb-45/+53
2023-01-21Move `ty::tls` to seperate fileNilstrieb-0/+169