Skip to content

Commit 755220b

Browse files
committed
YJIT: Disable the runtime_checks feature temporarily
The stack canary gets killed in test_yjit.rb:224 for some reason. Needs investigation. Example CI failure: https://github.com/ruby/ruby/actions/runs/16307837724/job/46057558066
1 parent 8090c2a commit 755220b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ path = "jit.rs"
2222

2323
[features]
2424
disasm = ["yjit?/disasm", "zjit?/disasm"]
25-
runtime_checks = ["yjit?/runtime_checks", "zjit?/runtime_checks"]
25+
runtime_checks = []
2626
yjit = [ "dep:yjit" ]
2727
zjit = [ "dep:zjit" ]
2828

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy