This repository was archived by the owner on May 28, 2025. It is now read-only.
Commit 22e1576
committed
rustdoc-json: Fix test so it actuall checks things
After rust-lang#111427, no item has a `kind` field, so these assertions could never
fail. Instead, assert that those two items arn't present.1 parent 287ae4d commit 22e1576
File tree
1 file changed
+3
-2
lines changed- tests/rustdoc-json/reexport
1 file changed
+3
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
5 | 6 | | |
6 | 7 | | |
7 | 8 | | |
| 9 | + | |
8 | 10 | | |
9 | 11 | | |
10 | 12 | | |
11 | | - | |
12 | | - | |
| 13 | + | |
0 commit comments