File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -341,7 +341,7 @@ fn register_builtins(store: &mut lint::LintStore, no_interleave_lints: bool) {
341
341
"converted into hard error, see https://github.com/rust-lang/rust/issues/46205" ) ;
342
342
store. register_removed ( "legacy_constructor_visibility" ,
343
343
"converted into hard error, see https://github.com/rust-lang/rust/issues/39207" ) ;
344
- store. register_removed ( "legacy_disrectory_ownership " ,
344
+ store. register_removed ( "legacy_directory_ownership " ,
345
345
"converted into hard error, see https://github.com/rust-lang/rust/issues/37872" ) ;
346
346
store. register_removed ( "safe_extern_statics" ,
347
347
"converted into hard error, see https://github.com/rust-lang/rust/issues/36247" ) ;
You can’t perform that action at this time.
0 commit comments