Home
last modified time | relevance | path

Searched refs:non_exhaustive (Results 1 – 25 of 35) sorted by relevance

12

/external/rust/crates/gdbstub/src/arch/x86/reg/
Did.rs48 #[non_exhaustive]
116 #[non_exhaustive]
/external/rust/crates/gdbstub/src/arch/riscv/reg/
Did.rs5 #[non_exhaustive]
/external/rust/crates/gdbstub/src/arch/arm/reg/
Did.rs5 #[non_exhaustive]
/external/rust/crates/arbitrary/src/
Derror.rs5 #[non_exhaustive]
/external/rust/crates/libsqlite3-sys/src/
Dlib.rs20 #[non_exhaustive]
Derror.rs7 #[non_exhaustive]
/external/rust/crates/pin-project-lite/patches/
Dstd.diff6 // mem::take and #[non_exhaustive] requires Rust 1.40
/external/rust/crates/gdbstub/src/arch/msp430/reg/
Did.rs8 #[non_exhaustive]
/external/rust/crates/bindgen/src/ir/
Denum_ty.rs200 non_exhaustive: false, in computed_enum_variation()
208 non_exhaustive: true, in computed_enum_variation()
/external/rust/crates/gdbstub/src/target/ext/base/
Dsinglethread.rs128 #[non_exhaustive]
Dmultithread.rs201 #[non_exhaustive]
/external/rust/crates/bindgen/src/codegen/
Dhelpers.rs51 pub fn non_exhaustive() -> TokenStream { in non_exhaustive() function
53 #[non_exhaustive] in non_exhaustive()
/external/rust/crates/android_log-sys/src/
Dlib.rs35 #[non_exhaustive]
/external/rust/crates/rusqlite/src/
Dconfig.rs12 #[non_exhaustive]
Dtransaction.rs7 #[non_exhaustive]
22 #[non_exhaustive]
Dhooks.rs15 #[non_exhaustive]
/external/rust/crates/gdbstub/src/gdbstub_impl/
Derror.rs8 #[non_exhaustive]
/external/rust/crates/gdbstub/
DCHANGELOG.md64 - 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…
/external/rust/crates/gdbstub/src/arch/mips/reg/
Did.rs5 #[non_exhaustive]
/external/rust/crates/libloading/src/
Derror.rs23 #[non_exhaustive]
/external/rust/crates/gdbstub/src/target/
Dmod.rs119 #[non_exhaustive]
/external/rust/cxx/gen/src/
Dmod.rs39 #[non_exhaustive]
/external/rust/crates/bindgen/src/
Dfeatures.rs223 => non_exhaustive;
/external/rust/crates/rusqlite/src/types/
Dfrom_sql.rs7 #[non_exhaustive]
/external/rust/crates/env_logger/src/fmt/writer/termcolor/
Dextern_impl.rs454 #[non_exhaustive]

12