gfreezy
|
66d15bb2da
|
add #[cfg(test)]
|
2018-12-21 22:45:38 +08:00 |
|
gfreezy
|
77eaa208ed
|
rename to dfs_find
|
2018-12-21 22:30:41 +08:00 |
|
gfreezy
|
792dabc0a6
|
When constructing a crate graph, detect and forbid cycles.
fixed #300
|
2018-12-21 22:27:04 +08:00 |
|
Aleksey Kladov
|
c96011833c
|
extend comment
|
2018-12-20 14:35:37 +03:00 |
|
Aleksey Kladov
|
bb2bafb606
|
docs for input queries
|
2018-12-20 14:12:47 +03:00 |
|
Aleksey Kladov
|
e6465e7e2a
|
index all local crates
|
2018-12-20 12:15:38 +03:00 |
|
Aleksey Kladov
|
85290bc134
|
switch analysis to vfs
|
2018-12-20 12:15:38 +03:00 |
|
Aleksey Kladov
|
b6ce7a6d34
|
make it compile
|
2018-12-20 12:15:38 +03:00 |
|
Aleksey Kladov
|
dea1a69e1c
|
remove relpath from input
|
2018-12-20 12:15:38 +03:00 |
|
Aleksey Kladov
|
cb6205c09d
|
use relpaths for module resolve
|
2018-12-20 12:15:38 +03:00 |
|
Aleksey Kladov
|
74fe581061
|
return dependencies with names
|
2018-12-09 13:33:16 +03:00 |
|
Aleksey Kladov
|
961cae7e53
|
thread info about dep names
|
2018-12-09 13:33:16 +03:00 |
|
Aleksey Kladov
|
ca7e5905c1
|
more crate boilerplate
|
2018-12-09 13:33:16 +03:00 |
|
Aleksey Kladov
|
9b1356464a
|
propagate deps to CrateGraph
|
2018-12-09 13:33:16 +03:00 |
|
Aleksey Kladov
|
0b1c0ee225
|
First step towards crate deps
|
2018-12-05 16:01:18 +03:00 |
|
Aleksey Kladov
|
7ef1697df8
|
make stuff private
|
2018-12-05 15:31:40 +03:00 |
|
Aleksey Kladov
|
11168c464c
|
move db basics to ra_db
This should allow to move hir to a separate crate
|
2018-11-28 03:25:20 +03:00 |
|