This website requires JavaScript.
Explore
Help
Register
Sign In
mikros
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
rust
/
library
/
std
History
Joseph T Lyons
80a308df32
Use
HashMap::from()
instead of using
HashMap::new()
with
HashMap::insert()
2021-12-02 12:26:47 -05:00
..
benches
…
primitive_docs
Add primitive documentation to libcore
2021-09-12 02:23:08 +00:00
src
Use
HashMap::from()
instead of using
HashMap::new()
with
HashMap::insert()
2021-12-02 12:26:47 -05:00
tests
Update aarch64 runtime feature detection tests
2021-08-03 12:07:56 +00:00
build.rs
std: Get the standard library compiling for wasm64
2021-11-10 08:35:42 -08:00
Cargo.toml
Bump compiler_builtins to 0.1.55 to bring in fixes for targets lacking atomic support.
2021-11-28 23:01:03 -05:00