mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-24 21:31:04 +00:00
cfa6b9a741
This works around an LLVM bug and also pulls a fair amount of bugfixes and perf improvements. None of the breaking changes affect either the style system or cranelift stuff. Changelog for convenience: https://github.com/rust-lang/rust-bindgen/compare/v0.43.2...v0.49.0 Differential Revision: https://phabricator.services.mozilla.com/D20899 --HG-- extra : moz-landing-system : lando
3 lines
84 B
Batchfile
Executable File
3 lines
84 B
Batchfile
Executable File
set RUST_BACKTRACE=1
|
|
cargo test --verbose --features %CLANG_VERSION% -- --nocapture
|