rust/library/test
Alex Crichton d2a3c24a95 Update more rustc/libtest things for wasm64
* Add wasm64 variants for inline assembly along the same lines as wasm32
* Update a few directives in libtest to check for `target_family`
  instead of `target_arch`
* Update some rustc codegen and typechecks specialized for wasm32 to
  also work for wasm64.
2021-11-10 08:35:42 -08:00
..
src Update more rustc/libtest things for wasm64 2021-11-10 08:35:42 -08:00
Cargo.toml Expose the std_detect env_override feature 2021-09-25 20:30:25 +02:00