Convert ProofTreeVisitor
to use VisitorResult
This commit is contained in:
parent
ea9ae30671
commit
228eb38c69
3 changed files with 27 additions and 30 deletions
|
@ -18,6 +18,7 @@
|
|||
#![allow(rustc::untranslatable_diagnostic)]
|
||||
#![feature(assert_matches)]
|
||||
#![feature(associated_type_bounds)]
|
||||
#![feature(associated_type_defaults)]
|
||||
#![feature(box_patterns)]
|
||||
#![feature(control_flow_enum)]
|
||||
#![feature(extract_if)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue