Home
last modified time | relevance | path

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

/third_party/rust/rust/src/tools/tidy/src/
Dlib.rs32 macro_rules! tidy_error { macro
38 fn tidy_error(bad: &mut bool, args: impl Display) -> std::io::Result<()> { in tidy_error() function