.. |
completion
|
Add HasResolver trait
|
2019-11-20 22:22:32 +03:00 |
display
|
Rename with_ast -> with_value
|
2019-11-20 13:09:21 +03:00 |
references
|
Remove duplicate tests
|
2019-11-20 16:40:25 +03:00 |
snapshots
|
Add hir::Local
|
2019-11-11 14:42:08 +03:00 |
assists.rs
|
|
|
call_info.rs
|
Force passing Source when creating a SourceAnalyzer
|
2019-11-16 02:12:35 +03:00 |
change.rs
|
Move constants to new ID
|
2019-11-20 18:41:23 +03:00 |
completion.rs
|
|
|
db.rs
|
Reexport relative_path from ra_db
|
2019-11-04 01:14:17 +03:00 |
diagnostics.rs
|
Rename Source::ast -> Source::value
|
2019-11-20 09:42:30 +03:00 |
display.rs
|
Introduce ToNav trait
|
2019-11-11 12:19:57 +03:00 |
expand_macro.rs
|
Fix insert_whitespaces
|
2019-11-22 02:38:14 +08:00 |
expand.rs
|
Fix expand macro
|
2019-11-20 21:33:01 +08:00 |
extend_selection.rs
|
|
|
feature_flags.rs
|
Implement postfix completions feature flag
|
2019-11-11 22:55:10 -05:00 |
folding_ranges.rs
|
|
|
goto_definition.rs
|
Rename with_ast -> with_value
|
2019-11-20 13:09:21 +03:00 |
goto_type_definition.rs
|
Rename with_ast -> with_value
|
2019-11-20 13:09:21 +03:00 |
hover.rs
|
Move constants to new ID
|
2019-11-20 18:41:23 +03:00 |
impls.rs
|
Rename Source::ast -> Source::value
|
2019-11-20 09:42:30 +03:00 |
inlay_hints.rs
|
Add test for inlay hint truncation
|
2019-11-19 17:40:38 +01:00 |
join_lines.rs
|
fix 2190; add test for "replace if let with match"
|
2019-11-20 19:01:06 +01:00 |
lib.rs
|
Merge pull request #2297 from kiljacken/master
|
2019-11-20 08:38:25 +03:00 |
line_index_utils.rs
|
|
|
line_index.rs
|
|
|
marks.rs
|
|
|
matching_brace.rs
|
|
|
mock_analysis.rs
|
Reexport relative_path from ra_db
|
2019-11-04 01:14:17 +03:00 |
parent_module.rs
|
Rename Source::ast -> Source::value
|
2019-11-20 09:42:30 +03:00 |
references.rs
|
Use Source<&ast::Name> in classify_name
|
2019-11-18 10:47:19 -05:00 |
runnables.rs
|
Sourcify some things
|
2019-11-15 23:24:56 +03:00 |
source_change.rs
|
Reexport relative_path from ra_db
|
2019-11-04 01:14:17 +03:00 |
status.rs
|
Refactor and simpfily
|
2019-11-09 04:26:28 +08:00 |
symbol_index.rs
|
|
|
syntax_highlighting.rs
|
Use Source<&ast::Name> in classify_name
|
2019-11-18 10:47:19 -05:00 |
syntax_tree.rs
|
|
|
test_utils.rs
|
|
|
typing.rs
|
Don't continue line comments
|
2019-11-22 10:38:33 +03:00 |
wasm_shims.rs
|
|
|