]> git.lizzy.rs Git - rust.git/commit
extract closures into a separate trait
authorBastian Kauschke <bastian_kauschke@hotmail.de>
Fri, 13 Nov 2020 14:49:17 +0000 (15:49 +0100)
committerBastian Kauschke <bastian_kauschke@hotmail.de>
Fri, 13 Nov 2020 14:49:17 +0000 (15:49 +0100)
commit894b1f7d3d508bb644e01c62dfb983a394380fd3
tree49f46cd578a2ed0ead9cf8ffdc02a27ccfb9c65b
parent2c4df6bb343e89c382ae2301505013132af77319
extract closures into a separate trait
compiler/rustc_typeck/src/astconv/generics.rs
compiler/rustc_typeck/src/astconv/mod.rs
compiler/rustc_typeck/src/check/fn_ctxt/_impl.rs
compiler/rustc_typeck/src/check/method/confirm.rs