rust/crates/ra_ide_api/src
2019-03-05 17:09:48 +03:00
..
completion rename syntax_mapping as well 2019-03-02 16:56:09 +03:00
snapshots remove hard-coded query-group macro 2019-02-11 22:24:39 +03:00
assists.rs Assign IDs to assists 2019-02-24 14:00:00 +03:00
call_info.rs Be precise about the argument list 2019-02-14 10:28:48 -05:00
change.rs align lower module query names 2019-03-02 16:49:06 +03:00
completion.rs rename type to type_alias in the AST as well 2019-02-25 13:49:32 +03:00
db.rs
diagnostics.rs
extend_selection.rs
goto_definition.rs Make ExpOrPatId private 2019-03-04 09:49:18 -05:00
hover.rs Use ImplItems instead of just Function 2019-03-04 08:27:08 -05:00
impls.rs Turn ImplBlock into a copy type just containing IDs 2019-02-16 22:08:13 +01:00
lib.rs Implement syntax tree support for syntax inside string 2019-03-04 09:02:01 +02:00
marks.rs Allow goto-definition to work for named fields in struct initializer 2019-02-27 17:51:59 +02:00
mock_analysis.rs remove ignored macro tests 2019-02-19 20:06:53 +03:00
navigation_target.rs Format 2019-03-04 08:34:41 -05:00
parent_module.rs
references.rs Remove leading :: 2019-02-17 17:25:19 +02:00
runnables.rs
status.rs
symbol_index.rs dont produce giant debug dumps 2019-03-05 17:09:48 +03:00
syntax_highlighting.rs remove hard-coded query-group macro 2019-02-11 22:24:39 +03:00
syntax_tree.rs Allow syntax strings to contain test markers 2019-03-04 09:19:46 +02:00