ra-ap-rustc_parse_format 0.70.0

Automatically published version of the package `rustc_parse_format` in the rust-lang/rust repository from commit 7d53688b25d52d822c7094ee80db42b2b2f2a8d3 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.70.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.