mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-23 02:27:39 +03:00
Fix the numbering of the tests
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
// 1. Vec::new()
|
||||
// 2. String::new()
|
||||
// 3. BTreeMap::new()
|
||||
// 3. BTreeSet::new()
|
||||
// 4. BTreeSet::new()
|
||||
|
||||
#![feature(const_btree_new)]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user