Skip to content

Commit d0cbf35

Browse files
committed
chore: Appease clippy
1 parent 72305fb commit d0cbf35

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

build.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,6 @@ mod llvm {
104104
};
105105
self.generate_file(&fs_path, mod_path.as_slice())
106106
.with_context(|| fs_path.display().to_string())
107-
.map_err(Into::into)
108107
}
109108
Some((_, items)) => {
110109
// The module is inline.

0 commit comments

Comments
 (0)