mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-15 20:45:45 +03:00
1f486f0a9b
Avoid ICE when the generic_span is empty Fixes #107998 r? ```@TaKO8Ki```