Kaur Kuut

Results 2 issues of Kaur Kuut

# Trouble with features Currently lazy_static has a feature called `spin_no_std` which violates the additive nature of Cargo featues and causes issues. This is explicitly covered in the [Cargo reference...

`OrdMap` doesn't seem to have `iter_mut` like `HashMap`. Is there a design reason for this or is this just something that hasn't been implemented yet?