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_ssr
Commit message (
Expand
)
Author
Age
Files
Lines
*
SSR: Update tests so that all paths in patterns can be resolved
David Lattimore
2020-07-03
1
-67
/
+97
*
SSR: Refactor matching code.
David Lattimore
2020-07-03
1
-80
/
+75
*
SSR: Improve error reporting when a test fails
David Lattimore
2020-07-03
2
-21
/
+36
*
SSR: Extract error code out to a separate module
David Lattimore
2020-07-03
3
-23
/
+35
*
SSR: Use T! instead of SyntaxKind::* where possible
David Lattimore
2020-07-02
1
-11
/
+11
*
SSR: Add initial support for placeholder constraints
David Lattimore
2020-07-01
4
-6
/
+143
*
Structured search debugging
David Lattimore
2020-07-01
4
-160
/
+207
*
Fix some typos
David Lattimore
2020-06-30
3
-5
/
+5
*
-
.
Merge #5096 #5097
bors[bot]
2020-06-29
4
-18
/
+37
|
\
\
|
*
|
Fix handling of whitespace when applying SSR within macro expansions.
David Lattimore
2020-06-27
4
-18
/
+37
|
|
/
*
/
Use more of FxHash*
Laurențiu Nicola
2020-06-29
1
-1
/
+1
|
/
*
Fix test following change to fixture parsing (d016cb486738c1ab2574a322924183f...
David Lattimore
2020-06-27
1
-1
/
+11
*
SSR: Allow matching within macro calls
David Lattimore
2020-06-27
3
-2
/
+69
*
SSR: Allow matching of whole macro calls
David Lattimore
2020-06-22
4
-13
/
+173
*
Allow SSR to match type references, items, paths and patterns
David Lattimore
2020-06-22
6
-0
/
+1456