rust/crates/ra_hir_def
Jonas Schievink efe378d2b4 Make find_inner_item fallible
The ItemTree does not collect incomplete items, such as traits with no
name, so the (malformed) AST node might have no corresponding item.
2020-06-26 18:07:31 +02:00
..
src Make find_inner_item fallible 2020-06-26 18:07:31 +02:00
Cargo.toml lower traits 2020-06-24 16:52:37 +02:00