rust/tests/ui/privacy/auxiliary
2026-01-29 16:47:02 +03:00
..
cci_class.rs
cci_class_5.rs
ctor_aux.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
impl-privacy-cross-crate-1.rs Move some tests out of tests/ui 2025-05-03 17:22:52 +02:00
impl-privacy-cross-crate-2.rs Move some tests out of tests/ui 2025-05-03 17:22:52 +02:00
imported-enum-is-private.rs add metadata and bless moved tests 2026-01-18 06:23:47 +01:00
iss-6919.rs Add test batch 1 2025-08-27 00:23:26 -04:00
issue-17718-const-privacy.rs
issue-57264-1.rs
issue-57264-2.rs
issue-75907.rs
issue-92755.rs
issue-117997.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
issue-119463-extern.rs fallback visibility for unexpected trait item 2024-01-04 02:02:57 +08:00
missing-mir-priv-bounds-extern-2.rs Add 2 more test cases from 151284 and 151479 2026-01-29 16:47:02 +03:00
missing-mir-priv-bounds-extern-3.rs Add 2 more test cases from 151284 and 151479 2026-01-29 16:47:02 +03:00
missing-mir-priv-bounds-extern.rs Add test case from issue 151284 2026-01-29 16:34:17 +03:00
non_exhaustive_with_private.rs Suppress the error for private fields with non_exhaustive attribute 2025-10-11 19:15:32 +08:00
priv-impl-prim-ty.rs
privacy_reexport.rs
privacy_tuple_struct.rs
private-extern-fn.rs move some tests 2026-01-16 06:50:21 +09:00
private-inferred-type.rs
private-trait-xc.rs Move some tests 2024-02-09 15:43:08 -03:00
pub_use_mods_xcrate.rs Use non-2015 edition paths in tests that do not test for their resolution 2025-06-03 13:35:31 +02:00
pub_use_xcrate1.rs
pub_use_xcrate2.rs
reachable-unnameable-items.rs
xc-private-method-lib.rs