Skip to content

Commit eb0e4b4

Browse files
committed
temp
1 parent 5ee8970 commit eb0e4b4

File tree

1 file changed

+1
-1
lines changed
  • src/tools/rust-analyzer/crates/hir-ty/src/tests

1 file changed

+1
-1
lines changed

src/tools/rust-analyzer/crates/hir-ty/src/tests/patterns.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1073,7 +1073,7 @@ fn main() {
10731073
}
10741074

10751075
#[test]
1076-
fn s() {
1076+
fn if_let_guards() {
10771077
check_types(
10781078
r#"
10791079
fn main() {

0 commit comments

Comments
 (0)