rust/library/std
Matthias Krüger cfd44ec7e4
Rollup merge of #126168 - devnexen:current_exe_haiku_simpl, r=ChrisDenton
std::unix::os current_exe implementation simplification for haiku.

_get_net_image_info is a bit overkill as it allows to get broader informations about the process.
2024-06-09 10:17:09 +02:00
..
benches also test parts of std 2024-04-07 10:05:57 +02:00
src Rollup merge of #126168 - devnexen:current_exe_haiku_simpl, r=ChrisDenton 2024-06-09 10:17:09 +02:00
tests Stop using the avx512er and avx512pf x86 target features 2024-05-24 20:12:42 +02:00
build.rs Move some expected cfgs to std build.rs as per Cargo recommandation 2024-05-23 16:08:31 +02:00
Cargo.toml Update backtrace to 0.3.73 2024-06-06 22:50:45 -07:00