about summary refs log tree commit diff
path: root/library/std/src/sys/pal/unix/alloc.rs
diff options
context:
space:
mode:
authorMichael Howell <michael@notriddle.com>2024-05-07 15:24:44 -0700
committerMichael Howell <michael@notriddle.com>2024-05-07 20:47:19 -0700
commit6d6f67a98cbc399ac14a3f9a8ddf6ed30bb7fb83 (patch)
tree5e2d3574c48a26d686c62d74933841c34f0c4081 /library/std/src/sys/pal/unix/alloc.rs
parentfaefc618cf48bd794cbc808448df1bf3f59f36af (diff)
downloadrust-6d6f67a98cbc399ac14a3f9a8ddf6ed30bb7fb83.tar.gz
rust-6d6f67a98cbc399ac14a3f9a8ddf6ed30bb7fb83.zip
rustdoc: use stability, instead of features, to decide what to show
To decide if internal items should be inlined in a doc page,
check if the crate is itself internal, rather than if it has
the rustc_private feature flag. The standard library uses
internal items, but is not itself internal and should not show
internal items on its docs pages.
Diffstat (limited to 'library/std/src/sys/pal/unix/alloc.rs')
0 files changed, 0 insertions, 0 deletions