Macro rustc_query_impl::plumbing::hash_result
source ยท macro_rules! hash_result { ([][$V:ty]) => { ... }; ([(no_hash) $($rest:tt)*][$V:ty]) => { ... }; ([$other:tt $($modifiers:tt)*][$($args:tt)*]) => { ... }; }
macro_rules! hash_result { ([][$V:ty]) => { ... }; ([(no_hash) $($rest:tt)*][$V:ty]) => { ... }; ([$other:tt $($modifiers:tt)*][$($args:tt)*]) => { ... }; }