We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a000c8 commit 355f264Copy full SHA for 355f264
src/tools/compiletest/src/json.rs
@@ -1,5 +1,4 @@
1
//! These structs are a subset of the ones found in `rustc_errors::json`.
2
-//! They are only used for deserialization of JSON output provided by libtest.
3
4
use std::path::{Path, PathBuf};
5
use std::str::FromStr;
0 commit comments