David Wood
|
00d927a188
|
Initial implementation of project-lock.json.
This commit adds a initial implementation of project-lock.json, a build
system agnostic method of specifying the crate graph and roots.
|
2019-03-07 01:05:03 +01:00 |
|
Florian Diebold
|
70839b7ef8
|
Make edition handling a bit nicer and allow specifying edition in crate_graph macro
|
2019-02-13 20:31:47 +01:00 |
|
Florian Diebold
|
3a9934e2c3
|
Keep track of crate edition
|
2019-02-13 20:10:46 +01:00 |
|
Pascal Hertleif
|
4fd3613434
|
Fix some typos
|
2019-02-12 15:02:57 +01:00 |
|
Florian Diebold
|
e91a46eb0c
|
Clean up a bit
|
2019-02-09 11:15:25 +01:00 |
|
Florian Diebold
|
50fd860471
|
Remove Vfs from project model
|
2019-02-09 11:15:25 +01:00 |
|
Florian Diebold
|
12c70871cc
|
Remove SmolStr from project model
|
2019-02-09 11:15:25 +01:00 |
|
Florian Diebold
|
ddbf43b630
|
Move crate graph generation to ra_project_model
|
2019-02-09 11:15:25 +01:00 |
|
Florian Diebold
|
fcd615e4b7
|
Extract project model to separate crate
|
2019-02-09 11:15:25 +01:00 |
|