Assign FIXMEs to me and remove obsolete ones
Also fixed capitalization of documentation
This commit is contained in:
parent
136eaa1b25
commit
f25d2bd53b
5 changed files with 5 additions and 18 deletions
|
@ -25,8 +25,6 @@
|
|||
#![feature(string_remove_matches)]
|
||||
#![feature(const_btree_new)]
|
||||
#![feature(const_trait_impl)]
|
||||
// FIXME remove this when const_trait_impl is not incomplete anymore
|
||||
#![allow(incomplete_features)]
|
||||
|
||||
use std::collections::hash_map::DefaultHasher;
|
||||
use std::hash::{Hash, Hasher};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue