Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Fall down of failures | Muhammad Mominul Huque | 2019-06-15 | 5 | -24/+19 | |
* | | Merge #1411 | bors[bot] | 2019-06-16 | 9 | -81/+245 | |
|\ \ | ||||||
| * | | add analysis-bench to benchmark incremental analysis | Aleksey Kladov | 2019-06-16 | 9 | -81/+245 | |
|/ / | ||||||
* | | Merge #1408 | bors[bot] | 2019-06-16 | 19 | -70/+454 | |
|\ \ | ||||||
| * | | Add test for autoderef infinite recursion | Florian Diebold | 2019-06-16 | 1 | -0/+25 | |
| * | | Simplifications / cleanup from review | Florian Diebold | 2019-06-16 | 7 | -38/+31 | |
| * | | Some more cleanup | Florian Diebold | 2019-06-15 | 1 | -4/+4 | |
| * | | Check that Deref has the right number of parameters | Florian Diebold | 2019-06-15 | 1 | -2/+7 | |
| * | | Somewhat handle variables in the derefed type, and add another test | Florian Diebold | 2019-06-15 | 3 | -5/+61 | |
| * | | Implement * operation using Deref trait | Florian Diebold | 2019-06-15 | 1 | -3/+5 | |
| * | | Implement autoderef using the Deref trait | Florian Diebold | 2019-06-15 | 11 | -47/+152 | |
| * | | Add basic infrastructure for assoc type projection | Florian Diebold | 2019-06-15 | 9 | -21/+190 | |
| * | | Add test for Deref | Florian Diebold | 2019-06-15 | 1 | -0/+29 | |
| |/ | ||||||
* | | Merge #1406 | bors[bot] | 2019-06-16 | 6 | -108/+89 | |
|\ \ | ||||||
| * | | reuse AnalysisHost in batch analysis | Aleksey Kladov | 2019-06-15 | 6 | -108/+89 | |
| |/ | ||||||
* | | Merge #1407 | bors[bot] | 2019-06-16 | 1 | -2/+13 | |
|\ \ | |/ |/| | ||||||
| * | Fix formatting | Shotaro Yamada | 2019-06-15 | 1 | -7/+3 | |
| * | Skip attrs in `Literal::token` | Shotaro Yamada | 2019-06-15 | 1 | -2/+17 | |
|/ | ||||||
* | Merge #1405 | bors[bot] | 2019-06-15 | 1 | -2/+1 | |
|\ | ||||||
| * | re-enable backtraces on panic | Aleksey Kladov | 2019-06-15 | 1 | -2/+1 | |
|/ | ||||||
* | Merge #1404 | bors[bot] | 2019-06-15 | 21 | -78/+61 | |
|\ | ||||||
| * | Cleanup | Muhammad Mominul Huque | 2019-06-15 | 1 | -1/+1 | |
| * | Fix a doc test | Muhammad Mominul Huque | 2019-06-15 | 1 | -2/+3 | |
| * | cargo format | Muhammad Mominul Huque | 2019-06-15 | 4 | -12/+4 | |
| * | Get rid of failure: ra_batch ra_cli | Muhammad Mominul Huque | 2019-06-15 | 7 | -13/+7 | |
| * | Get rid of failure: ra_lsp_server & ra_project_model | Muhammad Mominul Huque | 2019-06-14 | 10 | -36/+32 | |
| * | Get rid of failure: gen_lsp_server | Muhammad Mominul Huque | 2019-06-14 | 7 | -21/+21 | |
* | | Merge #1403 | bors[bot] | 2019-06-14 | 2 | -1/+6 | |
|\ \ | |/ |/| | ||||||
| * | ra-emacs-lsp: Fix company-lsp snippet handler override | Florian Diebold | 2019-06-14 | 1 | -1/+1 | |
| * | Add alloc -> core dependency | Florian Diebold | 2019-06-13 | 1 | -0/+5 | |
* | | Merge #1401 | bors[bot] | 2019-06-13 | 1 | -1/+2 | |
|\ \ | |/ |/| | ||||||
| * | Temp fix for slow onEnter issue | Aleksey Kladov | 2019-06-13 | 1 | -1/+2 | |
|/ | ||||||
* | Merge #1398 | bors[bot] | 2019-06-12 | 5 | -6/+6 | |
|\ | ||||||
| * | check for cancellation when executing queries | Aleksey Kladov | 2019-06-12 | 5 | -6/+6 | |
|/ | ||||||
* | Merge #1393 | bors[bot] | 2019-06-12 | 7 | -6/+53 | |
|\ | ||||||
| * | fix: support existential type | csmoe | 2019-06-12 | 7 | -6/+53 | |
* | | Merge #1382 | bors[bot] | 2019-06-12 | 13 | -15/+63 | |
|\ \ | ||||||
| * | | make LRU cache configurable | Aleksey Kladov | 2019-06-12 | 8 | -11/+48 | |
| * | | make LRU_CAP configurable for batch db | Aleksey Kladov | 2019-06-12 | 3 | -4/+11 | |
| * | | use salsa's LRU for syntax trees | Aleksey Kladov | 2019-06-12 | 5 | -7/+11 | |
* | | | Merge #1396 | bors[bot] | 2019-06-12 | 1 | -4/+4 | |
|\ \ \ | ||||||
| * | | | fixed wrong links again | zjy | 2019-06-12 | 1 | -4/+4 | |
|/ / / | ||||||
* | | | Merge #1394 | bors[bot] | 2019-06-11 | 1 | -6/+23 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | Fix hover for pat that shadows items | Shotaro Yamada | 2019-06-11 | 1 | -6/+23 | |
* | | | Merge #1395 | bors[bot] | 2019-06-11 | 25 | -449/+324 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | move docs under code model | Aleksey Kladov | 2019-06-11 | 6 | -14/+10 | |
| * | | fix compilation | Aleksey Kladov | 2019-06-11 | 2 | -5/+5 | |
| * | | minor formatting | Aleksey Kladov | 2019-06-11 | 1 | -4/+0 | |
| * | | remove unneded From(..) impl | Aleksey Kladov | 2019-06-11 | 4 | -37/+21 | |
| * | | move source to a seaparate file | Aleksey Kladov | 2019-06-11 | 3 | -121/+125 |