We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e25a647 commit 667d202Copy full SHA for 667d202
src/librustdoc/html/render/search_index.rs
@@ -1,4 +1,4 @@
1
-ƒ√use std::collections::hash_map::Entry;
+use std::collections::hash_map::Entry;
2
use std::collections::{BTreeMap, VecDeque};
3
4
use rustc_data_structures::fx::{FxHashMap, FxIndexMap};
0 commit comments