Aleksey Kladov
|
f753c3ecd2
|
Support Display name in project.json
|
2020-10-20 17:13:15 +02:00 |
|
Aaron Wood
|
38f1ce633d
|
Add rustdoc for ProjectJson methods
|
2020-09-20 12:06:12 -07:00 |
|
Aaron Wood
|
2fbb09a73f
|
Correct project_root path for ProjectJson.
It was already the folder containing the rust-project.json file, not the file itself.
|
2020-09-16 12:09:44 -07:00 |
|
Aaron Wood
|
74c26a785a
|
Add support for custom flycheck commands with JSON project workspaces
Enable flychecks with JSON project workspaces if an override command was provided as part
of the client configuration.
|
2020-09-15 18:51:57 -07:00 |
|
Jonas Schievink
|
681ac6294a
|
Report better errors in project.json/sysroot
|
2020-09-11 14:48:56 +02:00 |
|
Aleksey Kladov
|
189521a4db
|
Add sysroot shortcut to rust-project.json
|
2020-08-25 19:41:56 +02:00 |
|
Aleksey Kladov
|
9786a8f2d4
|
Don't expose indexing details
|
2020-08-25 18:40:41 +02:00 |
|
Aleksey Kladov
|
ed20a857f4
|
Rename ra_db -> base_db
|
2020-08-13 16:29:33 +02:00 |
|
Pavan Kumar Sunkara
|
eac24d52e6
|
Rename ra_project_model -> project_model
|
2020-08-13 12:05:30 +02:00 |
|