rust/library/std
bors a14d6961f9 Auto merge of #108196 - sunfishcode:sunfishcode/windows-as-socket-impls, r=dtolnay
Implement `AsHandle`/`AsSocket` for `Arc`/`Rc`/`Box` on Windows

Implement the Windows counterpart to #97437 and #107317: Implement `AsHandle` and `AsSocket` for `Arc<T>`, `Rc<T>`, and `Box<T>`.
2023-05-14 22:10:09 +00:00
..
benches mv std libs to library/ 2020-07-27 19:51:13 -05:00
primitive_docs Add primitive documentation to libcore 2021-09-12 02:23:08 +00:00
src Auto merge of #108196 - sunfishcode:sunfishcode/windows-as-socket-impls, r=dtolnay 2023-05-14 22:10:09 +00:00
tests std: remove test for arm's crypto feature 2023-05-08 19:09:12 +09:00
build.rs PS Vita std support 2023-05-07 18:57:43 +03:00
Cargo.toml Rollup merge of #110638 - nikarh:vita, r=Mark-Simulacrum 2023-05-08 19:41:49 +09:00