Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | added some docs to public functions | Sergey Parilin | 2019-04-03 | 1 | -1/+46 |
* | Merge remote-tracking branch 'upstream/master' into issue961_profiling | Sergey Parilin | 2019-04-02 | 54 | -1180/+1943 |
|\ | |||||
| * | Merge #1071 | bors[bot] | 2019-03-28 | 1 | -1/+1 |
| |\ | |||||
| | * | Fix emacs-lsp runnables support with native json | Florian Diebold | 2019-03-28 | 1 | -1/+1 |
| |/ | |||||
| * | Merge #1070 | bors[bot] | 2019-03-28 | 3 | -1/+21 |
| |\ | |||||
| | * | Add tests to ra_syntax for extern_crate_self | memoryruins | 2019-03-28 | 2 | -1/+17 |
| | * | Add extern_crate_self to ra_parser. | memoryruins | 2019-03-28 | 1 | -0/+4 |
| |/ | |||||
| * | Merge #1066 | bors[bot] | 2019-03-27 | 2 | -7/+7 |
| |\ | |||||
| | * | update salsa some more | Aleksey Kladov | 2019-03-27 | 2 | -7/+7 |
| |/ | |||||
| * | Merge #1063 | bors[bot] | 2019-03-27 | 2 | -7/+7 |
| |\ | |||||
| | * | :arrow_up: salsa | Aleksey Kladov | 2019-03-27 | 2 | -7/+7 |
| |/ | |||||
| * | Merge #1061 | bors[bot] | 2019-03-27 | 1 | -1/+5 |
| |\ | |||||
| | * | Use EXE extension for pre-commit hook on Window | Hrvoje Ban | 2019-03-27 | 1 | -1/+5 |
| |/ | |||||
| * | Merge #1052 | bors[bot] | 2019-03-27 | 3 | -88/+143 |
| |\ | |||||
| | * | Flip any binary expression except assignments. | Marco Groppo | 2019-03-26 | 1 | -64/+56 |
| | * | Merge branch 'master' of github.com:rust-analyzer/rust-analyzer into flip-bin... | Marco Groppo | 2019-03-26 | 28 | -817/+1017 |
| | |\ | | |/ | |/| | |||||
| * | | Merge #1060 | bors[bot] | 2019-03-26 | 1 | -5/+22 |
| |\ \ | |||||
| | * | | more realistic test for incrementality | Aleksey Kladov | 2019-03-26 | 1 | -5/+22 |
| |/ / | |||||
| * | | Merge #1059 | bors[bot] | 2019-03-26 | 11 | -209/+233 |
| |\ \ | |||||
| | * | | reduce visibility | Aleksey Kladov | 2019-03-26 | 2 | -12/+12 |
| | * | | rename | Aleksey Kladov | 2019-03-26 | 7 | -56/+44 |
| | * | | simplify | Aleksey Kladov | 2019-03-26 | 3 | -21/+21 |
| | * | | make stuff private | Aleksey Kladov | 2019-03-26 | 1 | -26/+14 |
| | * | | more type safety | Aleksey Kladov | 2019-03-26 | 5 | -63/+82 |
| | * | | strongy-typed ids for macros | Aleksey Kladov | 2019-03-26 | 4 | -33/+19 |
| | * | | add typed ids | Aleksey Kladov | 2019-03-26 | 7 | -45/+88 |
| * | | | Merge #1051 | bors[bot] | 2019-03-26 | 5 | -378/+391 |
| |\ \ \ | | |/ / | |/| | | |||||
| | * | | Move ra_ide_api unit tests | Wilco Kusee | 2019-03-25 | 5 | -378/+391 |
| * | | | Merge #1058 | bors[bot] | 2019-03-26 | 1 | -17/+1 |
| |\ \ \ | |||||
| | * | | | remove some dead code | Aleksey Kladov | 2019-03-26 | 1 | -17/+1 |
| |/ / / | |||||
| * | | | add links to readme | Aleksey Kladov | 2019-03-26 | 1 | -0/+6 |
| * | | | Merge #1057 | bors[bot] | 2019-03-26 | 8 | -125/+131 |
| |\ \ \ | |||||
| | * | | | simplify | Aleksey Kladov | 2019-03-26 | 3 | -8/+6 |
| | * | | | move source_id to a separate file | Aleksey Kladov | 2019-03-26 | 8 | -120/+128 |
| |/ / / | |||||
| * | | | Merge #1055 | bors[bot] | 2019-03-26 | 8 | -144/+105 |
| |\ \ \ | |||||
| | * | | | make macro parsing a query | Aleksey Kladov | 2019-03-26 | 3 | -5/+8 |
| | * | | | reduce visibility | Aleksey Kladov | 2019-03-26 | 1 | -23/+27 |
| | * | | | store macro def inside macro id | Aleksey Kladov | 2019-03-26 | 7 | -119/+73 |
| * | | | | Merge #1056 | bors[bot] | 2019-03-26 | 1 | -4/+4 |
| |\ \ \ \ | | |/ / / | |/| | | | |||||
| | * | | | :arrow_up: vfs | Aleksey Kladov | 2019-03-26 | 1 | -4/+4 |
| |/ / / | |||||
| * | | | Merge #1040 | bors[bot] | 2019-03-25 | 12 | -34/+208 |
| |\ \ \ | |||||
| | * | | | Clean up comments / use nicer Iterator methods | Florian Diebold | 2019-03-25 | 2 | -10/+15 |
| | * | | | Implement a very naive implements check | Florian Diebold | 2019-03-25 | 4 | -12/+50 |
| | * | | | Basics for trait method resolution | Florian Diebold | 2019-03-25 | 11 | -25/+156 |
| |/ / / | |||||
| * | | | Merge #1049 | bors[bot] | 2019-03-25 | 1 | -2/+17 |
| |\ \ \ | | |/ / | |/| | | |||||
| | * | | markdown syntax | gfreezy | 2019-03-25 | 1 | -2/+2 |
| | * | | add desc and examples for inline variable action | gfreezy | 2019-03-25 | 1 | -0/+15 |
| |/ / | |||||
| | * | Assist to flip (some) binary expressions. | Marco Groppo | 2019-03-25 | 3 | -88/+151 |
| |/ | |||||
| * | Merge #1037 | bors[bot] | 2019-03-25 | 2 | -0/+300 |
| |\ | |||||
| | * | use | instead of multiple match arms | gfreezy | 2019-03-25 | 1 | -27/+27 |