add doc_highlight feature flag and tests
This commit is contained in:
committed by
Guillaume Gomez
parent
cbe4ac3079
commit
831fd78341
@@ -329,6 +329,7 @@
|
||||
#![feature(vec_push_all)]
|
||||
#![feature(doc_cfg)]
|
||||
#![feature(doc_masked)]
|
||||
#![feature(doc_spotlight)]
|
||||
#![cfg_attr(test, feature(update_panic_count))]
|
||||
#![cfg_attr(windows, feature(const_atomic_ptr_new))]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user