mirror of
https://github.com/rust-lang/rust.git
synced 2025-12-03 22:19:31 +00:00
First actually useful step in https://github.com/rust-lang/rust/issues/76382 This doesn't yet compile because there's no way to get a `Lrc<Session>` from a TyCtxt, only a `&Session`.