Skip to content

Commit 01aa6ad

Browse files
goffrieConvex, Inc.
authored andcommitted
Upgrade rusty-v8 to 142.1.0 (#42793)
GitOrigin-RevId: 5afa9fc2c87ad9b9c813062a3639e87db3af5ce6
1 parent 629c3c6 commit 01aa6ad

40 files changed

+1035
-539
lines changed

.cargo/config.toml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,6 @@
11
[env]
22
CARGO_WORKSPACE_ROOT = { value = "", relative = true }
33
CHRONO_TZ_TIMEZONE_FILTER = "US/Pacific"
4-
# HACK: use custom build with leaptiering off,
5-
# until either https://issues.chromium.org/issues/419147069 is fixed or we can
6-
# turn on pointer compression
7-
RUSTY_V8_MIRROR = "https://github.com/get-convex/rusty_v8/releases/download"
84

95
[target.aarch64-unknown-linux-gnu]
106
rustflags = ["-Ctarget-cpu=neoverse-n1", "-Cforce-frame-pointers=yes"]

0 commit comments

Comments
 (0)