about summary refs log tree commit diff
path: root/compiler/rustc_mir_transform/src/coverage/debug.rs
diff options
context:
space:
mode:
authorMichael Howell <michael@notriddle.com>2022-10-08 18:15:00 -0700
committerGitHub <noreply@github.com>2022-10-08 18:15:00 -0700
commit825014e88992c3516c846659ce7cfdd5a781e216 (patch)
tree6d9df0d0321cd49443ddbcbf1313d23cdcab79ce /compiler/rustc_mir_transform/src/coverage/debug.rs
parent5ba30a680cb272d607883ebdc2da931e9b69ede7 (diff)
parent31bc385fa1d46d5affdab32b6e8a1a876b10443f (diff)
downloadrust-825014e88992c3516c846659ce7cfdd5a781e216.tar.gz
rust-825014e88992c3516c846659ce7cfdd5a781e216.zip
Rollup merge of #102661 - chrysn-pull-requests:rustdoc-effect-of-fundamental, r=notriddle
rustdoc: Document effect of fundamental types

This was implemented in https://github.com/rust-lang/rust/pull/96565, but not documented. But it's a useful feature for everyone who implements own wrapper (especially wrappers-around-pointers) types, so that they can behave like pointers (and stdlib wrappers) do -- so here goes a mention in the unstable section of the rustdoc book.

(That is where I initially looked to find tricks for making my own wrapper types be transparent to documentation).
Diffstat (limited to 'compiler/rustc_mir_transform/src/coverage/debug.rs')
0 files changed, 0 insertions, 0 deletions