diff options
| author | Mara Bos <m-ou.se@m-ou.se> | 2021-04-21 23:06:12 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-04-21 23:06:12 +0200 |
| commit | 3897ad11284af5c6a9e31a13453525c4913c0f4e (patch) | |
| tree | 5ecec714d34a248c5d7f29241df95326b8c6d978 /src/test/codegen/src-hash-algorithm/src-hash-algorithm-md5.rs | |
| parent | a7a77371146329653deb3426b1983b8b85604797 (diff) | |
| parent | aa46f08abde35740fc41b0e4f2d83d38b597a3d5 (diff) | |
| download | rust-3897ad11284af5c6a9e31a13453525c4913c0f4e.tar.gz rust-3897ad11284af5c6a9e31a13453525c4913c0f4e.zip | |
Rollup merge of #84119 - CDirkx:vxworks, r=m-ou-se
Move `sys::vxworks` code to `sys::unix` Follow-up to #77666, `sys::vxworks` is almost identical to `sys::unix`, the only differences are the `rand`, `thread_local_dtor`, and `process` implementation. Since `vxworks` is `target_family = unix` anyway, there is no reason for the code not to live inside of `sys::unix` like all the other unix-OSes. https://github.com/rust-lang/rust/blob/e41f378f825488a537b024fc3ed599d9c12fda96/compiler/rustc_target/src/spec/vxworks_base.rs#L12 ``@rustbot`` label: +T-libs-impl
Diffstat (limited to 'src/test/codegen/src-hash-algorithm/src-hash-algorithm-md5.rs')
0 files changed, 0 insertions, 0 deletions
