rust/crates/ra_syntax
Alan Du 4e8ea94e2b Remove Copy trait on LeafAtOffset
Because it's a stateful iterator, it's easier to explicitly clone it
when necesary.

Fixes clippy:clone_on_copy
2018-10-17 19:42:23 -04:00
..
fuzz rename all things 2018-09-16 13:07:39 +03:00
src Remove Copy trait on LeafAtOffset 2018-10-17 19:42:23 -04:00
tests Cargo Format 2018-10-16 09:41:10 -04:00
Cargo.toml Update rowan 2018-10-17 19:52:25 +03:00