rust/tests/ui/privacy/restricted
Lukas Wirth eae7fe1bdb Use non-2015 edition paths in tests that do not test for their resolution
This allows for testing these tests on editions other than 2015
2025-06-03 13:35:31 +02:00
..
auxiliary Move /src/test to /tests 2023-01-11 09:32:08 +00:00
lookup-ignores-private.rs Use non-2015 edition paths in tests that do not test for their resolution 2025-06-03 13:35:31 +02:00
private-in-public.rs Use non-2015 edition paths in tests that do not test for their resolution 2025-06-03 13:35:31 +02:00
relative-2018.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
relative-2018.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
struct-literal-field.rs Use non-2015 edition paths in tests that do not test for their resolution 2025-06-03 13:35:31 +02:00
struct-literal-field.stderr Emit a single privacy error for multiple fields on the same struct expression 2025-01-18 20:33:15 +00:00
test.rs Reword "crate not found" resolve message 2025-01-24 01:19:50 +00:00
test.stderr Reword "crate not found" resolve message 2025-01-24 01:19:50 +00:00