rust/tests/rustdoc-json/enums
许杰友 Jieyou Xu (Joe) 6e48b96692
[AUTO_GENERATED] Migrate compiletest to use `ui_test`-style `//@` directives
2024-02-22 16:04:04 +00:00
..
auxiliary Move /src/test to /tests 2023-01-11 09:32:08 +00:00
discriminant 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
doc_link_to_foreign_variant.rs [AUTO_GENERATED] Migrate compiletest to use `ui_test`-style `//@` directives 2024-02-22 16:04:04 +00:00
field_hidden.rs tests/rustdoc-json: Remove more needless uses of `#![no_core]`. 2023-11-07 16:40:32 +00:00
field_order.rs rustdoc-json: Add tests for field/variant ordering. 2023-08-09 00:32:03 +00:00
kind.rs tests/rustdoc-json: Remove more needless uses of `#![no_core]`. 2023-11-07 16:40:32 +00:00
struct_field_hidden.rs 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
tuple_fields_hidden.rs tests/rustdoc-json: Remove more needless uses of `#![no_core]`. 2023-11-07 16:40:32 +00:00
use_glob.rs tests/rustdoc-json: Remove some needless uses of `#![no_core]`. 2023-11-07 16:36:55 +00:00
use_variant.rs tests/rustdoc-json: Remove some needless uses of `#![no_core]`. 2023-11-07 16:36:55 +00:00
use_variant_foreign.rs [AUTO_GENERATED] Migrate compiletest to use `ui_test`-style `//@` directives 2024-02-22 16:04:04 +00:00
variant_order.rs rustdoc-json: Add tests for field/variant ordering. 2023-08-09 00:32:03 +00:00
variant_struct.rs 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
variant_tuple_struct.rs 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