rust/src/test/ui/pub
2019-10-29 13:59:40 +01:00
..
issue-33174-restricted-type-in-public-interface.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-33174-restricted-type-in-public-interface.stderr Remove licenses 2018-12-25 21:08:33 -07:00
pub-ident-fn-2.rs Remove licenses 2018-12-25 21:08:33 -07:00
pub-ident-fn-2.stderr Increase spacing for suggestions in diagnostics 2019-10-24 12:26:01 -07:00
pub-ident-fn-3.rs Remove assumption from recovery code 2019-04-19 11:04:41 -07:00
pub-ident-fn-3.stderr Remove assumption from recovery code 2019-04-19 11:04:41 -07:00
pub-ident-fn-or-struct-2.rs Remove licenses 2018-12-25 21:08:33 -07:00
pub-ident-fn-or-struct-2.stderr Remove licenses 2018-12-25 21:08:33 -07:00
pub-ident-fn-or-struct.rs Remove licenses 2018-12-25 21:08:33 -07:00
pub-ident-fn-or-struct.stderr Remove licenses 2018-12-25 21:08:33 -07: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 Increase spacing for suggestions in diagnostics 2019-10-24 12:26:01 -07: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 Increase spacing for suggestions in diagnostics 2019-10-24 12:26:01 -07:00
pub-ident-fn.fixed Remove licenses 2018-12-25 21:08:33 -07:00
pub-ident-fn.rs Remove licenses 2018-12-25 21:08:33 -07:00
pub-ident-fn.stderr Increase spacing for suggestions in diagnostics 2019-10-24 12:26:01 -07: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 Increase spacing for suggestions in diagnostics 2019-10-24 12:26:01 -07:00
pub-ident-struct.rs Remove licenses 2018-12-25 21:08:33 -07:00
pub-ident-struct.stderr Increase spacing for suggestions in diagnostics 2019-10-24 12:26:01 -07: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 Remove licenses 2018-12-25 21:08:33 -07:00
pub-reexport-priv-extern-crate.stderr normalize use of backticks in compiler messages for librustc/lint 2019-07-17 22:49:48 +02:00
pub-restricted-error-fn.rs Remove licenses 2018-12-25 21:08:33 -07:00
pub-restricted-error-fn.stderr Update tests 2019-03-11 23:10:26 +03:00
pub-restricted-error.rs Remove licenses 2018-12-25 21:08:33 -07:00
pub-restricted-error.stderr Update tests 2019-03-11 23:10:26 +03:00
pub-restricted-non-path.rs Remove licenses 2018-12-25 21:08:33 -07:00
pub-restricted-non-path.stderr Update tests 2019-03-11 23:10:26 +03:00
pub-restricted.rs Account for paths in incorrect pub qualifier help 2019-04-30 17:48:18 -07:00
pub-restricted.stderr Change E0741 into E0742 2019-10-29 13:59:40 +01:00