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:
commit
49474313fd
3 changed files with 9 additions and 9 deletions
Loading…
Add table
Add a link
Reference in a new issue