rustc-ap-rustc_lexer 722.0.0

Automatically published version of the package `rustc_lexer` in the rust-lang/rust repository from commit c9c1f8be3fda5b58520c579451d3f5e20736ec90 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.
version = 3

[[package]]
name = "dissimilar"
version = "1.0.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "fc4b29f4b9bb94bf267d57269fd0706d343a160937108e9619fe380645428abb"

[[package]]
name = "expect-test"
version = "1.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2300477aab3a378f2ca00a4fbd4dc713654ab7ed790e4017493cb33656280633"
dependencies = [
 "dissimilar",
 "once_cell",
]

[[package]]
name = "once_cell"
version = "1.7.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "af8b08b04175473088b46763e51ee54da5f9a164bc162f615b91bc179dbf15a3"

[[package]]
name = "rustc-ap-rustc_lexer"
version = "722.0.0"
dependencies = [
 "expect-test",
 "unicode-xid",
]

[[package]]
name = "unicode-xid"
version = "0.2.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8ccb82d61f80a663efe1f787a51b16b5a51e3314d6ac365b08639f52387b33f3"