ra-ap-rustc_parse_format 0.71.0

Automatically published version of the package `rustc_parse_format` in the rust-lang/rust repository from commit ecf2d1fa4bd8166c696883b10f483122b1fe98a3 The publishing script for this crate lives at: https://github.com/rust-analyzer/rustc-auto-publish
docs.rs failed to build ra-ap-rustc_parse_format-0.71.0
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: ra-ap-rustc_parse_format-0.56.0
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.