mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-08 01:28:18 +03:00
86b7546204
After repatriating error explanations to the global registry, some lurking doctest failures surfaced and needed to be chased down. Sadly, a few doctests needed to be ignored due to a not-yet-understood regression in the doctest `compile_fail` functionality (filed #43707).