about summary refs log tree commit diff
path: root/src/test/incremental/thinlto
diff options
context:
space:
mode:
authorLukas Kalbertodt <lukas.kalbertodt@gmail.com>2019-04-01 02:36:20 +0200
committerLukas Kalbertodt <lukas.kalbertodt@gmail.com>2019-04-01 10:52:44 +0200
commitd3d3049f3a37687981eb48559470f59337694bf6 (patch)
treefea96b5b439ccc8179592affc4c7d03e3a90596d /src/test/incremental/thinlto
parenta89c03a30a1e8f1cd190114b765d01752d3ce8d8 (diff)
downloadrust-d3d3049f3a37687981eb48559470f59337694bf6.tar.gz
rust-d3d3049f3a37687981eb48559470f59337694bf6.zip
Forward formatter settings to bounds of `Range<T>` in `fmt::Debug` impl
Before this change, formatter settings were lost when printing a
`Range`. For example, printing a `Range<f32>` with `{:.2?}` would not
apply the precision modifier when printing the floats. Now the `Debug`
impls look a bit more verbose, but modifier are not lost.
Diffstat (limited to 'src/test/incremental/thinlto')
0 files changed, 0 insertions, 0 deletions