Skip to content

Commit 124c075

Browse files
committed
Create subfolder for hashmap tests
1 parent 1a5873b commit 124c075

8 files changed

+1
-0
lines changed

src/test/run-fail/hashmap-capacity-overflow.rs renamed to src/test/ui/hashmap/hashmap-capacity-overflow.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// run-fail
12
// error-pattern:capacity overflow
23

34
use std::collections::hash_map::HashMap;
File renamed without changes.

0 commit comments

Comments
 (0)