ra-ap-rustc_pattern_analysis 0.135.0

Automatically published version of the package `rustc_pattern_analysis` in the rust-lang/rust repository from commit e2c96cc06bdbdbc6f59c7551194d6a742260d6ff The publishing script for this crate lives at: https://github.com/rust-analyzer/rustc-auto-publish
Documentation
[dependencies.rustc-hash]
version = "2.0.0"

[dependencies.rustc_apfloat]
version = "0.2.0"

[dependencies.rustc_index]
default-features = false
package = "ra-ap-rustc_index"
version = "0.135.0"

[dependencies.smallvec]
features = ["union"]
version = "1.8.1"

[dependencies.tracing]
version = "0.1"

[dev-dependencies.tracing-subscriber]
default-features = false
features = ["fmt", "env-filter", "ansi"]
version = "0.3.3"

[dev-dependencies.tracing-tree]
version = "0.3.0"

[features]
rustc = []

[lib]
name = "ra_ap_rustc_pattern_analysis"
path = "src/lib.rs"

[package]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = """

Automatically published version of the package `rustc_pattern_analysis`
in the rust-lang/rust repository from commit e2c96cc06bdbdbc6f59c7551194d6a742260d6ff

The publishing script for this crate lives at:
https://github.com/rust-analyzer/rustc-auto-publish
"""
edition = "2024"
license = "MIT / Apache-2.0"
name = "ra-ap-rustc_pattern_analysis"
readme = false
repository = "https://github.com/rust-lang/rust"
version = "0.135.0"

[[test]]
name = "complexity"
path = "tests/complexity.rs"

[[test]]
name = "exhaustiveness"
path = "tests/exhaustiveness.rs"

[[test]]
name = "intersection"
path = "tests/intersection.rs"