diff options
| author | varkor <github@varkor.com> | 2019-04-22 16:55:33 +0100 |
|---|---|---|
| committer | varkor <github@varkor.com> | 2019-04-22 16:57:01 +0100 |
| commit | 7f0f0e31ecceacfc627440216e559b9625378ecc (patch) | |
| tree | f5118141db9b871f0189330959f5524f31301314 /src/test/run-pass/thinlto | |
| parent | c21fbfe7e310b9055ed6b7c46b7d37b831a516e3 (diff) | |
| download | rust-7f0f0e31ecceacfc627440216e559b9625378ecc.tar.gz rust-7f0f0e31ecceacfc627440216e559b9625378ecc.zip | |
Remove double trailing newlines
Diffstat (limited to 'src/test/run-pass/thinlto')
| -rw-r--r-- | src/test/run-pass/thinlto/thin-lto-inlines2.rs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/test/run-pass/thinlto/thin-lto-inlines2.rs b/src/test/run-pass/thinlto/thin-lto-inlines2.rs index f053dd35a21..1eb29657c70 100644 --- a/src/test/run-pass/thinlto/thin-lto-inlines2.rs +++ b/src/test/run-pass/thinlto/thin-lto-inlines2.rs @@ -26,4 +26,3 @@ fn main() { assert_eq!(*foo, *bar); } } - |
