Sha256: 6c9f96eacb20af877ae2d16f024904f3038b93448a8488e9dbcac0df7f6439a5
Contents?: true
Size: 385 Bytes
Versions: 30
Compression:
Stored size: 385 Bytes
Contents
# Updating compile-fail test outputs `bitflags` uses the `trybuild` crate to integration test its macros. Since Rust error messages change frequently enough that `nightly` builds produce spurious failures, we only check the compiler output in `beta` builds. If you run: ``` TRYBUILD=overwrite cargo +beta test --all ``` it will run the tests and update the `trybuild` output files.
Version data entries
30 entries across 30 versions & 1 rubygems