Guillaume Gomez
|
431ac40a93
|
Add regression test for is_object_safe field on traits
|
2023-12-23 19:00:17 +01:00 |
|
Alona Enraght-Moony
|
434b69a1d6
|
tests/rustdoc-json: Rewrite tests no not use #![no_core] .
|
2023-11-07 16:56:03 +00: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 |
|
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 |
|
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 |
|
Albert Larsan
|
cf2dff2b1e
|
Move /src/test to /tests
|
2023-01-11 09:32:08 +00:00 |
|