mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-08 09:38:26 +03:00
51e3797ebc
https://github.com/rust-lang/rust/pull/150129 reworked this field to use `bool` instead of `usize`, which is awesome! But the field's comment has a leftover note in it which is no longer true, and that needs to be removed.