This website requires JavaScript.
Explore
Help
Sign In
nordic-dev.net
/
rust
Watch
2
Star
0
Fork
0
You've already forked rust
mirror of
https://github.com/rust-lang/rust.git
synced
2025-02-01 17:42:47 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
5886c38112
rust
/
library
/
std
History
Daniel Henry-Mantilla
5886c38112
Replace unneeded
unsafe
calls to
.get()
with calls to
.get_mut()
2020-09-20 18:06:03 +02:00
..
benches
mv std libs to library/
2020-07-27 19:51:13 -05:00
src
Replace unneeded
unsafe
calls to
.get()
with calls to
.get_mut()
2020-09-20 18:06:03 +02:00
tests
mv std libs to library/
2020-07-27 19:51:13 -05:00
build.rs
[AVR] Rename the last few remaining references from 'avr-unknown-unknown' to 'avr-unknown-gnu-atmega328'
2020-08-24 18:45:24 +12:00
Cargo.toml
Use IOV_MAX and UIO_MAXIOV constants in limit vectored I/O
2020-09-10 16:27:28 +02:00