reem/rust-typemap

Build on only stable rust

reem opened this issue · 0 comments

reem commented

Needed unstable APIs:

  • std::collections::hash_map::Entry::*
  • std::any::TypeId::of and Eq/Hash impls.

cc iron/iron#317