aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | Add associated data into fstKirill Bulatov2021-01-041-49/+45
| * | Add a basic test for the trait fuzzy importKirill Bulatov2021-01-041-0/+24
* | | Merge #7131bors[bot]2021-01-053-0/+227
|\ \ \
| * | | Created an inline-function assist (fixes #6863)Michael-F-Bryan2021-01-043-0/+227
* | | | Merge #7162bors[bot]2021-01-052-12/+55
|\ \ \ \
| * | | | Introduce new queries to computeDaniel Frampton2021-01-052-12/+55
* | | | | Merge #7164bors[bot]2021-01-052-56/+55
|\ \ \ \ \
| * | | | | Allow `#anchor` linking of config optionsAleksey Kladov2021-01-052-56/+55
| | |/ / / | |/| | |
* | | | | Merge #7163bors[bot]2021-01-051-2/+2
|\ \ \ \ \
| * | | | | Use macos-latest for aarch64-apple-darwin releasesLaurențiu Nicola2021-01-051-2/+2
|/ / / / /
* | | | | Merge #7161bors[bot]2021-01-041-57/+7
|\ \ \ \ \
| * | | | | Cargo update to remove some dependencieskjeremy2021-01-041-57/+7
|/ / / / /
* | | | | Merge #7160bors[bot]2021-01-041-0/+12
|\ \ \ \ \
| * | | | | Remove `RetType`Arnaud2021-01-041-18/+3
| * | | | | Document `hir::Function::ret_type`Arnaud2021-01-041-0/+4
| * | | | | Make it possible to retrieve `hir::Function`'s return typeArnaud2021-01-041-0/+23
| |/ / / /
* | | | | Merge #7147bors[bot]2021-01-042-3/+60
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | ssr: Allow replacing expressions with statementsMarijn Suijten2021-01-042-3/+60
* | | | | Merge #7159bors[bot]2021-01-045-152/+172
|\ \ \ \ \
| * | | | | Simplify SubtreeTokenSourceEdwin Cheng2021-01-041-88/+60
| * | | | | Refactor TokenBuffer for reduc cloningEdwin Cheng2021-01-045-53/+99
| * | | | | Reduce string copyingEdwin Cheng2021-01-041-14/+16
| | |/ / / | |/| | |
* | | | | Merge #7157bors[bot]2021-01-043-20/+20
|\ \ \ \ \
| * | | | | Update crateskjeremy2021-01-043-20/+20
|/ / / / /
* | | | | Merge #7156bors[bot]2021-01-042-2/+4
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Rename extension configAleksey Kladov2021-01-042-2/+4
|/ / / /
* | | | Merge #7154bors[bot]2021-01-042-45/+150
|\ \ \ \
| * | | | Show GotoTypeAction for TypeParamLukas Wirth2021-01-042-17/+66
| * | | | Show GotoTypeAction for ConstParamLukas Wirth2021-01-042-37/+72
| * | | | Show implementations when hovering over SelfTypeLukas Wirth2021-01-041-8/+29
* | | | | Merge #7155bors[bot]2021-01-041-1/+1
|\ \ \ \ \
| * | | | | Fix x86_64-pc-windows-msvc artifact nameLaurențiu Nicola2021-01-041-1/+1
* | | | | | Merge #7151bors[bot]2021-01-041-10/+9
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Allow download of aarch64-pc-windows-msvc binariesLaurențiu Nicola2021-01-041-10/+9
* | | | | | Merge #7153bors[bot]2021-01-043-60/+60
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | rename exrtract_assignment -> pullAleksey Kladov2021-01-043-60/+60
* | | | | | Merge #7152bors[bot]2021-01-043-15/+41
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Fix HoverAction::Implementation typoLukas Wirth2021-01-042-11/+12
| * | | | | Implement hover for ConstParamLukas Wirth2021-01-042-4/+29
|/ / / / /
* | | | | Merge #7149bors[bot]2021-01-043-7/+67
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Impl hovering for TypeParamsLukas Wirth2021-01-043-7/+67
| |/ / /
* | | | Merge #7148bors[bot]2021-01-041-17/+51
|\ \ \ \
| * | | | Build aarch64-pc-windows-msvc releasesLaurențiu Nicola2021-01-041-17/+51
| |/ / /
* | | | Merge #6587bors[bot]2021-01-0434-0/+278
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | ssr: Add tests for raw LetStmt matchingMarijn Suijten2021-01-031-0/+44
| * | parser,syntax: Add separate parser for stmt with optional semicolonMarijn Suijten2021-01-0315-5/+72
| * | syntax,ssr: Implement statement parsingMarijn Suijten2021-01-0331-0/+167
* | | Merge #7113bors[bot]2021-01-032-0/+7
|\ \ \
| * | | Expand doc on dealing with "proc macro not expanded"Luke Taylor2021-01-011-0/+4
| * | | Expand contributing "tip" in manual.adocLuke Taylor2020-12-311-0/+3