rust/tests/ui/pub
2024-08-03 07:57:31 -04:00
..
issue-33174-restricted-type-in-public-interface.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
issue-33174-restricted-type-in-public-interface.stderr
pub-ident-fn-2.fixed [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
pub-ident-fn-2.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
pub-ident-fn-2.stderr Add suggestions for possible missing fn, struct, or enum keywords 2024-07-08 10:04:03 +04:00
pub-ident-fn-or-struct.rs
pub-ident-fn-or-struct.stderr Add suggestions for possible missing fn, struct, or enum keywords 2024-07-08 10:04:03 +04:00
pub-ident-fn-with-lifetime-2.rs Add suggestions for possible missing fn, struct, or enum keywords 2024-07-08 10:04:03 +04:00
pub-ident-fn-with-lifetime-2.stderr Add suggestions for possible missing fn, struct, or enum keywords 2024-07-08 10:04:03 +04:00
pub-ident-fn-with-lifetime.fixed [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
pub-ident-fn-with-lifetime.rs Add suggestions for possible missing fn, struct, or enum keywords 2024-07-08 10:04:03 +04:00
pub-ident-fn-with-lifetime.stderr Add suggestions for possible missing fn, struct, or enum keywords 2024-07-08 10:04:03 +04:00
pub-ident-fn.fixed [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
pub-ident-fn.rs Add suggestions for possible missing fn, struct, or enum keywords 2024-07-08 10:04:03 +04:00
pub-ident-fn.stderr Add suggestions for possible missing fn, struct, or enum keywords 2024-07-08 10:04:03 +04:00
pub-ident-struct-2.rs
pub-ident-struct-2.stderr Add suggestions for possible missing fn, struct, or enum keywords 2024-07-08 10:04:03 +04:00
pub-ident-struct-3.rs
pub-ident-struct-3.stderr Add suggestions for possible missing fn, struct, or enum keywords 2024-07-08 10:04:03 +04:00
pub-ident-struct-4.fixed Revert "Rollup merge of #125572 - mu001999-contrib:dead/enhance, r=pnkfelix" 2024-08-03 07:57:31 -04:00
pub-ident-struct-4.rs Revert "Rollup merge of #125572 - mu001999-contrib:dead/enhance, r=pnkfelix" 2024-08-03 07:57:31 -04:00
pub-ident-struct-4.stderr Bless test fallout 2024-08-03 07:57:31 -04:00
pub-ident-struct-with-lifetime.rs Add suggestions for possible missing fn, struct, or enum keywords 2024-07-08 10:04:03 +04:00
pub-ident-struct-with-lifetime.stderr Add suggestions for possible missing fn, struct, or enum keywords 2024-07-08 10:04:03 +04:00
pub-ident-struct.rs Add suggestions for possible missing fn, struct, or enum keywords 2024-07-08 10:04:03 +04:00
pub-ident-struct.stderr Add suggestions for possible missing fn, struct, or enum keywords 2024-07-08 10:04:03 +04:00
pub-ident-with-lifetime-incomplete.rs Add suggestions for possible missing fn, struct, or enum keywords 2024-07-08 10:04:03 +04:00
pub-ident-with-lifetime-incomplete.stderr Add suggestions for possible missing fn, struct, or enum keywords 2024-07-08 10:04:03 +04:00
pub-reexport-priv-extern-crate.rs Spruce up the diagnostics of some early lints 2024-06-03 07:25:32 +02:00
pub-reexport-priv-extern-crate.stderr make pub_use_of_private_extern_crate show up in future breakage reports 2024-07-18 13:43:56 +02:00
pub-restricted-error-fn.rs
pub-restricted-error-fn.stderr
pub-restricted-error.rs
pub-restricted-error.stderr
pub-restricted-non-path.rs
pub-restricted-non-path.stderr
pub-restricted.rs
pub-restricted.stderr Make parse error suggestions verbose and fix spans 2024-07-12 03:02:57 +00:00