diff options
| author | kennytm <kennytm@gmail.com> | 2017-12-30 15:50:33 +0800 |
|---|---|---|
| committer | kennytm <kennytm@gmail.com> | 2017-12-30 15:50:52 +0800 |
| commit | 470a8e1a97ceb34d0a10dcce99d24f3bfcd6ea4e (patch) | |
| tree | 4fb964e5f3909a4dd037f2dbe91ecb8d676ad43c /src/test/incremental/hashes/enum_defs.rs | |
| parent | 4daaee900f449a89eb1217dda3438f0f5085e5e6 (diff) | |
| download | rust-470a8e1a97ceb34d0a10dcce99d24f3bfcd6ea4e.tar.gz rust-470a8e1a97ceb34d0a10dcce99d24f3bfcd6ea4e.zip | |
Remove excessive trailing newlines.
Diffstat (limited to 'src/test/incremental/hashes/enum_defs.rs')
| -rw-r--r-- | src/test/incremental/hashes/enum_defs.rs | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/test/incremental/hashes/enum_defs.rs b/src/test/incremental/hashes/enum_defs.rs index 02746785856..36cbd2239a0 100644 --- a/src/test/incremental/hashes/enum_defs.rs +++ b/src/test/incremental/hashes/enum_defs.rs @@ -651,5 +651,3 @@ mod change_trait_bound_indirectly_where { Variant1(T) } } - - |
