rust/src/test/ui/pub
2018-11-30 15:09:39 -08:00
..
issue-33174-restricted-type-in-public-interface.rs in which the private/restricted-in-public error messaging gets specific 2018-06-30 22:48:05 -07:00
issue-33174-restricted-type-in-public-interface.stderr in which the private/restricted-in-public error messaging gets specific 2018-06-30 22:48:05 -07:00
pub-ident-fn-2.rs Use appropriate terminology based on heuristic 2018-11-30 15:09:39 -08:00
pub-ident-fn-2.stderr Use appropriate terminology based on heuristic 2018-11-30 15:09:39 -08:00
pub-ident-fn-or-struct-2.rs Use appropriate terminology based on heuristic 2018-11-30 15:09:39 -08:00
pub-ident-fn-or-struct-2.stderr Use appropriate terminology based on heuristic 2018-11-30 15:09:39 -08:00
pub-ident-fn-or-struct.rs Use appropriate terminology based on heuristic 2018-11-30 15:09:39 -08:00
pub-ident-fn-or-struct.stderr Use appropriate terminology based on heuristic 2018-11-30 15:09:39 -08:00
pub-ident-fn-with-lifetime-2.rs Use appropriate terminology based on heuristic 2018-11-30 15:09:39 -08:00
pub-ident-fn-with-lifetime-2.stderr Use appropriate terminology based on heuristic 2018-11-30 15:09:39 -08:00
pub-ident-fn-with-lifetime.rs Use appropriate terminology based on heuristic 2018-11-30 15:09:39 -08:00
pub-ident-fn-with-lifetime.stderr Use appropriate terminology based on heuristic 2018-11-30 15:09:39 -08:00
pub-ident-fn.fixed Use appropriate terminology based on heuristic 2018-11-30 15:09:39 -08:00
pub-ident-fn.rs Use appropriate terminology based on heuristic 2018-11-30 15:09:39 -08:00
pub-ident-fn.stderr Use appropriate terminology based on heuristic 2018-11-30 15:09:39 -08:00
pub-ident-struct-with-lifetime.rs Suggest an appropriate token when encountering pub Ident<'a> 2018-11-30 11:48:08 -08:00
pub-ident-struct-with-lifetime.stderr Suggest an appropriate token when encountering pub Ident<'a> 2018-11-30 11:48:08 -08:00
pub-ident-struct.rs Merged migrated compile-fail tests and ui tests. Fixes #46841. 2018-08-14 11:12:09 +02:00
pub-ident-struct.stderr Merged migrated compile-fail tests and ui tests. Fixes #46841. 2018-08-14 11:12:09 +02:00
pub-ident-with-lifetime-incomplete.rs Use appropriate terminology based on heuristic 2018-11-30 15:09:39 -08:00
pub-ident-with-lifetime-incomplete.stderr Use appropriate terminology based on heuristic 2018-11-30 15:09:39 -08:00
pub-reexport-priv-extern-crate.rs Merged migrated compile-fail tests and ui tests. Fixes #46841. 2018-08-14 11:12:09 +02:00
pub-reexport-priv-extern-crate.stderr Merged migrated compile-fail tests and ui tests. Fixes #46841. 2018-08-14 11:12:09 +02:00
pub-restricted-error-fn.rs Merge cfail and ui tests into ui tests 2017-11-24 11:32:35 +01:00
pub-restricted-error-fn.stderr Update UI tests 2018-02-26 20:24:02 +03:00
pub-restricted-error.rs Auto merge of #45997 - estebank:pub-ident, r=nikomatsakis 2017-12-01 06:06:06 +00:00
pub-restricted-error.stderr Update UI tests 2018-02-26 20:24:02 +03:00
pub-restricted-non-path.rs Merge cfail and ui tests into ui tests 2017-11-24 11:32:35 +01:00
pub-restricted-non-path.stderr Update UI tests 2018-02-26 20:24:02 +03:00
pub-restricted.rs Merge cfail and ui tests into ui tests 2017-11-24 11:32:35 +01:00
pub-restricted.stderr Update error code numbers 2018-06-19 17:33:14 -07:00