https://doc.rust-lang.org/stable/nightly-rustc/rustc_span/struct.SessionGlobals.html
SessionGlobals in rustc_span - Rust
Per-session global variables: this struct is stored in thread-local storage in such a way that it is accessible without any kind of handle to all threads...
rustcspan