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