You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Upgrading Servo is blocked on this. Is there a work around?
/home/simon/projects/servo/components/util/cache.rs:29:45: 29:57 error: use of unmarked library feature
/home/simon/projects/servo/components/util/cache.rs:29 entries: HashMap::with_hash_state(DefaultState),
^~~~~~~~~~~~
/home/simon/projects/servo/components/util/cache.rs:29:45: 29:57 note: this is either a bug in the library you are using or a bug in the compiler - there is no way to use this feature
/home/simon/projects/servo/components/util/cache.rs:29 entries: HashMap::with_hash_state(DefaultState),
^~~~~~~~~~~~
The text was updated successfully, but these errors were encountered:
Upgrading Servo is blocked on this. Is there a work around?
The text was updated successfully, but these errors were encountered: