Package: rust-codespan-reporting / 0.12.0-1
Metadata
Package | Version | Patches format |
---|---|---|
rust-codespan-reporting | 0.12.0-1 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
disable peg calculator example.diff | (download) |
Cargo.toml |
10 0 + 10 - 0 ! |
--- |
relax deps.patch | (download) |
Cargo.toml |
2 1 + 1 - 0 ! |
relax dependency versions |
fix tests without termcolor feature.patch | (download) |
Cargo.toml |
5 5 + 0 - 0 ! |
fix test failure when termcolor feature is disabled Add required-features = ["termcolor"] to examples and tests that depend on termcolor functionality. This prevents compilation errors when testing with the `--no-default-features` flag, as these examples and tests unconditionally import termcolor types that are only available when the termcolor feature is enabled |
1