]> git.lizzy.rs Git - rust.git/commit
Pass suggestions as impl Iterator instead of Vec
authorljedrz <ljedrz@gmail.com>
Mon, 15 Oct 2018 11:16:05 +0000 (13:16 +0200)
committerljedrz <ljedrz@gmail.com>
Wed, 31 Oct 2018 12:56:20 +0000 (13:56 +0100)
commit9ff0f3374882275b8c6b321f94b14440454f8340
treeb616a44fe78c5d631dd74788d3c624e901618412
parent0db7abe5b6f3cdfca736f9238689cbea8ef61c7e
Pass suggestions as impl Iterator instead of Vec
src/librustc_errors/diagnostic.rs
src/librustc_errors/diagnostic_builder.rs
src/librustc_resolve/lib.rs
src/librustc_typeck/check/demand.rs
src/librustc_typeck/check/method/suggest.rs
src/librustc_typeck/check/mod.rs