mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-17 15:43:24 +03:00
a457e29811
doc-test: In Markdown tests, Use all of `<h1>` to `<h6>` as the test name This mainly simplifies debugging error index tests, as the error codes are `<h2>`s in the huge document containing all codes.