about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm
diff options
context:
space:
mode:
authorMara Bos <m-ou.se@m-ou.se>2021-01-14 18:00:31 +0000
committerGitHub <noreply@github.com>2021-01-14 18:00:31 +0000
commit9c75ee6b3be2845a2995f1488c83f795701c8b56 (patch)
treef27c1f646b8bd185923cb407c67042cfebaa908c /compiler/rustc_codegen_llvm
parent494cb3cc7ccdd8624e2a9cd420807de73810d126 (diff)
parent391b4cc3789b7585affc1bae8189900a36110c5e (diff)
downloadrust-9c75ee6b3be2845a2995f1488c83f795701c8b56.tar.gz
rust-9c75ee6b3be2845a2995f1488c83f795701c8b56.zip
Rollup merge of #80991 - calebsander:fix/fmt-link, r=m-ou-se
Fix formatting specifiers doc links

d36e3e23a80f039ee98117ebba0bb2ea6e34f0c1 seems to have inadvertently changed many of these links to point to `core::fmt` instead of `std::fmt`. The information about formatting specifiers is only documented in [`std::fmt`](https://doc.rust-lang.org/std/fmt/); [`core::fmt`](https://doc.rust-lang.org/core/fmt/) is empty. 3baf6a4a749bd6ac4a8b9f1054d3f2ad2fc91e45 seems to have already fixed a couple of these links to point back to `std::fmt`.
Diffstat (limited to 'compiler/rustc_codegen_llvm')
0 files changed, 0 insertions, 0 deletions