rustc-ap-rustc_index 635.0.0

Automatically published version of the package `rustc_index` in the rust-lang/rust repository from commit bf2d145c62888c853db0bcfd8f5b3a6919f15502 The publishing script for this crate lives at: https://github.com/alexcrichton/rustc-auto-publish
Documentation
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
[[package]]
name = "autocfg"
version = "0.1.7"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1d49d90015b3c36167a20fe2810c5cd875ad504b39cff3d4eae7977e6b7c1cb2"

[[package]]
name = "indexmap"
version = "1.3.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "712d7b3ea5827fcb9d4fda14bf4da5f136f0db2ae9c8f4bd4e2d1c6fde4e6db2"
dependencies = [
 "autocfg",
]

[[package]]
name = "rustc-ap-rustc_index"
version = "635.0.0"
dependencies = [
 "rustc-ap-serialize",
 "smallvec",
]

[[package]]
name = "rustc-ap-serialize"
version = "635.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7817f57d2606b0b235ee82086b799ea6b6838bd8ec399b1ea9153cc3de52fa8f"
dependencies = [
 "indexmap",
 "smallvec",
]

[[package]]
name = "smallvec"
version = "1.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "44e59e0c9fa00817912ae6e4e6e3c4fe04455e75699d06eedc7d85917ed8e8f4"