Add locale_resources (#1651)
This commit is contained in:
parent
b4b007be06
commit
1a0aa9321a
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Reference in New Issue