File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 6464#![ needs_allocator]
6565
6666#![ warn( deprecated_in_future) ]
67- #![ deny ( intra_doc_link_resolution_failure) ]
68- #![ deny ( missing_debug_implementations) ]
67+ #![ warn ( intra_doc_link_resolution_failure) ]
68+ #![ warn ( missing_debug_implementations) ]
6969
7070#![ cfg_attr( not( test) , feature( fn_traits) ) ]
7171#![ cfg_attr( not( test) , feature( generator_trait) ) ]
Original file line number Diff line number Diff line change 6161#![ no_core]
6262
6363#![ warn( deprecated_in_future) ]
64- #![ deny ( missing_docs) ]
65- #![ deny ( intra_doc_link_resolution_failure) ]
66- #![ deny ( missing_debug_implementations) ]
64+ #![ warn ( missing_docs) ]
65+ #![ warn ( intra_doc_link_resolution_failure) ]
66+ #![ warn ( missing_debug_implementations) ]
6767
6868#![ feature( allow_internal_unstable) ]
6969#![ feature( arbitrary_self_types) ]
You can’t perform that action at this time.
0 commit comments