This repository has been archived by the owner on Mar 25, 2024. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Required by indexmap's dependency on hashbrown: error[E0658]: use of unstable library feature 'ptr_cast' --> hashbrown-0.11.2/src/raw/mod.rs:504:57 | 504 | NonNull::new_unchecked(self.table.ctrl.as_ptr().cast()) | ^^^^
- Loading branch information