rust/tests/rustdoc-json/impls
2024-02-22 16:04:04 +00:00
..
auxiliary Move /src/test to /tests 2023-01-11 09:32:08 +00:00
auto.rs Accept less invalid Rust in rustdoc 2023-10-31 13:58:03 +00:00
blanket_with_local.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
foreign_for_local.rs [AUTO_GENERATED] Migrate compiletest to use ui_test-style //@ directives 2024-02-22 16:04:04 +00:00
impl_item_visibility.rs tests/rustdoc-json: Remove some needless uses of #![no_core]. 2023-11-07 16:36:55 +00:00
impl_item_visibility_show_hidden.rs [AUTO_GENERATED] Migrate compiletest to use ui_test-style //@ directives 2024-02-22 16:04:04 +00:00
impl_item_visibility_show_private.rs [AUTO_GENERATED] Migrate compiletest to use ui_test-style //@ directives 2024-02-22 16:04:04 +00:00
import_from_private.rs tests/rustdoc-json: Rewrite tests no not use #![no_core]. 2023-11-07 16:56:03 +00:00
issue-112852-dangling-trait-impl-id-2.rs tests/rustdoc-json: Rewrite tests no not use #![no_core]. 2023-11-07 16:56:03 +00:00
issue-112852-dangling-trait-impl-id-3.rs [AUTO_GENERATED] Migrate compiletest to use ui_test-style //@ directives 2024-02-22 16:04:04 +00:00
issue-112852-dangling-trait-impl-id.rs tests/rustdoc-json: Rewrite tests no not use #![no_core]. 2023-11-07 16:56:03 +00:00
local_for_foreign.rs [AUTO_GENERATED] Migrate compiletest to use ui_test-style //@ directives 2024-02-22 16:04:04 +00:00
local_for_local.rs tests/rustdoc-json: Rewrite tests no not use #![no_core]. 2023-11-07 16:56:03 +00:00
local_for_local_primitive.rs tests/rustdoc-json: Remove some needless uses of #![no_core]. 2023-11-07 16:36:55 +00:00
local_for_primitive.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