rust-analyzer/crates/hir_def/src/path
Florian Diebold 35c948ff4a Fix lowering of FnOnce() without return type
This should result in an implicit `-> ()`, not leaving out the binding.
2021-05-25 14:29:53 +02:00
..
lower Don't store call-site text offsets in hygiene info 2021-05-06 19:59:54 +02:00
lower.rs Fix lowering of FnOnce() without return type 2021-05-25 14:29:53 +02:00