[package]
edition = "2024"
name = "ra-ap-rustc_parse_format"
version = "0.149.0"
build = false
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = """
Automatically published version of the package `rustc_parse_format`
in the rust-lang/rust repository from commit 75963ce795666bc1f961e5d60060809809f6bc68
The publishing script for this crate lives at:
https://github.com/rust-analyzer/rustc-auto-publish
"""
readme = false
license = "MIT / Apache-2.0"
repository = "https://github.com/rust-lang/rust"
[lib]
name = "ra_ap_rustc_parse_format"
path = "src/lib.rs"
[dependencies.rustc-literal-escaper]
version = "0.0.7"
[dependencies.rustc_lexer]
version = "0.149.0"
package = "ra-ap-rustc_lexer"
[target.'cfg(target_pointer_width = "64")'.dev-dependencies.rustc_index]
version = "0.149.0"
default-features = false
package = "ra-ap-rustc_index"