Home
last modified time | relevance | path

Searched refs:check_correctness (Results 1 – 5 of 5) sorted by relevance

/external/rust/crates/proc-macro-error/src/
Ddummy.rs119 use crate::check_correctness;
130 check_correctness(); in set_dummy()
137 check_correctness(); in append_dummy()
Dlib.rs471 check_correctness(); in abort_now()
481 fn check_correctness() { in check_correctness() function
Ddiagnostic.rs1 use crate::{abort_now, check_correctness, sealed::Sealed, SpanRange};
191 check_correctness(); in emit()
/external/rust/crates/proc-macro-error/src/imp/
Dfallback.rs4 abort_now, check_correctness,
10 check_correctness(); in abort_if_dirty()
Ddelegate.rs8 abort_now, check_correctness,
13 check_correctness(); in abort_if_dirty()