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_ide_api
/
src
/
references.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge #1601
bors[bot]
2019-07-29
1
-2
/
+67
|
\
|
*
Rerun cargo format, to make tests pass and formatting incorrect
Phil Ellison
2019-07-28
1
-2
/
+2
|
*
Remove vertical ellipses in references.cs
Phil Ellison
2019-07-28
1
-34
/
+33
|
*
Inline snapshots for all tests in references.rs
Phil Ellison
2019-07-28
1
-1
/
+33
|
*
Inline snapshots for all tests in complete_scope.rs
Phil Ellison
2019-07-28
1
-32
/
+34
|
*
Remove unused highlights_code_inside_macro snapshot, inline rename_mod_in_dir...
Phil Ellison
2019-07-28
1
-1
/
+33
*
|
Make Analysis api cancellable
Kirill Bulatov
2019-07-25
1
-1
/
+2
|
/
*
rename range -> text_range
Aleksey Kladov
2019-07-20
1
-1
/
+1
*
migrate ra_ide_api to the new rowan
Aleksey Kladov
2019-07-19
1
-19
/
+16
*
make Parse fields private
Aleksey Kladov
2019-07-12
1
-4
/
+4
*
allow rustfmt to reorder imports
Aleksey Kladov
2019-07-04
1
-21
/
+9
*
use Source for module, part 1
Aleksey Kladov
2019-06-11
1
-3
/
+3
*
fix typos in mbe tests
Aleksey Kladov
2019-05-28
1
-2
/
+2
*
make AstId untyped
Aleksey Kladov
2019-05-13
1
-1
/
+1
*
fold ScopeWithSyntax into SourceAnalyzer
Aleksey Kladov
2019-04-13
1
-1
/
+1
*
hide some scopes
Aleksey Kladov
2019-04-13
1
-13
/
+9
*
type-safer source-map for bindings
Aleksey Kladov
2019-04-10
1
-4
/
+7
*
Move ra_ide_api unit tests
Wilco Kusee
2019-03-25
1
-1
/
+47
*
Rename source_edit to source_file_edit to match file_system_edit
Ville Penttinen
2019-03-25
1
-1
/
+1
*
Further improvements to the SourceChange convenience methods
Ville Penttinen
2019-03-25
1
-12
/
+2
*
Remove leading ::
Ville Penttinen
2019-02-17
1
-1
/
+1
*
Refactor find_all_refs to return ReferenceSearchResult
Ville Penttinen
2019-02-17
1
-30
/
+76
*
Turn ImplBlock into a copy type just containing IDs
Florian Diebold
2019-02-16
1
-0
/
+1
*
Fix some typos
Pascal Hertleif
2019-02-12
1
-3
/
+3
*
reformat the world
Aleksey Kladov
2019-02-08
1
-3
/
+1
*
move find_references to references
Aleksey Kladov
2019-02-08
1
-13
/
+53
*
rename rename to references
Aleksey Kladov
2019-02-08
1
-0
/
+273