mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-22 18:15:07 +03:00
Revert edition change in test
This commit is contained in:
@@ -350,7 +350,7 @@ fn test_format_document_2018() {
|
||||
[package]
|
||||
name = "foo"
|
||||
version = "0.0.0"
|
||||
edition = "2021"
|
||||
edition = "2018"
|
||||
|
||||
//- /src/lib.rs
|
||||
mod bar;
|
||||
|
||||
Reference in New Issue
Block a user