File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 88// option. This file may not be copied, modified, or distributed
99// except according to those terms.
1010
11- #![ allow( missing_doc ) ]
11+ #![ allow( missing_docs ) ]
1212#![ allow( dead_code) ]
1313
1414use io:: { mod, IoError , IoResult } ;
Original file line number Diff line number Diff line change 88// option. This file may not be copied, modified, or distributed
99// except according to those terms.
1010
11- #![ allow( missing_doc ) ]
11+ #![ allow( missing_docs ) ]
1212#![ allow( non_camel_case_types) ]
1313#![ allow( unused_imports) ]
1414#![ allow( dead_code) ]
Original file line number Diff line number Diff line change 88// option. This file may not be copied, modified, or distributed
99// except according to those terms.
1010
11- #![ allow( missing_doc ) ]
11+ #![ allow( missing_docs ) ]
1212#![ allow( non_camel_case_types) ]
1313#![ allow( non_snake_case) ]
1414#![ allow( unused_imports) ]
You can’t perform that action at this time.
0 commit comments