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
Not sure these are documented at all, but it would be nice to list which types can be used with const items. In particular I think vectors and strings (yay!) can now be const items.
The text was updated successfully, but these errors were encountered:
Update Rust toolchain from nightly-2024-07-14 to nightly-2024-07-15
without any other source changes.
This is an automatically generated pull request. If any of the CI checks
fail, manual intervention is required. In such a case, review the
changes at https://github.com/rust-lang/rust from
rust-lang@fcaa6fd
up to
rust-lang@d9284af.
Not sure these are documented at all, but it would be nice to list which types can be used with const items. In particular I think vectors and strings (yay!) can now be const items.
The text was updated successfully, but these errors were encountered: