Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clean out Deprecated Items from docs #36

Open
Caleb-o opened this issue Sep 13, 2024 · 0 comments
Open

Clean out Deprecated Items from docs #36

Caleb-o opened this issue Sep 13, 2024 · 0 comments

Comments

@Caleb-o
Copy link
Contributor

Caleb-o commented Sep 13, 2024

There are items listed under the standard lib ref card section that have been deprecated in code. On Discord, Lerno said that these can probably just be removed completely. Some items under std lib might also be deprecated, but will need review to see if that's the case.

Items I've noted as deprecated so far:

  • std::collections::triple
  • std::collections::tuple
  • std::core::types::is_equatable_value(value)
  • std::core::types::is_comparable_value(value)

A search for @deprecated in lib/std shows 27 results over 10 files

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant