Aleksey Kladov
|
68ff52566d
|
remove Cancelable from module_tree_query
|
2019-01-15 17:55:15 +03:00 |
|
Aleksey Kladov
|
fedd320cf2
|
check_canceled does not return Result
|
2019-01-15 15:45:48 +03:00 |
|
Aleksey Kladov
|
2d3940d0ab
|
rename TreePtr -> TreeArc
This is much clearer about the semantics
|
2019-01-11 19:59:06 +03:00 |
|
Aleksey Kladov
|
32fa084c07
|
introduce marking infrastructure for maintainable tests
This also fixes a particular edge case in name resolution.
|
2019-01-10 16:45:09 +03:00 |
|
Marcus Klaas de Vries
|
0b8fbb4fad
|
Fix typos in ARCHITECTURE.md and a number of crates
specifically: gen_lsp_server, ra_arena, ra_cli, ra_db, ra_hir
|
2019-01-09 01:17:09 +01:00 |
|
Aleksey Kladov
|
da0b348ae9
|
migrate ra_hir to rowan 2.0
|
2019-01-08 11:28:42 +03:00 |
|
Aleksey Kladov
|
8a3b489c2f
|
kill module source
|
2019-01-06 20:01:26 +03:00 |
|
Aleksey Kladov
|
733383446f
|
move submodule computationt to module_tree
|
2019-01-06 17:44:50 +03:00 |
|
Aleksey Kladov
|
fd4456d0ec
|
flatten module structure
|
2019-01-06 17:36:10 +03:00 |
|