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 changed files with 0 additions and 1 deletions
|
|
@ -1,5 +1,4 @@
|
|||
//! 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::str::FromStr;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue