..
completion
use better label for &mut ref completion
2019-02-14 21:34:06 +03: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
make HirDatabase object-safe
2019-02-03 22:15:31 +03:00
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
Fix some typos
2019-02-12 15:02:57 +01:00
hover.rs
Fix some typos
2019-02-12 15:02:57 +01:00
impls.rs
Turn ImplBlock into a copy type just containing IDs
2019-02-16 22:08:13 +01:00
lib.rs
document design guideline
2019-02-16 15:15:52 +03:00
marks.rs
fix regression in self-referential completion
2019-02-11 23:43:24 +03:00
mock_analysis.rs
Keep track of crate edition
2019-02-13 20:10:46 +01:00
navigation_target.rs
Turn ImplBlock into a copy type just containing IDs
2019-02-16 22:08:13 +01:00
parent_module.rs
move crate for
2019-02-08 14:34:30 +03:00
references.rs
Turn ImplBlock into a copy type just containing IDs
2019-02-16 22:08:13 +01: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
Fix possible issue where unnamed is_symbol_def would pop stack wrongly
2019-02-13 18:02:18 +02:00
syntax_highlighting.rs
remove hard-coded query-group macro
2019-02-11 22:24:39 +03:00