Searched defs:rustdoc_version (Results 1 – 1 of 1) sorted by relevance
59 pub(crate) rustdoc_version: &'a str, field74 let rustdoc_version = rustc_interface::util::version_str!().unwrap_or("unknown version"); in render() localVariable