index
:
rust-analyzer
master
[FORK] modified to work on wasm targets
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crates
/
project_model
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix the hover dash issues
Kirill Bulatov
2020-10-02
1
-2
/
+3
*
Merge #6018
bors[bot]
2020-09-20
1
-7
/
+14
|
\
|
*
Add rustdoc for ProjectJson methods
Aaron Wood
2020-09-20
1
-0
/
+10
|
*
Correct project_root path for ProjectJson.
Aaron Wood
2020-09-16
1
-7
/
+4
*
|
Log failure to load crate root file
Jonas Schievink
2020-09-18
1
-1
/
+7
|
/
*
Add support for custom flycheck commands with JSON project workspaces
Aaron Wood
2020-09-16
1
-0
/
+8
*
Report better errors in project.json/sysroot
Jonas Schievink
2020-09-11
3
-16
/
+35
*
Add sysroot shortcut to rust-project.json
Aleksey Kladov
2020-08-25
2
-19
/
+57
*
Don't expose indexing details
Aleksey Kladov
2020-08-25
2
-24
/
+20
*
Prepare to share sysroot lowering code between Cargo & ProjectJSON
Aleksey Kladov
2020-08-25
2
-105
/
+73
*
Prep work for overriding sysroot
Aleksey Kladov
2020-08-25
2
-54
/
+61
*
Improve logging
Aleksey Kladov
2020-08-25
1
-1
/
+15
*
Add description for crates that will be published
Pavan Kumar Sunkara
2020-08-24
1
-0
/
+1
*
Add version to deps in cargo.toml
Pavan Kumar Sunkara
2020-08-24
1
-7
/
+7
*
Better error if Cargo is not in Path
Aleksey Kladov
2020-08-19
1
-2
/
+9
*
Rename ra_db -> base_db
Aleksey Kladov
2020-08-13
4
-4
/
+4
*
Rename ra_proc_macro -> proc_macro_api
Aleksey Kladov
2020-08-13
2
-2
/
+2
*
Rename ra_project_model -> project_model
Pavan Kumar Sunkara
2020-08-13
6
-0
/
+1298