move exposed-provenance APIs into separate feature gate and explain the relationship of Exposed Provenance and Strict Provenance
This commit is contained in:
parent
00796255c2
commit
dbea549d80
11 changed files with 68 additions and 53 deletions
|
@ -317,6 +317,7 @@
|
|||
#![feature(error_iter)]
|
||||
#![feature(exact_size_is_empty)]
|
||||
#![feature(exclusive_wrapper)]
|
||||
#![feature(exposed_provenance)]
|
||||
#![feature(extend_one)]
|
||||
#![feature(float_gamma)]
|
||||
#![feature(float_minimum_maximum)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue