rust/compiler/rustc_resolve
Jan Verbeek e701ae376a Suggest correct place to add self parameter when inside closure
It would incorrectly suggest adding it as a parameter to the closure instead of the
containing function.
2020-10-17 13:36:59 +02:00
..
src Suggest correct place to add self parameter when inside closure 2020-10-17 13:36:59 +02:00
Cargo.toml mv compiler to compiler/ 2020-08-30 18:45:07 +03:00