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
/
ra_project_model
/
src
/
cargo_workspace.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
return Error instead of panicking in from_cargo_metadata
Metabaron
2019-11-12
1
-7
/
+8
*
Implement FromStr for enum Edition
Metabaron
2019-11-12
1
-2
/
+5
*
Read default cfgs from rustc
uHOOCCOOHu
2019-10-02
1
-0
/
+6
*
Added test for check doc strings in crates.
Alexander Andreev
2019-09-30
1
-0
/
+2
*
cleanup
Aleksey Kladov
2019-08-06
1
-1
/
+1
*
allow rustfmt to reorder imports
Aleksey Kladov
2019-07-04
1
-3
/
+3
*
Get rid of failure: ra_lsp_server & ra_project_model
Muhammad Mominul Huque
2019-06-14
1
-2
/
+1
*
Fix clippy::identity_conversion
Alan Du
2019-06-04
1
-4
/
+3
*
Sends cwd info for runnables and code lenses
Roberto Vidal
2019-04-14
1
-1
/
+2
*
Make edition handling a bit nicer and allow specifying edition in crate_graph...
Florian Diebold
2019-02-13
1
-4
/
+5
*
Keep track of crate edition
Florian Diebold
2019-02-13
1
-0
/
+5
*
Fix some typos
Pascal Hertleif
2019-02-12
1
-1
/
+1
*
Remove SmolStr from project model
Florian Diebold
2019-02-09
1
-4
/
+3
*
Extract project model to separate crate
Florian Diebold
2019-02-09
1
-0
/
+173