rust/tests/ui/expr/malformed_closure
许杰友 Jieyou Xu (Joe) ec2cc761bc
[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives
2024-02-16 20:02:50 +00:00
..
block_instead_of_closure_in_arg.rs Pretty print Fn traits in rustc_on_unimplemented 2023-11-02 20:57:05 +00:00
block_instead_of_closure_in_arg.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
missing_block_in_fn_call.fixed [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
missing_block_in_fn_call.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
missing_block_in_fn_call.stderr Detect ruby-style closure in parser 2023-10-12 21:50:18 +00:00
missing_block_in_let_binding.rs Detect ruby-style closure in parser 2023-10-12 21:50:18 +00:00
missing_block_in_let_binding.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
missing_braces_around_block.fixed [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
missing_braces_around_block.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
missing_braces_around_block.stderr parser: provide better errors on closures with braces missing 2023-02-23 19:05:13 +09:00
ruby_style_closure.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
ruby_style_closure.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
ruby_style_closure_parse_error.fixed [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
ruby_style_closure_parse_error.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
ruby_style_closure_parse_error.stderr Detect ruby-style closure in parser 2023-10-12 21:50:18 +00:00
ruby_style_closure_successful_parse.rs Pretty print Fn traits in rustc_on_unimplemented 2023-11-02 20:57:05 +00:00
ruby_style_closure_successful_parse.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00