Merge pull request #19446 from Veykril/push-olslsvoxlxwk

ci: run `intern` tests via `cargo miri`
This commit is contained in:
Lukas Wirth 2025-03-25 06:42:40 +00:00 committed by GitHub
commit d3aeddfb77
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 21 additions and 2 deletions

View file

@ -13,7 +13,6 @@ rust-version.workspace = true
[dependencies]
# We need to freeze the version of the crate, as the raw-api feature is considered unstable
dashmap.workspace = true
hashbrown.workspace = true
rustc-hash.workspace = true