Skip to content

Commit 355f264

Browse files
committed
Remove a confusing comment
The JSON messages parsed by this file are from the _compiler_, not from libtest.
1 parent 2a000c8 commit 355f264

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/tools/compiletest/src/json.rs

-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
//! 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.
32
43
use std::path::{Path, PathBuf};
54
use std::str::FromStr;

0 commit comments

Comments
 (0)