rust/src/test/ui/missing
2022-06-16 14:40:29 +03:00
..
auxiliary
missing-items fix one more case of trailing space 2022-06-16 14:40:29 +03:00
missing-alloc_error_handler.rs Cleanup feature gates. 2022-03-03 18:50:28 +01:00
missing-alloc_error_handler.stderr Suggest to specify a target triple when eh_personality lang item is missing 2021-12-14 00:04:15 +11:00
missing-allocator.rs Cleanup feature gates. 2022-03-03 18:50:28 +01:00
missing-allocator.stderr Practice diagnostic message convention 2021-10-03 16:16:28 +09:00
missing-block-hint.rs
missing-block-hint.stderr Improve parsing errors and suggestions for bad if statements 2022-06-13 20:53:48 -07: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
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 Modify structured suggestion output 2021-08-11 09:46:24 +00: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 Re-run tests with --bless 2020-09-30 12:00:59 +06:00
missing-main.rs
missing-main.stderr Do not point at whole file missing fn main 2022-03-05 02:42:55 +00:00
missing-return.rs
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