mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-01 07:13:24 +03:00
2816c110e0
Introduce `rustc_interface::interface::Config::parse_sess_created` callback Resolves #82900. cc `@oli-obk`