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

Version Path
wasmtime-14.0.1 ./ext/cargo-vendor/bitflags-2.4.1/CONTRIBUTING.md
wasmtime-14.0.0 ./ext/cargo-vendor/bitflags-2.4.1/CONTRIBUTING.md
wasmtime-13.0.0 ./ext/cargo-vendor/bitflags-2.4.0/CONTRIBUTING.md
wasmtime-12.0.1 ./ext/cargo-vendor/bitflags-2.4.0/CONTRIBUTING.md
wasmtime-12.0.0 ./ext/cargo-vendor/bitflags-2.4.0/CONTRIBUTING.md
wasmtime-11.0.0 ./ext/cargo-vendor/bitflags-2.4.0/CONTRIBUTING.md
wasmtime-10.0.1 ./ext/cargo-vendor/bitflags-2.4.0/CONTRIBUTING.md
wasmtime-10.0.0 ./ext/cargo-vendor/bitflags-2.4.0/CONTRIBUTING.md
wasmtime-9.0.4 ./ext/cargo-vendor/bitflags-2.4.0/CONTRIBUTING.md
wasmtime-9.0.1 ./ext/cargo-vendor/bitflags-2.3.1/CONTRIBUTING.md