Commit 55a262e
committed
Bug 1631721 - Vendor the hashbrown crate r=manishearth
This is the hash map implementation now used in the Rust standard library:
* https://blog.rust-lang.org/2019/07/04/Rust-1.36.0.html#a-new-hashmapk-v-implementation
* rust-lang/rust#58623
* https://crates.io/crates/hashbrown
Differential Revision: https://phabricator.services.mozilla.com/D71740
UltraBlame original commit: 06dcf8ddbfdefed44cb653c7bf533196ae360da31 parent cc3c3c4 commit 55a262e
File tree
83 files changed
+96423
-116
lines changed- servo/components/style
- third_party/rust
- ahash
- src
- tests
- autocfg-0.1.6
- examples
- src
- autocfg
- src
- tests
- const-random-macro
- src
- const-random
- src
- tests
- hashbrown
- benches
- src
- external_trait_impls
- rayon
- raw
- tests
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
83 files changed
+96423
-116
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
320 | 320 | | |
321 | 321 | | |
322 | 322 | | |
| 323 | + | |
| 324 | + | |
| 325 | + | |
| 326 | + | |
| 327 | + | |
| 328 | + | |
| 329 | + | |
323 | 330 | | |
324 | 331 | | |
325 | 332 | | |
| |||
0 commit comments