move exposed-provenance APIs into separate feature gate and explain the relationship of Exposed Provenance and Strict Provenance
This commit is contained in:
@@ -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)]
|
||||
|
||||
Reference in New Issue
Block a user