1
Fork 0

Remove spotlight usage

This commit is contained in:
Guillaume Gomez 2020-02-27 14:38:30 +01:00
parent 1244ced958
commit 13c6d5819a
7 changed files with 0 additions and 9 deletions

View file

@ -256,7 +256,6 @@
#![feature(doc_cfg)]
#![feature(doc_keyword)]
#![feature(doc_masked)]
#![feature(doc_spotlight)]
#![feature(dropck_eyepatch)]
#![feature(duration_constants)]
#![feature(exact_size_is_empty)]