rust/crates/ra_ide_api/src
2019-02-23 14:08:57 +02:00
..
completion Change resolve_path to return the fully resolved path or PerNs::none 2019-02-22 10:15:23 +02:00
snapshots remove hard-coded query-group macro 2019-02-11 22:24:39 +03:00
assists.rs reformat the world 2019-02-08 14:49:43 +03:00
call_info.rs Be precise about the argument list 2019-02-14 10:28:48 -05:00
change.rs reformat the world 2019-02-08 14:49:43 +03:00
completion.rs Filter attributes from the completion details/label 2019-02-12 20:35:10 +02:00
db.rs
diagnostics.rs reformat the world 2019-02-08 14:49:43 +03:00
extend_selection.rs reformat the world 2019-02-08 14:49:43 +03:00
goto_definition.rs Remove unnecessary to_nav_target 2019-02-23 14:08:57 +02:00
hover.rs Merge #866 2019-02-22 19:58:22 +00:00
impls.rs Turn ImplBlock into a copy type just containing IDs 2019-02-16 22:08:13 +01:00
lib.rs kill utils module 2019-02-21 15:57:40 +03:00
marks.rs fix regression in self-referential completion 2019-02-11 23:43:24 +03:00
mock_analysis.rs remove ignored macro tests 2019-02-19 20:06:53 +03:00
navigation_target.rs Add name_range field to FileSymbol 2019-02-23 13:05:45 +02:00
parent_module.rs move crate for 2019-02-08 14:34:30 +03:00
references.rs Remove leading :: 2019-02-17 17:25:19 +02:00
runnables.rs reformat the world 2019-02-08 14:49:43 +03:00
status.rs reformat the world 2019-02-08 14:49:43 +03:00
symbol_index.rs Add name_range field to FileSymbol 2019-02-23 13:05:45 +02:00
syntax_highlighting.rs remove hard-coded query-group macro 2019-02-11 22:24:39 +03:00