This website requires JavaScript.
Explore
Help
Sign In
itsscb
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
mirror of
https://github.com/rust-lang/rust.git
synced
2025-12-29 21:34:35 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
rust
/
library
/
std
History
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
…
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
…
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