mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-28 11:17:26 +03:00
732ad59779
Use `Vec` in `rustc_interface::Config::locale_resources` This allows a third-party tool to injects its own resources, when receiving the config via `rustc_driver::Callbacks::config`.