os-rust/tests/ui/pub
Nilstrieb 41e8d152dc Show number in error message even for one error
Co-authored-by: Adrian <adrian.iosdev@gmail.com>
2023-11-24 19:15:52 +01: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 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 Show number in error message even for one error 2023-11-24 19:15:52 +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 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