add doc_highlight feature flag and tests
This commit is contained in:
parent
cbe4ac3079
commit
831fd78341
6 changed files with 112 additions and 0 deletions
|
@ -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))]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue