Skip to content

Commit 27650cd

Browse files
committed
fix(ref): Make suite name more explicit
1 parent 3c292c7 commit 27650cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

text/3558-libtest-json.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ Comments made on libtests format
9797
- [Benches need love](https://github.com/rust-lang/rust/issues/49359#issuecomment-467994590)
9898
- [Type field is overloaded](https://github.com/rust-lang/rust/issues/49359#issuecomment-467994590)
9999
- [Suite/child relationship is missing](https://github.com/rust-lang/rust/issues/49359)
100-
- [Suite lacks a name](https://github.com/rust-lang/rust/issues/49359#issuecomment-699691296)
100+
- [Lack of suite name makes it hard to use programmatic output from Cargo](https://github.com/rust-lang/rust/issues/49359#issuecomment-533154674) (see also [1](https://github.com/rust-lang/rust/issues/49359#issuecomment-699691296))
101101
- [Format is underspecified](https://github.com/rust-lang/rust/issues/49359#issuecomment-706566635)
102102
- ~~[Lacks ignored reason](https://github.com/rust-lang/rust/issues/49359#issuecomment-715877950)~~ ([resolved?](https://github.com/rust-lang/rust/issues/49359#issuecomment-1531369119))
103103
- [Lack of `rendered` field](https://github.com/rust-lang/rust/issues/49359#issuecomment-1531369119)

0 commit comments

Comments
 (0)