ra-ap-rustc_pattern_analysis 0.68.0

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

[dependencies.rustc_apfloat]
version = "0.2.0"

[dependencies.rustc_index]
default-features = false
package = "ra-ap-rustc_index"
version = "0.68.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]

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

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

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

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

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

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

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