mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-17 22:15:50 +00:00
remove `List::is_noop` think that `is_noop` is actually less clear than just using `is_empty`
For more information about how rustc works, see the rustc dev guide.