about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2021-11-20 01:09:37 +0100
committerGitHub <noreply@github.com>2021-11-20 01:09:37 +0100
commit97bd45b3730c8f09327b6f8ca5133de38269101c (patch)
tree46c55821cbd779986010b3c5cc8dfd14aa61415c /compiler/rustc_codegen_llvm/src
parenta77da2d454e6caa227a85b16410b95f93495e7e0 (diff)
parentcdb0c29a9cf83db18906d7da7e2dbb581044a633 (diff)
downloadrust-97bd45b3730c8f09327b6f8ca5133de38269101c.tar.gz
rust-97bd45b3730c8f09327b6f8ca5133de38269101c.zip
Rollup merge of #88361 - WaffleLapkin:patch-2, r=jyn514
Makes docs for references a little less confusing

- Make clear that the `Pointer` trait is related to formatting
- Make clear that the `Pointer` trait is implemented for references (previously it was confusing to first see that it's implemented and then see it in "expect")
- Make clear that `&T` (shared reference) implements `Send` (if `T: Send + Sync`)
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions