rust/crates/ra_ide
Steffen Lyngbaek eb51abdc64 Fixes to more accurately give complete_scope completions
- Exclude const, static, functions form is_pat_binding_and_path
  (there might be more?)
- Add a check to filter out Record Fields
- Fix tests
2020-03-19 14:12:00 -07:00
..
src Fixes to more accurately give complete_scope completions 2020-03-19 14:12:00 -07:00
Cargo.toml Address Issues from Github 2020-03-10 14:36:01 -07:00