mirror of
https://github.com/rust-lang/rust.git
synced 2025-12-02 17:28:12 +00:00
TypeVisitor: use `std::ops::ControlFlow` instead of `bool` Implements MCP rust-lang/compiler-team#374. Blocked on FCP in rust-lang/compiler-team#374. r? `@lcnr` cc `@jonas-schievink`