about summary refs log tree commit diff
path: root/src/test/codegen/src-hash-algorithm
diff options
context:
space:
mode:
authorBenjamin Lamowski <benjamin.lamowski@kernkonzept.com>2021-10-18 17:17:54 +0200
committerBenjamin Lamowski <benjamin.lamowski@kernkonzept.com>2022-03-09 11:53:27 +0100
commitcb013d480252a77233781f45273f190759471e3d (patch)
tree4ab37c98d34f68b31e1927e5de91e75d8becfecd /src/test/codegen/src-hash-algorithm
parent997dc5899a0549ca6a6fe007ae1150ae4fccd728 (diff)
downloadrust-cb013d480252a77233781f45273f190759471e3d.tar.gz
rust-cb013d480252a77233781f45273f190759471e3d.zip
put L4Re specifics into their own platform
The initial stdlib modifications for L4Re just used the linux specifics
directly because they were reasonably close to L4Re's behavior.
However, this breaks when Linux-specific code relies on code that is
only available for the linux target, such as in #81825.

Put L4Re into its own platform to avoid such breakage in the future.
This uses the Linux-specific code as a starting point, which seems to be
in line with other OSes with a unix-y interface such as Fuchsia.
Diffstat (limited to 'src/test/codegen/src-hash-algorithm')
0 files changed, 0 insertions, 0 deletions