Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | | don' collect macros | Aleksey Kladov | 2019-06-20 | 1 | -3/+6 |
* | | Merge #1419 | bors[bot] | 2019-06-19 | 3 | -17/+38 |
|\ \ | |||||
| * | | Add firewall query to lang items | Aleksey Kladov | 2019-06-19 | 3 | -17/+38 |
* | | | Merge #1414 | bors[bot] | 2019-06-19 | 8 | -6/+97 |
|\ \ \ | |/ / |/| | | |||||
| * | | fix: box_pattern | csmoe | 2019-06-19 | 9 | -11/+94 |
| * | | fix: box_syntax(#1412) | csmoe | 2019-06-18 | 2 | -0/+8 |
| |/ | |||||
* / | rename XSignature -> XData | Aleksey Kladov | 2019-06-18 | 10 | -70/+66 |
|/ | |||||
* | Merge #1409 | bors[bot] | 2019-06-16 | 4 | -19/+16 |
|\ | |||||
| * | Update teraron version | Muhammad Mominul Huque | 2019-06-16 | 1 | -1/+1 |
| * | Fall down of failures | Muhammad Mominul Huque | 2019-06-15 | 4 | -19/+16 |
* | | add analysis-bench to benchmark incremental analysis | Aleksey Kladov | 2019-06-16 | 8 | -81/+232 |
* | | Merge #1408 | bors[bot] | 2019-06-16 | 18 | -70/+453 |
|\ \ | |||||
| * | | 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 | 8 | -21/+189 |
| * | | Add test for Deref | Florian Diebold | 2019-06-15 | 1 | -0/+29 |
| |/ | |||||
* | | Merge #1406 | bors[bot] | 2019-06-16 | 5 | -108/+88 |
|\ \ | |||||
| * | | reuse AnalysisHost in batch analysis | Aleksey Kladov | 2019-06-15 | 5 | -108/+88 |
| |/ | |||||
* | | Fix formatting | Shotaro Yamada | 2019-06-15 | 1 | -7/+3 |
* | | Skip attrs in `Literal::token` | Shotaro Yamada | 2019-06-15 | 1 | -2/+17 |
|/ | |||||
* | re-enable backtraces on panic | Aleksey Kladov | 2019-06-15 | 1 | -2/+1 |
* | Merge #1404 | bors[bot] | 2019-06-15 | 20 | -72/+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 |