reverie/reverie-process
Jason White 011e521c08 third-party/rust: Update syscalls crate 0.5 -> 0.6
Summary:
Changelog:
 * Removed `build.rs` and switched to Rust's inline assembly syntax. This should enable better codegen, including the ability to have syscalls get inlined.
 * **Breaking**: Architectures besides `arm`, `x86`, and `x86-64` now require nightly.
 * **Breaking**: Removed top-level `SYS_` constants. Just use the `Sysno` enum instead.

Reviewed By: johnhurt

Differential Revision: D36606892

fbshipit-source-id: 9d20addfec65fa712b25d9449ec6e414187565ca
2022-05-24 09:29:52 -07:00
..
src third-party/rust: Update syscalls crate to v0.5.0 2022-05-05 13:15:19 -07:00
Cargo.toml third-party/rust: Update syscalls crate 0.5 -> 0.6 2022-05-24 09:29:52 -07:00