aboutsummaryrefslogtreecommitdiffstats
path: root/components/hashglobe/src/hash_set.rs
Commit message (Expand)AuthorAgeFilesLines
* style: Remove servo/components/{hashglobe,fallible} in favor of try_reserveEmilio Cobos Álvarez2023-06-091-1648/+0
* cargo-fix for 2021sagudev2023-05-071-15/+15
* Upgrade remaining components to edition 2018sagudev2023-02-181-1/+1
* style: Use fallible allocation for stylesheet invalidation.Emilio Cobos Álvarez2019-10-091-0/+8
* Reorder importsPyfisch2018-11-061-4/+4
* Format hashglobe #21373kingdido9992018-09-091-86/+143
* Use specific negative assertion for hashglobe hash setCYBAI2018-01-261-2/+2
* hashglobe: Use ? on Option more often.Emilio Cobos Álvarez2017-12-091-14/+6
* stylo: use FnvHashMap everywhere, remove default HashMap construction methodsManish Goregaokar2017-10-031-32/+0
* Clean imports in hashglobeManish Goregaokar2017-09-051-5/+5
* Move to components/hashglobeManish Goregaokar2017-08-311-0/+1623