Skip to content

Commit d08baa1

Browse files
Add locale_resources (rust-lang#1651)
1 parent b4e778a commit d08baa1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/rustc-driver-interacting-with-the-ast.rs

+1
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ fn main() {
4444
output_dir: None,
4545
output_file: None,
4646
file_loader: None,
47+
locale_resources: rustc_driver::DEFAULT_LOCALE_RESOURCES,
4748
lint_caps: rustc_hash::FxHashMap::default(),
4849
parse_sess_created: None,
4950
register_lints: None,

0 commit comments

Comments
 (0)