Remove a confusing comment
The JSON messages parsed by this file are from the _compiler_, not from libtest.
This commit is contained in:
parent
2a000c8d70
commit
355f264d32
@ -1,5 +1,4 @@
|
|||||||
//! These structs are a subset of the ones found in `rustc_errors::json`.
|
//! These structs are a subset of the ones found in `rustc_errors::json`.
|
||||||
//! They are only used for deserialization of JSON output provided by libtest.
|
|
||||||
|
|
||||||
use std::path::{Path, PathBuf};
|
use std::path::{Path, PathBuf};
|
||||||
use std::str::FromStr;
|
use std::str::FromStr;
|
||||||
|
Loading…
Reference in New Issue
Block a user