rust/crates/ra_analysis/src
2019-01-07 14:54:23 +01:00
..
completion Implement autoderef for field accesses 2019-01-07 14:54:23 +01:00
completion.rs explain that completion shouldn't do filtering 2019-01-03 12:23:15 +03:00
db.rs Add fn signature query 2019-01-06 01:13:31 +01:00
extend_selection.rs move more macros to hir 2019-01-01 22:15:35 +03:00
goto_defenition.rs fix ra_analysis to work with the new API 2019-01-06 17:35:57 +03:00
hover.rs Improve types for node_expr / node_pat 2019-01-07 00:05:19 +01:00
imp.rs fix ra_analysis to work with the new API 2019-01-06 17:35:57 +03:00
lib.rs Merge #442 2019-01-07 06:26:09 +00:00
mock_analysis.rs Add a test for self field completion 2019-01-04 19:14:52 +01:00
runnables.rs fix ra_analysis to work with the new API 2019-01-06 17:35:57 +03:00
symbol_index.rs index stuff produced by macros 2019-01-03 21:29:17 +03:00
syntax_highlighting.rs hardcode vec macro 2019-01-03 14:48:23 +03:00