mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-07 01:05:39 +03:00
b41b16971c
Pretty-print always-const trait predicates correctly Follow-up to #119099. r? fee1-dead