mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-04 09:53:04 +03:00
30f08d3ab2
Fix panic for doc attributes on where predicates Fixes https://github.com/rust-lang/rust/issues/155804 r? @GuillaumeGomez