rust/library/std
Stuart Cook 9a82b6700a
Rollup merge of #152672 - joboet:apple_args_libc, r=jhpratt
std: use libc version of `_NSGetArgc`/`_NSGetArgv`

These were added to libc in https://github.com/rust-lang/libc/pull/3702.
2026-02-18 17:29:47 +11:00
..
benches benchmark path.components() iteration 2025-10-25 14:46:58 +02:00
src Rollup merge of #152672 - joboet:apple_args_libc, r=jhpratt 2026-02-18 17:29:47 +11:00
tests remove #![allow(stable_features)] from most tests 2026-02-17 08:45:08 +00:00
build.rs Update to new API, allowing to remove check_doc_cfg.rs file from librustdoc 2025-12-10 12:28:08 +01:00
Cargo.toml unify and deduplicate floats 2026-02-15 18:00:41 +00:00