mirror of
https://github.com/facebookexperimental/reverie.git
synced 2024-12-01 04:14:41 +00:00
011e521c08
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 |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |