rust/compiler/rustc_codegen_ssa
Yuki Okushi f4c25270d4
Rollup merge of #99643 - daxpedda:sign-ext-wasm, r=oli-obk
Add `sign-ext` target feature to the WASM target

Some target features are still missing from that list.
See #97808 for basically the same PR by `@alexcrichton.`

Related issue: #96472.
PR introducing this issue: #87402.
2022-07-25 18:46:52 +09:00
..
src Rollup merge of #99643 - daxpedda:sign-ext-wasm, r=oli-obk 2022-07-25 18:46:52 +09:00
Cargo.toml Auto merge of #99251 - cuviper:hashbrown-0.12, r=Mark-Simulacrum 2022-07-24 04:03:29 +00:00
README.md

Please read the rustc-dev-guide chapter on Backend Agnostic Codegen.