diff options
| author | Matthias Krüger <matthias.krueger@famsik.de> | 2024-05-08 17:03:10 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-05-08 17:03:10 +0200 |
| commit | 5347652fdf6fb02c8defa245ba487df05274ef6c (patch) | |
| tree | 7dff11dffacbd6390ed39ea78e1db661f370ca92 /library/std/src/sys/pal/unix/alloc.rs | |
| parent | 9fce3dc685f66ccaa9d3b25c7ca9983c60d7b263 (diff) | |
| parent | 6d6f67a98cbc399ac14a3f9a8ddf6ed30bb7fb83 (diff) | |
| download | rust-5347652fdf6fb02c8defa245ba487df05274ef6c.tar.gz rust-5347652fdf6fb02c8defa245ba487df05274ef6c.zip | |
Rollup merge of #124864 - notriddle:notriddle/feature-flags-are-not-stability-markers, r=fmease
rustdoc: use stability, instead of features, to decide what to show Fixes #124635 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
