1
Fork 0

Rollup merge of #30988 - bluss:doc-space-t-bound, r=apasel422

Fix spacing style of `T: Bound` in docs

The space between `T` and `Bound` is the typical style used in code and
produced by rustdoc's rendering. Fixed first in Reflect's docs and then
I fixed all occurrences in docs I could find.
This commit is contained in:
Manish Goregaokar 2016-01-19 04:08:59 +05:30
commit 49474313fd
3 changed files with 9 additions and 9 deletions