rust/tests/ui/pub
2024-01-02 15:34:37 -05:00
..
issue-33174-restricted-type-in-public-interface.rs Replace old private-in-public diagnostic with type privacy lints 2023-08-02 13:40:28 +03:00
issue-33174-restricted-type-in-public-interface.stderr Replace old private-in-public diagnostic with type privacy lints 2023-08-02 13:40:28 +03: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 Show number in error message even for one error 2023-11-24 19:15:52 +01: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 Show number in error message even for one error 2023-11-24 19:15:52 +01: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 Show number in error message even for one error 2023-11-24 19:15:52 +01: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 Show number in error message even for one error 2023-11-24 19:15:52 +01: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 Show number in error message even for one error 2023-11-24 19:15:52 +01: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 Show number in error message even for one error 2023-11-24 19:15:52 +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 Show number in error message even for one error 2023-11-24 19:15:52 +01:00
pub-ident-struct-4.fixed Adjust compiler tests for unused_tuple_struct_fields -> dead_code 2024-01-02 15:34:37 -05:00
pub-ident-struct-4.rs Adjust compiler tests for unused_tuple_struct_fields -> dead_code 2024-01-02 15:34:37 -05:00
pub-ident-struct-4.stderr Adjust compiler tests for unused_tuple_struct_fields -> dead_code 2024-01-02 15:34:37 -05: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 Show number in error message even for one error 2023-11-24 19:15:52 +01: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 Show number in error message even for one error 2023-11-24 19:15:52 +01: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 Show number in error message even for one error 2023-11-24 19:15:52 +01: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 Add explanatory note to 'expected item' error 2023-09-06 09:05:07 +05:30
pub-restricted-error.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
pub-restricted-error.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
pub-restricted-non-path.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
pub-restricted-non-path.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01: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