Skip to content

Commit 28ac29a

Browse files
committed
Delete hashbrown feature unneeded since Rust 1.87
1 parent bb07267 commit 28ac29a

File tree

2 files changed

+8
-7
lines changed

2 files changed

+8
-7
lines changed

BUCK

Lines changed: 8 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

fixups/hashbrown/fixups.toml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,6 @@
33
omit_deps = ["allocator_api2"]
44
extra_deps = ["//allocator:allocator-api2"]
55

6-
# Undo https://github.com/rust-lang/rust/pull/138425 for hashbrown >=0.15.3 and rustc <1.87.0
7-
features = ["raw-entry"]
8-
96
[[rustc_flags_select]]
107
"//constraints:compiler" = []
118
"//constraints:library" = ["-Zforce-unstable-if-unmarked"]

0 commit comments

Comments
 (0)