rust/src/test/ui/missing
2020-07-12 10:34:48 -07:00
..
auxiliary Remove licenses 2018-12-25 21:08:33 -07:00
missing-items Fixed issue with self: &Box<Self> 2020-04-16 14:05:57 +02:00
missing-alloc_error_handler.rs Stabilize the alloc crate. 2019-04-12 20:07:30 +02:00
missing-alloc_error_handler.stderr Merged migrated compile-fail tests and ui tests. Fixes #46841. 2018-08-14 11:12:09 +02:00
missing-allocator.rs Stabilize the alloc crate. 2019-04-12 20:07:30 +02:00
missing-allocator.stderr normalize use of backticks in compiler messages for librustc_metadata 2019-07-19 22:24:56 +02:00
missing-block-hint.rs Remove licenses 2018-12-25 21:08:33 -07:00
missing-block-hint.stderr more recovery in if-parsing 2019-12-23 13:42:25 +01:00
missing-comma-in-match.fixed Remove "here" from "expected one of X here" 2019-11-06 17:26:20 -08:00
missing-comma-in-match.rs Remove "here" from "expected one of X here" 2019-11-06 17:26:20 -08:00
missing-comma-in-match.stderr Remove "here" from "expected one of X here" 2019-11-06 17:26:20 -08:00
missing-derivable-attr.rs Remove licenses 2018-12-25 21:08:33 -07:00
missing-derivable-attr.stderr Update tests 2019-03-11 23:10:26 +03:00
missing-fields-in-struct-pattern.rs Detect tuple struct incorrectly used as struct pat 2020-07-12 10:34:48 -07:00
missing-fields-in-struct-pattern.stderr Detect tuple struct incorrectly used as struct pat 2020-07-12 10:34:48 -07:00
missing-macro-use.rs resolve: Remove ! from "cannot find" diagnostics for macros 2019-09-15 13:22:07 +03:00
missing-macro-use.stderr resolve: Remove ! from "cannot find" diagnostics for macros 2019-09-15 13:22:07 +03:00
missing-main.rs Remove licenses 2018-12-25 21:08:33 -07:00
missing-main.stderr Provide a span if main function is not present in crate 2019-09-14 11:27:45 -04:00
missing-return.rs Remove licenses 2018-12-25 21:08:33 -07:00
missing-return.stderr Surround types with backticks in type errors 2019-11-18 11:03:04 -08:00
missing-stability.rs Require issue = "none" over issue = "0" in unstable attributes 2019-12-21 13:16:18 +02:00
missing-stability.stderr Update tests 2019-03-11 23:10:26 +03:00