[dependencies] anyhow = "1" colored = "2" diff = "0.1.10" getopts = "0.2" glob = "0.3.0" lazycell = "1.3.0" once_cell = "1.16.0" regex = "1.0" rustfix = "0.6.0" serde_json = "1.0" tracing = "0.1" unified-diff = "0.2.1" walkdir = "2" [dependencies.build_helper] package = "hkalbasi-rustc-ap-build_helper" version = "0.0.20231215" [dependencies.miropt-test-tools] package = "hkalbasi-rustc-ap-miropt-test-tools" version = "0.0.20231215" [dependencies.serde] features = ["derive"] version = "1.0" [dependencies.tracing-subscriber] default-features = false features = ["fmt", "env-filter", "smallvec", "parking_lot", "ansi"] version = "0.3.3" [lib] doctest = false [package] description = "Automatically published version of the package `compiletest` in the hkalbasi/rust repository from commit 46a65c9c17f0fe25522ab229b6e7da90a3dc3008 The publishing script for this crate lives at: https://github.com/hkalbasi/rustc-auto-publish\n " edition = "2021" license = "MIT / Apache-2.0" name = "hkalbasi-rustc-ap-compiletest" repository = "https://github.com/hkalbasi/rust" version = "0.0.20231215" [target."cfg(unix)".dependencies] libc = "0.2" [target."cfg(windows)".dependencies] miow = "0.6" [target."cfg(windows)".dependencies.windows] features = ["Win32_Foundation", "Win32_System_Diagnostics_Debug"] version = "0.48.0"