mirror of
https://github.com/servo/servo
synced 2026-04-25 17:15:48 +02:00
Ensure ConsumeBodyPromiseHandler values are always rooted (#34194)
* script: Root the use of ComsumeBodyPromiseHandler. Signed-off-by: Josh Matthews <josh@joshmatthews.net> * Update mozjs and run crown on mozjs_sys. Signed-off-by: Josh Matthews <josh@joshmatthews.net> --------- Signed-off-by: Josh Matthews <josh@joshmatthews.net>
This commit is contained in:
@@ -30,7 +30,7 @@ linker = "lld-link.exe"
|
||||
|
||||
[env]
|
||||
MACOSX_DEPLOYMENT_TARGET = "13.0"
|
||||
RUSTC_BOOTSTRAP = "crown,script,style_tests,mozjs"
|
||||
RUSTC_BOOTSTRAP = "crown,script,style_tests,mozjs,mozjs_sys"
|
||||
|
||||
[build]
|
||||
rustdocflags = ["--document-private-items"]
|
||||
|
||||
Reference in New Issue
Block a user