Skip to content

Commit 1f47693

Browse files
bors[bot]lnicola
andauthored
Merge #10624
10624: minor: revert edition change in test r=lnicola a=lnicola Fixes #10607 (comment) Co-authored-by: Laurențiu Nicola <[email protected]>
2 parents 9d33d05 + f0ad6fa commit 1f47693

File tree

1 file changed

+1
-1
lines changed
  • crates/rust-analyzer/tests/slow-tests

1 file changed

+1
-1
lines changed

crates/rust-analyzer/tests/slow-tests/main.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -350,7 +350,7 @@ fn test_format_document_2018() {
350350
[package]
351351
name = "foo"
352352
version = "0.0.0"
353-
edition = "2021"
353+
edition = "2018"
354354
355355
//- /src/lib.rs
356356
mod bar;

0 commit comments

Comments
 (0)