mirror of
https://github.com/facebookexperimental/reverie.git
synced 2025-01-23 05:06:23 +00:00
193965dfe5
Summary: The `llvm_asm` nightly feature was removed in Rust 1.59 and `asm!()` was simultaneously stabilized, so we need to make the switch so things continue compiling. This retains the `llvm_asm` code so that it can continue compiling on old llvm versions. This will be removed when that is updated. Reviewed By: johnhurt Differential Revision: D34561246 fbshipit-source-id: 42cd2c7e83cea9a5c21bd5871463bb1a42be139d |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |