Alona Enraght-Moony
|
7ab71c417b
|
tests/rustdoc-json: replace $.index[*][? with $.index[?
Done automatically with VSCode.
|
2025-03-21 00:48:09 +00:00 |
|
Noratrieb
|
dfed028e78
|
Always allow rustdoc-json tests to contain long lines
The rustdoc-json test syntax often requires very long lines, so the checks
for long lines aren't really useful.
|
2025-03-03 19:59:54 +01:00 |
|
schvv31n
|
f2696ab4d3
|
rustdoc: normalise type/field names in rustdoc-json-types/jsondoclint
|
2024-09-01 23:58:08 +03: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 |
|
Nicholas Nethercote
|
9f16362ab4
|
rustfmt tests/rustdoc-json/.
|
2024-06-04 14:15:19 +10:00 |
|
Alona Enraght-Moony
|
0875f456f1
|
tests/rustdoc-json: Remove more needless uses of #![no_core].
These were'nt done with regex, but don't require changes to assertions.
|
2023-11-07 16:40:32 +00:00 |
|
Luca Palmieri
|
a5e5101375
|
Serialize all enums as externally tagged to guarantee compatibility with binary formats such as bincode or postcard
|
2023-05-22 18:22:08 +01:00 |
|
Michael Goulet
|
be9fd75d32
|
rustdoc + rustdoc-json support for non_lifetime_binders
|
2023-03-28 16:50:49 +00:00 |
|