Alona Enraght-Moony
|
7ab71c417b
|
tests/rustdoc-json: replace $.index[*][? with $.index[?
Done automatically with VSCode.
|
2025-03-21 00:48:09 +00:00 |
|
León Orell Valerian Liehr
|
633f41de09
|
Update all rustdoc-json/ tests to use the new style
|
2024-07-19 16:54:42 +02:00 |
|
Alona Enraght-Moony
|
22e1576a12
|
rustdoc-json: Fix test so it actuall checks things
After #111427, no item has a `kind` field, so these assertions could never
fail. Instead, assert that those two items arn't present.
|
2023-11-09 12:13:16 +00:00 |
|
Alona Enraght-Moony
|
f784fa7bd9
|
tests/rustdoc-json: Remove some needless uses of #![no_core].
Done by removing all uses of `#![no_core]`, and the reverting the ones
that failed. More involved ones are in a later commit.
|
2023-11-07 16:36:55 +00:00 |
|
Albert Larsan
|
cf2dff2b1e
|
Move /src/test to /tests
|
2023-01-11 09:32:08 +00:00 |
|