Add locale_resources (#1651)

This commit is contained in:
Nathan Hammond 2023-03-26 17:55:53 +00:00 committed by GitHub
parent b4b007be06
commit 1a0aa9321a
1 changed files with 1 additions and 0 deletions

View File

@ -44,6 +44,7 @@ fn main() {
output_dir: None,
output_file: None,
file_loader: None,
locale_resources: rustc_driver::DEFAULT_LOCALE_RESOURCES,
lint_caps: rustc_hash::FxHashMap::default(),
parse_sess_created: None,
register_lints: None,