Auto merge of #49757 - GuillaumeGomez:never-search, r=QuietMisdreavus
Add specific never search Fixes #49529. r? @QuietMisdreavus
This commit is contained in:
commit
bbdd1cf744
22 changed files with 293 additions and 11 deletions
|
@ -319,6 +319,7 @@
|
|||
#![feature(doc_spotlight)]
|
||||
#![cfg_attr(test, feature(update_panic_count))]
|
||||
#![cfg_attr(windows, feature(used))]
|
||||
#![feature(doc_alias)]
|
||||
|
||||
#![default_lib_allocator]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue