提交 4b8dfad5 编写于 作者: T Tim Chevalier

core tests: Add use vec; directive inside core::hashmap tests

This is probably to work around a bug.
上级 90cee95e
......@@ -668,6 +668,7 @@ pub fn test_expand() {
#[test]
mod test_set {
use super::*;
use vec;
#[test]
fn test_disjoint() {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册