Deprecate Reflect
[tracking issue](https://github.com/rust-lang/rust/issues/27749)
This commit is contained in:
@@ -258,7 +258,6 @@
|
||||
#![cfg_attr(stage0, feature(question_mark))]
|
||||
#![feature(rand)]
|
||||
#![feature(raw)]
|
||||
#![feature(reflect_marker)]
|
||||
#![feature(repr_simd)]
|
||||
#![feature(rustc_attrs)]
|
||||
#![feature(shared)]
|
||||
|
||||
Reference in New Issue
Block a user