mv std libs to library/
This commit is contained in:
parent
9be8ffcb02
commit
2c31b45ae8
875 changed files with 1255 additions and 1223 deletions
5
library/std/benches/lib.rs
Normal file
5
library/std/benches/lib.rs
Normal file
|
@ -0,0 +1,5 @@
|
|||
#![feature(test)]
|
||||
|
||||
extern crate test;
|
||||
|
||||
mod hash;
|
Loading…
Add table
Add a link
Reference in a new issue