mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-30 14:52:56 +03:00
2816c110e0
Introduce `rustc_interface::interface::Config::parse_sess_created` callback Resolves #82900. cc `@oli-obk`