rust-analyzer/crates/ide_db
Aleksey Kladov 6f269708e8 internal: get rid of a call to slow O(N) visibility_of function
Instead of inferring module's declared visibility by looking at the
scope of its parent, let's just remeber the declared visibility in the
DefMap.
2021-07-12 21:13:43 +03:00
..
src internal: get rid of a call to slow O(N) visibility_of function 2021-07-12 21:13:43 +03:00
Cargo.toml minor: drop dummy authors field 2021-07-05 14:19:41 +03:00