Remove extra trailing newline from debug representation The termination impl for Result inserts a trailing newline automatically: https://github.com/rust-lang/rust/blob/1.39.0/src/libstd/process.rs#L1640 So if we print one too, there ends up being a needless blank line in the output.

Created by  David Tolnay  on November 22, 2019
QC7NT7OSHSES2YXEDEGK7JLCEGZCNQVC7ATCYQMV7BA4IVJCHOAAC
Change contents