rust/src/test/rustdoc-json
Yuki Okushi a98dc9b3e7
Rollup merge of #82571 - aDotInTheVoid:reexport-tests, r=CraftSpider
Rustdoc Json: Add tests for Reexports, and improve jsondocck

The two changes are orthognal, so you can land just one if you want, but the improved errors realy helped write the tests.

Notably does not have the case from #80664, but I want to have all the ajacent cases tested before starting work on that to ensure I dont break anything.

Improves #81359

cc ```@CraftSpider```

r? ```@jyn514```

```@rustbot``` modify labels: +A-testsuite +T-rustdoc +A-rustdoc-json
2021-03-12 08:55:13 +09:00
..
fn_pointer Make `header` a vec of modifiers, make FunctionPointer consistent with Function and Method. 2021-02-08 14:00:30 -05:00
fns Add comment + move derive helper 2021-02-08 15:45:50 -05:00
methods Add comment + move derive helper 2021-02-08 15:45:50 -05:00
reexport Add reexport tests 2021-03-10 22:06:05 +00:00
structs Address review v2 2021-01-19 17:02:34 -05:00
traits Remove leading newline 2021-01-28 23:24:13 -05:00
unions Remove struct_type from union output and bump format 2021-01-28 23:30:40 -05:00
method_abi.rs Add abi field to `Method` 2021-02-05 22:25:11 -05:00
nested.rs Remove `krate.version`; fix `crate_version` in JSON 2021-03-01 00:30:40 -05:00