Searched refs:non_exhaustive (Results 1 – 25 of 35) sorted by relevance
12
48 #[non_exhaustive]116 #[non_exhaustive]
5 #[non_exhaustive]
20 #[non_exhaustive]
7 #[non_exhaustive]
6 // mem::take and #[non_exhaustive] requires Rust 1.40
8 #[non_exhaustive]
200 non_exhaustive: false, in computed_enum_variation()208 non_exhaustive: true, in computed_enum_variation()
128 #[non_exhaustive]
201 #[non_exhaustive]
51 pub fn non_exhaustive() -> TokenStream { in non_exhaustive() function53 #[non_exhaustive] in non_exhaustive()
35 #[non_exhaustive]
12 #[non_exhaustive]
7 #[non_exhaustive]22 #[non_exhaustive]
15 #[non_exhaustive]
64 - Mark various `RegId` enums as `#[non_exhaustive]`, allowing more registers to be added if need …65 - Error types are now marked as `#[non_exhaustive]`.97 - Mark the `StopReason` enum as `#[non_exhaustive]`, allowing further types to be added without b…
23 #[non_exhaustive]
119 #[non_exhaustive]
39 #[non_exhaustive]
223 => non_exhaustive;
454 #[non_exhaustive]