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-30 03:45:30 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
rust
/
library
/
std
History
Kleis Auke Wolthuizen
b6af0c4836
std::fs::DirEntry.metadata(): prefer use of lstat() on Emscripten
...
Align it with musl, which also prefers using lstat() here.
2025-01-01 13:21:19 +01:00
..
benches
…
src
std::fs::DirEntry.metadata(): prefer use of lstat() on Emscripten
2025-01-01 13:21:19 +01:00
tests
…
build.rs
…
Cargo.toml
Update
compiler-builtins
to 0.1.140
2024-12-27 22:26:08 +00:00