rust/tests/ui/pub
2023-02-01 21:50:34 +01:00
..
issue-33174-restricted-type-in-public-interface.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-33174-restricted-type-in-public-interface.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
pub-ident-fn-2.fixed Move /src/test to /tests 2023-01-11 09:32:08 +00:00
pub-ident-fn-2.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
pub-ident-fn-2.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
pub-ident-fn-or-struct.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
pub-ident-fn-or-struct.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
pub-ident-fn-with-lifetime-2.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
pub-ident-fn-with-lifetime-2.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
pub-ident-fn-with-lifetime.fixed Move /src/test to /tests 2023-01-11 09:32:08 +00:00
pub-ident-fn-with-lifetime.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
pub-ident-fn-with-lifetime.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
pub-ident-fn.fixed Move /src/test to /tests 2023-01-11 09:32:08 +00:00
pub-ident-fn.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
pub-ident-fn.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
pub-ident-struct-2.rs tests: rename test cases to match new behaviour 2023-02-01 21:50:34 +01:00
pub-ident-struct-2.stderr tests: rename test cases to match new behaviour 2023-02-01 21:50:34 +01:00
pub-ident-struct-3.rs tests: rename test cases to match new behaviour 2023-02-01 21:50:34 +01:00
pub-ident-struct-3.stderr tests: rename test cases to match new behaviour 2023-02-01 21:50:34 +01:00
pub-ident-struct-4.fixed Fix condition for "missing struct" diagnostic on tuple structs 2023-02-01 21:50:34 +01:00
pub-ident-struct-4.rs Fix condition for "missing struct" diagnostic on tuple structs 2023-02-01 21:50:34 +01:00
pub-ident-struct-4.stderr Fix condition for "missing struct" diagnostic on tuple structs 2023-02-01 21:50:34 +01:00
pub-ident-struct-with-lifetime.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
pub-ident-struct-with-lifetime.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
pub-ident-struct.fixed Move /src/test to /tests 2023-01-11 09:32:08 +00:00
pub-ident-struct.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
pub-ident-struct.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
pub-ident-with-lifetime-incomplete.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
pub-ident-with-lifetime-incomplete.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
pub-reexport-priv-extern-crate.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
pub-reexport-priv-extern-crate.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
pub-restricted-error-fn.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
pub-restricted-error-fn.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
pub-restricted-error.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
pub-restricted-error.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
pub-restricted-non-path.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
pub-restricted-non-path.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
pub-restricted.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
pub-restricted.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00