rust-analyzer/crates/hir
Chayim Refael Friedman fcab4fbabb Make #[target_feature] safe always on WASM
Even when the feature isn't enabled, as it's not UB to invoke an undefined feature in WASM (just a trap).
2025-09-09 13:49:11 +03:00
..
src Make #[target_feature] safe always on WASM 2025-09-09 13:49:11 +03:00
Cargo.toml Implement next trait solver 2025-08-09 16:08:58 +00:00