Skip to content

Commit 84349cc

Browse files
committed
Remove trailing whitespace.
1 parent 89aebbd commit 84349cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/test/ui/proc-macro/musl-proc-macro.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// on musl target
33

44
// build-pass
5-
// only-musl
5+
// only-musl
66
#![crate_type = "proc-macro"]
77

88
extern crate proc_macro;

0 commit comments

Comments
 (0)