completion
|
visible_from -> is_visible_from
|
2019-12-27 11:25:04 +01:00 |
display
|
Use attr location for builtin macro goto-imp
|
2020-01-12 18:08:53 +08:00 |
snapshots
|
Drop support for legacy colorization
|
2019-12-31 14:11:25 +01:00 |
call_hierarchy.rs
|
Move private API down
|
2020-01-08 11:33:04 -05:00 |
call_info.rs
|
Implement proposed CallHierarchy feature
|
2020-01-08 10:15:49 -05:00 |
change.rs
|
Remove the Default impl for SourceRoot
|
2020-01-08 19:42:27 +01:00 |
db.rs
|
Remove more dead code
|
2019-12-08 17:45:14 +01:00 |
diagnostics.rs
|
Proper emit diagnostic without fix
|
2020-01-08 02:18:43 +08:00 |
display.rs
|
Remove unused imports
|
2019-12-20 11:18:24 -05:00 |
expand.rs
|
Use src node for analyze source
|
2020-01-08 00:23:53 +08:00 |
extend_selection.rs
|
Minor fix
|
2020-01-12 20:25:58 +08:00 |
hover.rs
|
Proper handling local in hover
|
2020-01-11 01:51:08 +08:00 |
impls.rs
|
Add test
|
2020-01-12 19:24:34 +08:00 |
inlay_hints.rs
|
Omit closure parameters
|
2019-12-23 18:30:25 +02:00 |
lib.rs
|
Split Declaration out into it's own type
|
2020-01-10 15:14:19 -05:00 |
marks.rs
|
Fix resolve for field init shorthand
|
2019-12-20 14:48:14 +01:00 |
parent_module.rs
|
Remove ty from code_model
|
2019-12-08 12:44:14 +01:00 |
references.rs
|
Add AccessMode to decls
|
2020-01-10 15:14:19 -05:00 |
runnables.rs
|
Rename Source -> InFile
|
2019-11-28 12:50:26 +03:00 |