Home
last modified time | relevance | path

Searched defs:FeatureStableTwice (Results 1 – 1 of 1) sorted by relevance

/third_party/rust/rust/compiler/rustc_passes/src/
Derrors.rs871 pub struct FeatureStableTwice { struct
873 pub span: Span,
874 pub feature: Symbol,
875 pub since: Symbol,
876 pub prev_since: Symbol,