Skip to content

Commit 8762fba

Browse files
authored
expand valid edition range for use-path-segment-kw.rs
1 parent cf8a955 commit 8762fba

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)