Searched refs:is_min_date (Results 1 - 1 of 1) sorted by relevance
/third_party/rust/crates/version_check/src/ | ||
H A D | lib.rs | 28 //! match rustc::is_min_date("2018-12-18") { 171 pub fn is_min_date(min_date: &str) -> Option<bool> { in is_min_date() functions |
Completed in 1 milliseconds