Home
last modified time | relevance | path

Searched defs:assert_unwind_safe (Results 1 - 3 of 3) sorted by relevance

/third_party/rust/crates/proc-macro2/tests/
H A Dmarker.rs73 macro_rules! assert_unwind_safe { macros
/third_party/rust/crates/regex/tests/
H A Dtest_default.rs90 fn assert_unwind_safe<T: UnwindSafe>() {} in oibits() functions
/third_party/rust/crates/aho-corasick/src/
H A Dahocorasick.rs2132 fn assert_unwind_safe<T: RefUnwindSafe + UnwindSafe>() {} in oibits() functions

Completed in 4 milliseconds