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
/
src
/
build_data.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
clippy::redundant_clone fixes
Laurențiu Nicola
2021-05-26
1
-3
/
+3
*
Use package root as `cargo check` working directory
Brendan Cully
2021-05-13
1
-0
/
+1
*
fix: make error message in the status bar more useful
Aleksey Kladov
2021-04-26
1
-1
/
+1
*
fix: no longer get stuck on windows
Aleksey Kladov
2021-04-20
1
-58
/
+76
*
feat: avoid checking the whole project during initial loading
Aleksey Kladov
2021-04-12
1
-107
/
+129
*
feat: show errors from `cargo metadata` and initial `cargo check` in the stat...
Aleksey Kladov
2021-04-06
1
-2
/
+25
*
Clearer naming
Aleksey Kladov
2021-04-06
1
-24
/
+35
*
internal: do not drop errors from cargo metadata/check
Aleksey Kladov
2021-04-06
1
-1
/
+1
*
clippy::complexity simplifications related to Iterators
Matthias Krüger
2021-03-21
1
-49
/
+42
*
Bump cargo_metadata
Laurențiu Nicola
2021-03-02
1
-13
/
+10
*
Fix a few clippy::perf warnings
kjeremy
2021-02-16
1
-1
/
+1
*
Async Loading outdir and proc-macro
Edwin Cheng
2021-01-28
1
-120
/
+168
*
Export `CARGO` for proc. macros
Jonas Schievink
2021-01-27
1
-1
/
+4
*
Use AbsPath
Edwin Cheng
2021-01-22
1
-3
/
+3
*
Refactor build script data
Edwin Cheng
2021-01-22
1
-0
/
+206