rust/compiler/rustc_target/src
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
..
abi Update LLVM comments around NoAliasMutRef 2021-11-05 12:22:51 -07:00
asm Update more rustc/libtest things for wasm64 2021-11-10 08:35:42 -08:00
spec Enable WebAssembly features by default on wasm64 2021-11-10 08:35:42 -08:00
lib.rs Remove various unused feature gates 2021-10-02 19:09:18 +02:00
tests.rs Emit warnings for unused fields in custom targets. 2021-06-17 21:48:02 +02:00