Michael Howell 6d6f67a98c 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.
2024-05-07 20:47:19 -07:00
..
2023-10-16 18:01:02 -07:00
2024-03-14 14:51:01 +01:00
2024-02-29 13:55:11 +00:00
2023-10-04 13:04:45 -07:00
2023-10-16 18:01:02 -07:00
2023-11-20 11:50:25 -07:00
2023-03-27 18:58:07 +00:00
2024-03-12 01:25:15 +01:00
2024-02-25 12:03:48 +01:00