File tree Expand file tree Collapse file tree 3 files changed +0
-3
lines changed Expand file tree Collapse file tree 3 files changed +0
-3
lines changed Original file line number Diff line number Diff line change 8585#![ warn( deprecated_in_future) ]
8686#![ warn( missing_debug_implementations) ]
8787#![ warn( missing_docs) ]
88- #![ allow( explicit_outlives_requirements) ]
8988//
9089// Library features:
9190#![ feature( alloc_layout_extra) ]
Original file line number Diff line number Diff line change 9292#![ warn( deprecated_in_future) ]
9393#![ warn( missing_debug_implementations) ]
9494#![ warn( missing_docs) ]
95- #![ allow( explicit_outlives_requirements) ]
9695#![ allow( incomplete_features) ]
9796//
9897// Library features:
Original file line number Diff line number Diff line change 217217#![ warn( deprecated_in_future) ]
218218#![ warn( missing_docs) ]
219219#![ warn( missing_debug_implementations) ]
220- #![ allow( explicit_outlives_requirements) ]
221220#![ allow( unused_lifetimes) ]
222221#![ deny( rustc:: existing_doc_keyword) ]
223222// Ensure that std can be linked against panic_abort despite compiled with `-C panic=unwind`
You can’t perform that action at this time.
0 commit comments