about summary refs log tree commit diff
path: root/src/librustdoc/html/static/source-script.js
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2018-12-30 07:12:13 +0000
committerbors <bors@rust-lang.org>2018-12-30 07:12:13 +0000
commit0e6f8987aac22bfeef36d708aa60ed7be6ff89b7 (patch)
tree876e04cb72bf4c89bfe231e0cf2dc537ff0d665d /src/librustdoc/html/static/source-script.js
parent171c1fc25ed22e34fa4f666a15909b762ac1307b (diff)
parent56d6ff0634e61bcf0a1e26c27cf346f5d170eb59 (diff)
downloadrust-0e6f8987aac22bfeef36d708aa60ed7be6ff89b7.tar.gz
rust-0e6f8987aac22bfeef36d708aa60ed7be6ff89b7.zip
Auto merge of #57195 - czipperz:mention_ToString_in_std_fmt_docs, r=SimonSapin
Mention ToString in std::fmt docs

I believe this should be added because `x.to_string()` is preferred over `format!("{}", x)` as the recommended way to convert a value to a string.  `std::fmt` and the `format` macro is where people look for documentation about this, and thus we should include references to this preferred functions there.

Resolves #55065
Diffstat (limited to 'src/librustdoc/html/static/source-script.js')
0 files changed, 0 insertions, 0 deletions