aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Use FamousDefs for shorten_iterator hintLukas Wirth2020-10-062-69/+85
| * | | Shorten type hints for std::iter IteratorsLukas Wirth2020-10-064-9/+162
* | | | minorAleksey Kladov2020-10-071-1/+1
* | | | Merge #6167bors[bot]2020-10-071-178/+210
|\ \ \ \
| * | | | minorAleksey Kladov2020-10-071-11/+11
| * | | | Add comparisons guideline to styleAleksey Kladov2020-10-071-0/+27
| * | | | Reorg styleAleksey Kladov2020-10-071-176/+181
|/ / / /
* | | | Merge #6166bors[bot]2020-10-072-4/+9
|\ \ \ \
| * | | | Better progress APIAleksey Kladov2020-10-072-4/+9
|/ / / /
* | | | Merge #6165bors[bot]2020-10-072-22/+23
|\ \ \ \
| * | | | CleanupAleksey Kladov2020-10-072-22/+23
|/ / / /
* | | | Merge #6158bors[bot]2020-10-071-5/+33
|\ \ \ \
| * | | | Added unit test for negative number literals in macros.Tim2020-10-061-0/+21
| * | | | Fixed parsing of negative number literals in macros.Tim2020-10-061-5/+12
| | |/ / | |/| |
* | | | Merge #6160bors[bot]2020-10-075-1/+448
|\ \ \ \
| * | | | Add validation check for ambiguous trait objectsLukas Wirth2020-10-065-1/+448
* | | | | Merge #6159bors[bot]2020-10-071-0/+17
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Update manual.adocAdrian Stanciu2020-10-061-0/+17
|/ / / /
* | | | Merge #6128bors[bot]2020-10-061-4/+25
|\ \ \ \
| * | | | Trim all trailing whitespace in onEnterWesley Norris2020-10-031-4/+25
| | |_|/ | |/| |
* | | | Merge #6157bors[bot]2020-10-061-0/+2
|\ \ \ \
| * | | | Document privacy invariant of SyntaxPtrAleksey Kladov2020-10-061-0/+2
|/ / / /
* | | | Merge #6140bors[bot]2020-10-065-9/+81
|\ \ \ \
| * | | | add break after codeblocksRobin van Dijk2020-10-061-2/+4
| * | | | add doc describing limited capabilitiesRobin van Dijk2020-10-061-0/+2
| * | | | add docstringRobin van Dijk2020-10-051-0/+3
| * | | | honor content_format clientcapRobin van Dijk2020-10-055-9/+74
| |/ / /
* | | | Merge #6155bors[bot]2020-10-061-0/+2
|\ \ \ \ | |_|_|/ |/| | |
| * | | Add test makrAleksey Kladov2020-10-061-0/+2
|/ / /
* | | Merge #6151bors[bot]2020-10-061-10/+26
|\ \ \
| * | | Constrain ImportMap to only store simple pathsAleksey Kladov2020-10-061-10/+26
|/ / /
* | | Merge #6150bors[bot]2020-10-068-46/+65
|\ \ \
| * | | Move ModPath->ast::Path function to IDE layerAleksey Kladov2020-10-068-46/+65
* | | | Merge #6148bors[bot]2020-10-062-6/+57
|\ \ \ \ | |/ / / |/| | |
| * | | Fix trait object hir formatting behind pointer and referencesLukas Wirth2020-10-062-6/+57
| |/ /
* | | Merge #6149bors[bot]2020-10-061-0/+7
|\ \ \ | |_|/ |/| |
| * | Smoke test docs generationAleksey Kladov2020-10-061-0/+7
|/ /
* | Merge #6124bors[bot]2020-10-0610-31/+64
|\ \
| * | Properly name the fieldKirill Bulatov2020-10-028-24/+26
| * | Fix the hover dash issuesKirill Bulatov2020-10-024-9/+10
| * | Add a dash testKirill Bulatov2020-10-022-2/+32
* | | Merge #6139bors[bot]2020-10-067-119/+188
|\ \ \
| * | | Make ImportPrefix a configuration optionLukas Wirth2020-10-056-10/+49
| * | | Make find_path_prefixed configurableLukas Wirth2020-10-052-110/+140
| | |/ | |/|
* | | Merge #6147bors[bot]2020-10-061-2/+7
|\ \ \
| * | | Do not leave braces for colons in dbg!Kirill Bulatov2020-10-061-2/+7
|/ / /
* | | Merge #6133bors[bot]2020-10-051-0/+17
|\ \ \
| * | | Add notes concerning privacy and network accessLaurențiu Nicola2020-10-041-0/+17
| |/ /
* | | Merge #6111bors[bot]2020-10-054-5/+738
|\ \ \
| * | | Add tests for convert integer literal assistvlakreeh2020-09-301-4/+570