This website requires JavaScript.
Explore
Help
Sign in
user0
/
rust
Watch
1
Star
0
Fork
You've already forked rust
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
07e0182fd3
rust
/
library
/
std
History
Download ZIP
Download TAR.GZ
baitcode
07e0182fd3
Fix minor documentation issue. Code outside the test would fail. Seek documentation clearly states that negative indexes will cause error.
...
Just making the code in the example to return Result::Ok, instead of Result::Error.
2024-03-14 18:58:23 +00:00
..
benches
mv std libs to library/
2020-07-27 19:51:13 -05:00
src
Fix minor documentation issue. Code outside the test would fail. Seek documentation clearly states that negative indexes will cause error.
2024-03-14 18:58:23 +00:00
tests
Update feature names for new stdarch
2024-01-30 03:33:12 +00:00
build.rs
std: enabling new netbsd (10) calls.
2024-02-11 08:48:02 +00:00
Cargo.toml
add platform-specific function to get the error number for HermitOS
2024-02-28 23:01:56 +01:00