rust/crates/ide_db
Nick Spain 68b4efd536 Handle not finding range in Definition::search_scope
The `LifetimeParam` and `Local` variants use `source()` to find their
range. Now that `source()` returns an `Option` we need to handle the
`None` case.
2021-01-02 21:53:52 +11:00
..
src Handle not finding range in Definition::search_scope 2021-01-02 21:53:52 +11:00
Cargo.toml Update crates 2020-12-30 10:39:50 -05:00