mirror of
https://github.com/rust-lang/rust.git
synced 2025-12-06 14:51:08 +00:00
By building the list of candidate edges up-front, and making the candidate-selection method fallible, we can remove a few pieces of awkward code.