Simplify code flow.
This commit is contained in:
parent
8356802862
commit
cae0dc2833
2 changed files with 157 additions and 222 deletions
|
@ -1,5 +1,6 @@
|
|||
#![deny(rustc::untranslatable_diagnostic)]
|
||||
#![deny(rustc::diagnostic_outside_of_impl)]
|
||||
#![feature(assert_matches)]
|
||||
#![feature(box_patterns)]
|
||||
#![feature(cow_is_borrowed)]
|
||||
#![feature(decl_macro)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue