Skip to content

Commit 5252b67

Browse files
authored
Unrolled build for #149393
Rollup merge of #149393 - tshepang:patch-3, r=davidtwco expand valid edition range for use-path-segment-kw.rs
2 parents a463b0e + 8762fba commit 5252b67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/ui/use/use-path-segment-kw.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//@ edition: 2021
1+
//@ edition: 2018..
22

33
macro_rules! macro_dollar_crate {
44
() => {

0 commit comments

Comments
 (0)