rust/crates/ra_ide_api/src
bors[bot] 488326ffa7 Merge #598
598: Add function signature to CompletionItem detail r=matklad a=kjeremy



Co-authored-by: Jeremy A. Kolb <jkolb@ara.com>
2019-01-23 07:27:09 +00:00
..
completion Move label from hir to ide_api 2019-01-22 18:20:40 -05:00
snapshots Update snaps 2019-01-22 09:51:29 -05:00
call_info.rs Simplify CallInfo label and documentation 2019-01-22 16:28:02 -05:00
completion.rs postfix completion 2019-01-21 13:19:51 +08:00
db.rs Generics -> GenericParams 2019-01-19 18:58:04 +01:00
extend_selection.rs extend selection expands macros and can totally panic 2019-01-20 21:05:01 +03:00
goto_definition.rs
hover.rs move rename to a new mod 2019-01-19 15:36:58 +03:00
imp.rs fix comments 2019-01-19 15:36:58 +03:00
lib.rs ad status command 2019-01-23 01:24:53 +03:00
mock_analysis.rs
navigation_target.rs
parent_module.rs
rename.rs prefer inline tests 2019-01-19 15:36:58 +03:00
runnables.rs
status.rs ad status command 2019-01-23 01:24:53 +03:00
symbol_index.rs typos fix 2019-01-21 10:35:18 +08:00
syntax_highlighting.rs