]> git.lizzy.rs Git - rust.git/commit
Add test for issue #1366.
authorMichael Killough <michaeljkillough@gmail.com>
Tue, 16 May 2017 09:13:23 +0000 (16:13 +0700)
committerMichael Killough <michaeljkillough@gmail.com>
Tue, 16 May 2017 09:17:46 +0000 (16:17 +0700)
commitdcd3c0ed2e5b892aa3e5cae5c90db958fd9c90d6
tree9c0f6ba366486ddd533aaded12394472dc427a37
parent09e5051deed87b4c2eee5be6f5868e14380fe996
Add test for issue #1366.

As the comments in the issue state: it appears to work now, so this test
should just stop any regressions.

The second example in the issue description will format to the first,
which is then a fixed-point.
tests/source/issue-1366.rs [new file with mode: 0644]
tests/target/issue-1366.rs [new file with mode: 0644]