Skip to content

Commit

Permalink
simd
Browse files Browse the repository at this point in the history
  • Loading branch information
kdy1 committed Jan 15, 2025
1 parent dc739df commit 924d3e1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions crates/swc_ecma_minifier/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@
#![allow(clippy::only_used_in_recursion)]
#![allow(unstable_name_collisions)]
#![allow(clippy::match_like_matches_macro)]
#![feature(portable_simd)]

use once_cell::sync::Lazy;
use pass::mangle_names::mangle_names;
Expand Down

0 comments on commit 924d3e1

Please sign in to comment.