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 |
|
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
|
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 |
|
Alona Enraght-Moony
|
04dbc7da40
|
rustdoc-json: Add test for private supertrait.
|
2023-07-14 06:54:40 +00:00 |
|