Skip to content

Commit 042ff52

Browse files
Mason Ray Hanna IIIofeeg
Mason Ray Hanna III
authored andcommitted
Build failure fix.
1 parent 051ee0a commit 042ff52

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

tests/ui/path_join_correction.rs

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@
55
#![warn(clippy::path_join_correction)]
66
use std::path::Path;
77
<<<<<<< HEAD
8+
<<<<<<< HEAD
9+
=======
10+
>>>>>>> 0b2f18b2c (Build failure fix.)
811

912
fn main() {
1013
// should be linted

0 commit comments

Comments
 (0)