aboutsummaryrefslogtreecommitdiff
path: root/crates
Commit message (Expand)AuthorAgeFilesLines
...
* | | Show backtraces in lens runnablesKirill Bulatov2019-08-091-1/+5
| |/ |/|
* | Move numeric names inside of `NameRef`Aleksey Kladov2019-08-0910-37/+52
* | Make name_ref to accept numeric names optionallyEvgenii P2019-08-095-9/+9
* | Parse tuple struct field initializationEvgenii P2019-08-094-8/+31
* | Change macro to functionEvgenii P2019-08-091-15/+13
* | rustfmtEvgenii P2019-08-091-10/+10
* | Reduce code duplication in lexer by introducing small macroEvgenii P2019-08-091-20/+17
* | Merge #1661bors[bot]2019-08-089-1/+571
|\ \
| * | Fix parser tests according to reviewEvgenii P2019-08-0819-498/+580
| * | Deduplicate while loop break conditionEvgenii P2019-08-081-2/+2
| * | Fix parser to correctly consume outer attrs before ellipsis paramEvgenii P2019-08-071-0/+4
| * | Fix variadic arg inline testEvgenii P2019-08-073-25/+25
| * | Add function parameters attributesEvgenii P2019-08-0715-21/+505
* | | assoc types boundsAleksey Kladov2019-08-073-0/+63
* | | implement while let desugaringAleksey Kladov2019-08-074-21/+76
* | | refactor if-let loweringAleksey Kladov2019-08-071-19/+25
* | | refactor if loweringAleksey Kladov2019-08-071-17/+14
|/ /
* | install server firstAleksey Kladov2019-08-071-3/+3
* | Merge #1652bors[bot]2019-08-063-71/+43
|\ \
| * | Style and test fixesKirill Bulatov2019-08-041-28/+28
| * | Use proper inlay kindsKirill Bulatov2019-08-043-43/+15
* | | fix testsAleksey Kladov2019-08-061-2/+2
* | | allow to exclude certain files and directoriesAleksey Kladov2019-08-063-14/+29
* | | push glob errors outwardsAleksey Kladov2019-08-061-6/+7
* | | rename configAleksey Kladov2019-08-064-19/+14
* | | introduce ra_vfs_glob crateAleksey Kladov2019-08-0611-142/+135
* | | cleanup importsAleksey Kladov2019-08-061-5/+2
* | | cleanupAleksey Kladov2019-08-066-9/+10
* | | renameAleksey Kladov2019-08-064-31/+31
* | | use Conv for severityAleksey Kladov2019-08-062-20/+21
* | | Update crates/ra_cli/src/analysis_stats.rsLaurențiu Nicola2019-08-051-1/+1
* | | Optimize Parser::is_composite a littleLaurențiu Nicola2019-08-051-19/+35
* | | Display the parsing time in ra_cli analysis-statsLaurențiu Nicola2019-08-051-1/+5
* | | Merge #1642bors[bot]2019-08-051-0/+17
|\ \ \ | |/ / |/| |
| * | Add test for #1540Jeremy Kolb2019-08-031-0/+17
* | | Merge #1634bors[bot]2019-08-043-10/+104
|\ \ \
| * | | rustfmtEvgenii P2019-08-041-3/+1
| * | | Idiomatic returnEvgenii P2019-08-041-1/+1
| * | | Employ early return pattern moreEvgenii P2019-08-042-25/+27
| * | | source_binder.rs: fix order of importsEvgenii P2019-08-041-9/+10
| * | | Use std::future::Future trait from stdlibEvgenii P2019-08-032-32/+44
| * | | do fixup: remove unused imports in complete_dot.rsEvgenii P2019-08-021-4/+1
| * | | do fixup: remove unused importEvgenii P2019-08-021-1/+1
| * | | Change postfix completion to keyword completionEvgenii P2019-08-021-22/+8
| * | | Relax trait solving more for completionEvgenii P2019-08-021-7/+1
| * | | Use future lang item instead of hardcoded std::future::FutureEvgenii P2019-08-022-37/+21
| * | | rustfmtEvgenii P2019-08-023-19/+28
| * | | Implement completion for the .await syntaxEvgenii P2019-08-023-11/+122
| | |/ | |/|
* | | Merge #1640bors[bot]2019-08-043-3/+2
|\ \ \ | |_|/ |/| |
| * | Bump depsLaurențiu Nicola2019-08-043-3/+2
| |/