Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Clippy changes | Jeremy Kolb | 2019-07-05 | 6 | -27/+22 | |
* | | Fix clippy::redundant_clone | Shotaro Yamada | 2019-07-05 | 4 | -6/+5 | |
|/ | ||||||
* | Formatting again | Jeremy Kolb | 2019-07-05 | 1 | -5/+5 | |
* | Symplify by using into() | Jeremy Kolb | 2019-07-05 | 1 | -3/+3 | |
* | Formatting | Jeremy Kolb | 2019-07-04 | 1 | -1/+3 | |
* | Some clippy fixes for 1.36 | Jeremy Kolb | 2019-07-04 | 31 | -70/+62 | |
* | Fix formatting | Jeremy Kolb | 2019-07-04 | 1 | -5/+5 | |
* | Change default() | Jeremy Kolb | 2019-07-04 | 1 | -1/+1 | |
* | Update to lsp-types 0.58.0 | Jeremy Kolb | 2019-07-04 | 3 | -7/+7 | |
* | Merge #1485 | bors[bot] | 2019-07-04 | 1 | -1/+1 | |
|\ | ||||||
| * | rand 0.7.0 | Jeremy Kolb | 2019-07-04 | 1 | -1/+1 | |
* | | Merge #1486 | bors[bot] | 2019-07-04 | 165 | -787/+772 | |
|\ \ | |/ |/| | ||||||
| * | allow rustfmt to reorder imports | Aleksey Kladov | 2019-07-04 | 165 | -787/+772 | |
* | | Merge #1478 | bors[bot] | 2019-07-03 | 2 | -2/+39 | |
|\ \ | |/ |/| | ||||||
| * | Fixed request changes | Alexander Andreev | 2019-07-03 | 2 | -6/+5 | |
| * | Move resolve raw name in name.rs | Alexander Andreev | 2019-07-03 | 3 | -11/+40 | |
| * | Added resolve submodules with raw name | Alexander Andreev | 2019-07-03 | 1 | -0/+9 | |
* | | extend add_impl_members to constants and types | Ekaterina Babshukova | 2019-07-03 | 2 | -50/+87 | |
|/ | ||||||
* | Add completion for type aliases | Shotaro Yamada | 2019-07-02 | 2 | -1/+45 | |
* | remove snapshot files | funkill2 | 2019-07-01 | 13 | -273/+0 | |
* | inline snapshots | funkill2 | 2019-07-01 | 1 | -157/+366 | |
* | put source maps first for better stats | Aleksey Kladov | 2019-06-30 | 2 | -8/+8 | |
* | collect more macros, they are heavy | Aleksey Kladov | 2019-06-30 | 1 | -0/+1 | |
* | print memory usage for queries | Aleksey Kladov | 2019-06-30 | 7 | -13/+101 | |
* | Move memory usage statistics to ra_prof | Aleksey Kladov | 2019-06-30 | 8 | -66/+76 | |
* | Remove parse error on array initializer attributes | Ryan Cumming | 2019-06-30 | 3 | -76/+0 | |
* | Support attributes on array members | Ryan Cumming | 2019-06-30 | 7 | -0/+205 | |
* | Merge #1456 | bors[bot] | 2019-06-29 | 1 | -1/+31 | |
|\ | ||||||
| * | Deduplicate method candidates | Florian Diebold | 2019-06-29 | 1 | -1/+31 | |
* | | Complete associated methods on enums (and unions) as well | Florian Diebold | 2019-06-29 | 4 | -6/+91 | |
|/ | ||||||
* | show macros in file structure | Ekaterina Babshukova | 2019-06-28 | 2 | -5/+25 | |
* | Merge #1440 | bors[bot] | 2019-06-28 | 4 | -7/+90 | |
|\ | ||||||
| * | fixed #1384 | zjy | 2019-06-28 | 4 | -7/+90 | |
* | | Swallow expected `rustfmt` errors | Ryan Cumming | 2019-06-26 | 1 | -10/+25 | |
* | | make sure that CrateDefMap is independent from syntax | Aleksey Kladov | 2019-06-26 | 7 | -48/+55 | |
* | | Merge #1443 | bors[bot] | 2019-06-26 | 3 | -194/+240 | |
|\ \ | ||||||
| * | | cache chalk queries | Aleksey Kladov | 2019-06-26 | 3 | -194/+240 | |
* | | | move ra_prof dep where it belongs | Aleksey Kladov | 2019-06-26 | 2 | -5/+4 | |
|/ / | ||||||
* / | add cpuprofile to ra_prof | Aleksey Kladov | 2019-06-26 | 3 | -0/+38 | |
|/ | ||||||
* | Merge #1432 | bors[bot] | 2019-06-25 | 1 | -2/+57 | |
|\ | ||||||
| * | Review 1 | Changyu Li | 2019-06-25 | 1 | -16/+19 | |
| * | fill_match_arm works with trivial arm | ironyman | 2019-06-24 | 1 | -2/+54 | |
* | | Add comment | Shotaro Yamada | 2019-06-25 | 1 | -6/+8 | |
* | | Method resolution for slices | Shotaro Yamada | 2019-06-24 | 1 | -25/+36 | |
* | | Merge #1429 | bors[bot] | 2019-06-24 | 2 | -1/+10 | |
|\ \ | ||||||
| * | | Add box postfix completion | Kan-Ru Chen | 2019-06-23 | 2 | -1/+10 | |
| |/ | ||||||
* | | Merge #1415 | bors[bot] | 2019-06-24 | 5 | -1/+149 | |
|\ \ | ||||||
| * | | fix: specialization(with blindly parsing) | csmoe | 2019-06-19 | 5 | -1/+149 | |
* | | | Add SourceRoot::is_library, in preparation for salsa's durability | Aleksey Kladov | 2019-06-24 | 2 | -1/+16 | |
| |/ |/| | ||||||
* | | Bump cargo_metadata, ena, flexi_logger | kjeremy | 2019-06-20 | 5 | -6/+6 |