Remove another use of as_results_cursor
.
The new code is a little clunky, but I couldn't see how to make it better.
This commit is contained in:
parent
3dea72aa1b
commit
cf82b410f9
3 changed files with 62 additions and 40 deletions
|
@ -4,6 +4,7 @@
|
|||
#![feature(let_chains)]
|
||||
#![feature(min_specialization)]
|
||||
#![feature(stmt_expr_attributes)]
|
||||
#![feature(try_blocks)]
|
||||
#![recursion_limit = "256"]
|
||||
#![deny(rustc::untranslatable_diagnostic)]
|
||||
#![deny(rustc::diagnostic_outside_of_impl)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue