Convert the rest of the visitors to use VisitorResult
by Jarcho · Pull Request #121576 · rust-lang/rust (original) (raw)
Some changes occurred to the core trait solver
cc @rust-lang/initiative-trait-system-refactor
Some changes occurred to the CTFE / Miri engine
cc @rust-lang/miri
Some changes occurred in src/tools/clippy
cc @rust-lang/clippy
These commits modify the Cargo.lock
file. Unintentional changes to Cargo.lock
can be introduced when switching branches and rebasing PRs.
If this was unintentional then you should revert the changes before this PR is merged.
Otherwise, you can ignore this comment.
Some changes occurred in const_evaluatable.rs
cc @BoxyUwU