about summary refs log tree commit diff
path: root/compiler/rustc_parse/src/errors.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2023-02-25 19:43:00 +0000
committerbors <bors@rust-lang.org>2023-02-25 19:43:00 +0000
commit34e6673a0473e90ef01a18eb575392c9e3859747 (patch)
tree15737c17919b7bd59f16f743150d8aac9af6096f /compiler/rustc_parse/src/errors.rs
parent31448badfd74ea72d2c8622cc60d3dca889ef7d4 (diff)
parentaf8ee641a84d9b56c97ecc1deddcd2c7aa5fc4d4 (diff)
downloadrust-34e6673a0473e90ef01a18eb575392c9e3859747.tar.gz
rust-34e6673a0473e90ef01a18eb575392c9e3859747.zip
Auto merge of #107405 - hermitcore:bsd, r=bjorn3
add support of RustyHermit's BSD socket layer

RustyHermit is a tier 3 platform and publishes a new kernel interface. The new version supports a common BSD socket layer. By supporting this interface, the implementation of `std` can be harmonized to other operating systems. In `sys_common/mod.rs` we remove only a special case for RustyHermit. All changes are done in the RustyHermit specific directories.

To realize this socket layer, the handling of file descriptors is also harmonized to other operating systems.
Diffstat (limited to 'compiler/rustc_parse/src/errors.rs')
0 files changed, 0 insertions, 0 deletions