Skip to content

Commit d3c5f44

Browse files
author
The rustc-josh-sync Cronjob Bot
committed
Merge ref '1174f784096d' from rust-lang/rust
Pull recent changes from https://github.com/rust-lang/rust via Josh. Upstream ref: rust-lang/rust@1174f78 Filtered ref: 60f1aea Upstream diff: rust-lang/rust@eda4fc7...1174f78 This merge was created using https://github.com/rust-lang/josh-sync.
2 parents 0a0fe0d + 60f1aea commit d3c5f44

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

crates/hir-ty/src/target_feature.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -217,6 +217,7 @@ const TARGET_FEATURE_IMPLICATIONS_RAW: &[(&str, &[&str])] = &[
217217
("relaxed-simd", &["simd128"]),
218218
// BPF
219219
("alu32", &[]),
220+
("allows-misaligned-mem-access", &[]),
220221
// CSKY
221222
("10e60", &["7e10"]),
222223
("2e3", &["e2"]),

0 commit comments

Comments
 (0)