aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | Fix shift_bound_varsFlorian Diebold2020-02-221-3/+3
| * | Fix wrong handling of bare `dyn Trait` exposed by canonicalizer fixFlorian Diebold2020-02-221-1/+3
| * | Add &dyn Trait -> &dyn SuperTrait coercion, and fix &T -> &dyn TraitFlorian Diebold2020-02-224-44/+132
| * | Fix handling of binders in canonicalizationFlorian Diebold2020-02-221-64/+35
| * | Implement dyn Trait unsizing as wellFlorian Diebold2020-02-225-9/+136
| * | Implement unsize coercion using proper trait solvingFlorian Diebold2020-02-225-187/+170
| |/
* | Merge #3271bors[bot]2020-02-221-1/+1
|\ \
| * | Fix dat commentVeetaha2020-02-221-1/+1
|/ /
* | Merge #3205bors[bot]2020-02-224-9/+10
|\ \
| * | vscode: migrate to tripple equalsVeetaha2020-02-224-9/+10
* | | Merge #3269bors[bot]2020-02-221-0/+25
|\ \ \ | |/ / |/| |
| * | Fix a typoKirill Bulatov2020-02-221-1/+1
| * | One more tiny doc fixKirill Bulatov2020-02-221-1/+1
| * | Code review fixesKirill Bulatov2020-02-221-5/+5
| * | Add inlay hints documentationKirill Bulatov2020-02-221-0/+25
| |/
* | Merge #3260bors[bot]2020-02-225-68/+55
|\ \
| * | Refactor how builtins are resolvedFlorian Diebold2020-02-215-68/+55
* | | Merge #3230bors[bot]2020-02-222-4/+23
|\ \ \ | |_|/ |/| |
| * | ra_mbe: Remove explicit type annotationVeetaha2020-02-221-1/+1
| * | ra_mbe: added test for malformed token in macro invokationVeetaha2020-02-221-3/+21
| * | ra_mbe: convert_literal now works with malformed tokensVeetaha2020-02-221-2/+3
|/ /
* | Merge #3262bors[bot]2020-02-225-6/+85
|\ \
| * | Fix handling of const patternsFlorian Diebold2020-02-215-6/+85
| |/
* | Merge #3244bors[bot]2020-02-221-0/+106
|\ \
| * | remove unneeded `collect`adamrk2020-02-211-11/+7
| * | use Vec::extend instead of Vec::push in loopAdam Bratschi-Kaye2020-02-211-3/+1
| * | rename module referencesadamrk2020-02-211-0/+112
|/ /
* | Merge #3264bors[bot]2020-02-212-25/+24
|\ \ | |/ |/|
| * update imageAndrew Blakey2020-02-211-2/+1
| * update docsAndrew Blakey2020-02-212-24/+24
|/
* Merge #3259bors[bot]2020-02-212-1/+46
|\
| * Normalize associated types in types coming from ChalkFlorian Diebold2020-02-212-1/+46
|/
* Merge #3247bors[bot]2020-02-216-1/+61
|\
| * Use stdout directlyEdwin Cheng2020-02-211-2/+1
| * Use ensureServerBinary insteadEdwin Cheng2020-02-211-5/+17
| * Add trailing newlineEdwin Cheng2020-02-211-1/+2
| * Remove unused placeholderEdwin Cheng2020-02-211-1/+1
| * Add document for `Show RA Version`Edwin Cheng2020-02-211-0/+4
| * Improve server version infoEdwin Cheng2020-02-215-1/+45
|/
* Merge #3258bors[bot]2020-02-214-6/+8
|\
| * enforce camel caseAleksey Kladov2020-02-214-6/+8
|/
* Merge #3252bors[bot]2020-02-202-6/+10
|\
| * Merge branch 'master' of https://github.com/rust-analyzer/rust-analyzereaglgenes1012020-02-201-1/+14
| |\
| * | Improved compatibility with themeseaglgenes1012020-02-202-6/+10
* | | Merge #3251bors[bot]2020-02-201-2/+2
|\ \ \ | |_|/ |/| |
| * | Better errorseAleksey Kladov2020-02-201-2/+2
|/ /
* | Merge #3248bors[bot]2020-02-201-1/+14
|\ \ | |/ |/|
| * Fix off by one in onEnterLaurențiu Nicola2020-02-201-1/+14
|/
* Merge pull request #3242 from matklad/deny-cAleksey Kladov2020-02-191-0/+1
|\
| * Check that we use no C deps on CIAleksey Kladov2020-02-191-0/+1
|/