rust/library/std
Kleis Auke Wolthuizen ef58e8b989 Avoid use of LFS64 symbols on Emscripten
Since Emscripten uses musl libc internally.

Non-functional change: all LFS64 symbols were aliased to their non-LFS64
counterparts in rust-lang/libc@7c952dceaa.
2025-01-01 13:21:19 +01:00
..
benches Reformat use declarations. 2024-07-29 08:26:52 +10:00
src Avoid use of LFS64 symbols on Emscripten 2025-01-01 13:21:19 +01:00
tests Fix and undeprecate home_dir() 2024-11-04 03:06:09 +00:00
build.rs Enable f128 tests on all non-buggy platforms 🎉 2024-11-03 19:33:04 -06:00
Cargo.toml Update compiler-builtins to 0.1.140 2024-12-27 22:26:08 +00:00