mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-01 07:13:24 +03:00
775abf4f36
[rustdoc] Add regression test for #151411 Fixes rust-lang/rust#151411. Seems like the ICE was already solved by https://github.com/rust-lang/rust/pull/151255. Well in any case, more regression tests won't hurt. r? @lolbinarycat