You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If a crate doesn't opt-in to the stability attributes feature (currently staged_api), i.e. most or all non-official crates, then stability information shouldn't be included in the crate's documentation. It's just taking up space (visual + disk) for those crates.
The text was updated successfully, but these errors were encountered:
If a crate doesn't opt-in to the stability attributes feature (currently
staged_api
), i.e. most or all non-official crates, then stability information shouldn't be included in the crate's documentation. It's just taking up space (visual + disk) for those crates.The text was updated successfully, but these errors were encountered: