rust/src/test/ui/unused
Vadim Petrochenkov ea4ad555d7 Introduce #[rustc_dummy] attribute and use it in tests
Unlike other built-in attributes, this attribute accepts any input
2019-06-08 23:55:25 +03:00
..
unused-attr.rs Introduce #[rustc_dummy] attribute and use it in tests 2019-06-08 23:55:25 +03:00
unused-attr.stderr Introduce #[rustc_dummy] attribute and use it in tests 2019-06-08 23:55:25 +03:00
unused-macro-rules.rs Remove licenses 2018-12-25 21:08:33 -07:00
unused-macro-rules.stderr Update tests 2019-03-11 23:10:26 +03:00
unused-macro-with-bad-frag-spec.rs Remove licenses 2018-12-25 21:08:33 -07:00
unused-macro-with-bad-frag-spec.stderr Update tests 2019-03-11 23:10:26 +03:00
unused-macro-with-follow-violation.rs Remove licenses 2018-12-25 21:08:33 -07:00
unused-macro-with-follow-violation.stderr Update tests 2019-03-11 23:10:26 +03:00
unused-macro.rs Remove licenses 2018-12-25 21:08:33 -07:00
unused-macro.stderr Update tests 2019-03-11 23:10:26 +03:00
unused-mut-warning-captured-var.rs Remove licenses 2018-12-25 21:08:33 -07:00
unused-mut-warning-captured-var.stderr Remove licenses 2018-12-25 21:08:33 -07:00
unused-result.rs Remove licenses 2018-12-25 21:08:33 -07:00
unused-result.stderr Update tests 2019-03-11 23:10:26 +03:00