##// END OF EJS Templates
rust-cpython: replace dyn Iterator<..> of sequence with concrete type...
rust-cpython: replace dyn Iterator<..> of sequence with concrete type We wouldn't care the cost of the dynamic dispatch, but I feel a concrete type helps understanding error messages.
Yuya Nishihara -
r43157:706104dc default
Show More
Name Size Modified Last Commit Author
/ rust / hg-cpython
src
Cargo.toml Loading ...
rustfmt.toml Loading ...