rust/tests/rustdoc-json/reexport
许杰友 Jieyou Xu (Joe) 6e48b96692
[AUTO_GENERATED] Migrate compiletest to use `ui_test`-style `//@` directives
2024-02-22 16:04:04 +00:00
..
auxiliary Move test from rustdoc-ui to rustdoc-json 2023-04-14 18:19:49 +00:00
doc_inline_external_crate.rs [AUTO_GENERATED] Migrate compiletest to use `ui_test`-style `//@` directives 2024-02-22 16:04:04 +00:00
export_extern_crate_as_self.rs tests/rustdoc-json: Remove some needless uses of `#![no_core]`. 2023-11-07 16:36:55 +00:00
extern_crate_glob.rs [AUTO_GENERATED] Migrate compiletest to use `ui_test`-style `//@` directives 2024-02-22 16:04:04 +00:00
glob_collision.rs tests/rustdoc-json: Remove some needless uses of `#![no_core]`. 2023-11-07 16:36:55 +00:00
glob_empty_mod.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
glob_extern.rs [AUTO_GENERATED] Migrate compiletest to use `ui_test`-style `//@` directives 2024-02-22 16:04:04 +00:00
glob_private.rs [AUTO_GENERATED] Migrate compiletest to use `ui_test`-style `//@` directives 2024-02-22 16:04:04 +00:00
in_root_and_mod.rs tests/rustdoc-json: Remove some needless uses of `#![no_core]`. 2023-11-07 16:36:55 +00:00
in_root_and_mod_pub.rs tests/rustdoc-json: Remove some needless uses of `#![no_core]`. 2023-11-07 16:36:55 +00:00
macro.rs [AUTO_GENERATED] Migrate compiletest to use `ui_test`-style `//@` directives 2024-02-22 16:04:04 +00:00
mod_not_included.rs tests/rustdoc-json: Remove some needless uses of `#![no_core]`. 2023-11-07 16:36:55 +00:00
private_twice_one_inline.rs [AUTO_GENERATED] Migrate compiletest to use `ui_test`-style `//@` directives 2024-02-22 16:04:04 +00:00
private_two_names.rs tests/rustdoc-json: Remove some needless uses of `#![no_core]`. 2023-11-07 16:36:55 +00:00
pub_use_doc_hidden.rs rustdoc-json: Fix test so it actuall checks things 2023-11-09 12:13:16 +00:00
reexport_method_from_private_module.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
reexport_of_hidden.rs [AUTO_GENERATED] Migrate compiletest to use `ui_test`-style `//@` directives 2024-02-22 16:04:04 +00:00
rename_private.rs [AUTO_GENERATED] Migrate compiletest to use `ui_test`-style `//@` directives 2024-02-22 16:04:04 +00:00
rename_public.rs [AUTO_GENERATED] Migrate compiletest to use `ui_test`-style `//@` directives 2024-02-22 16:04:04 +00:00
same_name_different_types.rs tests/rustdoc-json: Remove some needless uses of `#![no_core]`. 2023-11-07 16:36:55 +00:00
same_type_reexported_more_than_once.rs tests/rustdoc-json: Remove some needless uses of `#![no_core]`. 2023-11-07 16:36:55 +00:00
simple_private.rs [AUTO_GENERATED] Migrate compiletest to use `ui_test`-style `//@` directives 2024-02-22 16:04:04 +00:00
simple_public.rs [AUTO_GENERATED] Migrate compiletest to use `ui_test`-style `//@` directives 2024-02-22 16:04:04 +00:00
synthesize_trait_with_docs.rs [AUTO_GENERATED] Migrate compiletest to use `ui_test`-style `//@` directives 2024-02-22 16:04:04 +00:00