ra-ap-rustc_parse_format 0.163.0

Automatically published version of the package `rustc_parse_format` in the rust-lang/rust repository from commit a021a7796f66600f46013d6c8d1dfc9e8d7f4a92 The publishing script for this crate lives at: https://github.com/rust-analyzer/rustc-auto-publish
Documentation

Macro support for format strings

These structures are used when parsing format strings for the compiler. Parsing does not happen at runtime: structures of std::fmt::rt are generated instead.