rust/compiler/rustc_trait_selection
akida31 1e5d772417
Improve diagnostic when passing arg to closure and missing borrow.
This checks the number of references for the given and expected type and
shows hints to the user if the numbers don't match.
2022-12-13 16:24:38 +01:00
..
src Improve diagnostic when passing arg to closure and missing borrow. 2022-12-13 16:24:38 +01:00
Cargo.toml Remove from compiler/ crates 2022-09-29 16:49:04 +09:00