Fix handling of +whole-archive native link modifier.
This commit is contained in:
parent
dbb0fe9d80
commit
522f9757f6
2 changed files with 36 additions and 10 deletions
|
@ -3,6 +3,7 @@
|
|||
#![feature(box_patterns)]
|
||||
#![feature(try_blocks)]
|
||||
#![feature(in_band_lifetimes)]
|
||||
#![feature(once_cell)]
|
||||
#![feature(nll)]
|
||||
#![feature(associated_type_bounds)]
|
||||
#![recursion_limit = "256"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue