Skip to content

Commit

Permalink
chore: enable constant folding
Browse files Browse the repository at this point in the history
  • Loading branch information
plusvic committed Oct 29, 2024
1 parent 463d4a6 commit ace83e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,7 @@ time-module = []

# Features that are enabled by default.
default = [
#"constant-folding",
"constant-folding",
"cuckoo-module",
"exact-atoms",
"fast-regexp",
Expand Down

0 comments on commit ace83e1

Please sign in to comment.