Skip to content

Commit

Permalink
Remove trailing whitespace.
Browse files Browse the repository at this point in the history
  • Loading branch information
12101111 committed Mar 3, 2020
1 parent 89aebbd commit 84349cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/test/ui/proc-macro/musl-proc-macro.rs
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// on musl target

// build-pass
// only-musl
// only-musl
#![crate_type = "proc-macro"]

extern crate proc_macro;
Expand Down

0 comments on commit 84349cc

Please sign in to comment.