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
/
ide
/
src
/
diagnostics
/
fixes
Commit message (
Expand
)
Author
Age
Files
Lines
*
internal: refactor incorrect case diagnostics
Aleksey Kladov
2021-06-13
1
-155
/
+0
*
internal: refactor find_map diagnostic
Aleksey Kladov
2021-06-13
1
-84
/
+0
*
internal: refactor missing or or some diagnostic
Aleksey Kladov
2021-06-13
1
-211
/
+0
*
internal: refactor remove this semicolon diagnostics
Aleksey Kladov
2021-06-13
2
-42
/
+0
*
internal: refactor NoSuchField diagnostic
Aleksey Kladov
2021-06-13
1
-155
/
+0
*
minor: simplify
Aleksey Kladov
2021-06-13
2
-5
/
+5
*
internal: move missing_fields diagnostics
Aleksey Kladov
2021-06-13
1
-217
/
+0
*
internal: start new diagnostics API
Aleksey Kladov
2021-06-13
1
-89
/
+0
*
clippy::redudant_borrow
Maan2003
2021-06-13
2
-3
/
+3
*
Add pub mod option for UnlinkedFile
rainy-me
2021-05-18
7
-69
/
+70
*
fix: don't add extra whitespace around fields
Aleksey Kladov
2021-05-17
1
-0
/
+25
*
minor: add missing tests
Aleksey Kladov
2021-05-17
2
-0
/
+52
*
internal: scalable module structure for fixits
Aleksey Kladov
2021-05-17
6
-0
/
+683
*
minor: extract fix to file
Aleksey Kladov
2021-05-17
1
-0
/
+192