mirror of
https://github.com/rust-lang/rust.git
synced 2026-06-01 05:57:03 +03:00
fa4edcc851
Assign FIXMEs to me and remove obsolete ones Also fixed capitalization of documentation We also don't need to transform predicates to be non-const since we basically ignore const predicates in non-const contexts. r? `````@oli-obk`````