aboutsummaryrefslogtreecommitdiff
path: root/crates
Commit message (Expand)AuthorAgeFilesLines
* Reorganise codeZac Pullar-Strecker2020-08-248-255/+345
* update & configure cmark to render three backticksZac Pullar-Strecker2020-08-024-171/+173
* remove debug eprintln!Zac Pullar-Strecker2020-08-011-5/+1
* pulldown_cmark no-default-featuresZac Pullar-Strecker2020-08-011-1/+1
* move into separate moduleZac Pullar-Strecker2020-08-013-298/+307
* Improve namespace parsing commentZac Pullar-Strecker2020-08-011-1/+7
* use static data for namespace recognitionZac Pullar-Strecker2020-08-012-55/+48
* remove some crates.io depsZac Pullar-Strecker2020-08-012-18/+30
* Update expect testsZac Pullar-Strecker2020-07-312-167/+417
* Update test calls to 'expect'Zac Pullar-Strecker2020-07-311-22/+36
* Merge remote-tracking branch 'upstream/master' into 503-hover-doc-linksZac Pullar-Strecker2020-07-31613-32781/+31173
|\
| * Merge #5596bors[bot]2020-07-303-14/+33
| |\
| | * ra_project_model: Fix configuration of featuresClemens Wasser2020-07-301-11/+18
| | * flycheck: Added checkOnSave.noDefaultFeaturesClemens Wasser2020-07-302-3/+15
| * | Merge #5615bors[bot]2020-07-301-6/+4
| |\ \
| | * | simplifyAleksey Kladov2020-07-301-6/+4
| * | | Merge #5614bors[bot]2020-07-309-352/+334
| |\ \ \
| | * | | Use CmdArgs pattern for bench & analysis statsAleksey Kladov2020-07-305-331/+305
| | * | | Use split_once polyfillAleksey Kladov2020-07-305-22/+30
| | |/ /
| * | | Merge #5610bors[bot]2020-07-306-25/+31
| |\ \ \ | | |/ / | |/| |
| | * | Bump chalkLaurențiu Nicola2020-07-303-20/+27
| | * | Bump perf-event and rustc_lexerLaurențiu Nicola2020-07-302-3/+3
| | * | Fix typoLaurențiu Nicola2020-07-301-2/+1
| | |/
| * | Use ty to access most TypeRefsAleksey Kladov2020-07-3010-31/+29
| * | Remove TypeAscriptionOwnerAleksey Kladov2020-07-3015-81/+56
| * | simplifyAleksey Kladov2020-07-301-18/+18
| * | Finalize attribute grammarAleksey Kladov2020-07-305-75/+27
| * | Merge #5609bors[bot]2020-07-301-102/+76
| |\ \
| | * | Dead codeAleksey Kladov2020-07-301-102/+76
| * | | Merge #5608bors[bot]2020-07-303-85/+150
| |\| |
| | * | Introduce GenericParamAleksey Kladov2020-07-303-85/+150
| * | | Merge #5607bors[bot]2020-07-302-64/+72
| |\| |
| | * | Finaize item grammarAleksey Kladov2020-07-302-64/+72
| * | | Merge #5606bors[bot]2020-07-3072-183/+183
| |\| |
| | * | Finalize impl GrammarAleksey Kladov2020-07-3052-95/+95
| | * | Finalize Trait grammarAleksey Kladov2020-07-3040-89/+89
| | | |
| | \ \
| | \ \
| | \ \
| *---. | | Merge #5594 #5604 #5605bors[bot]2020-07-3053-236/+222
| |\ \ \| |
| | | | * | fmtAleksey Kladov2020-07-302-6/+5
| | | | * | Finalize const&static grammarAleksey Kladov2020-07-3037-123/+124
| | | |/ /
| | | * / Rename EnumVariant -> VariantAleksey Kladov2020-07-3030-80/+80
| | |/ / | |/| |
| | * | Update sysroot cratesLaurențiu Nicola2020-07-301-31/+17
| | |/
| * | Rename EnumDef -> EnumAleksey Kladov2020-07-3033-75/+75
| * | Rename StructDef -> StructAleksey Kladov2020-07-3060-158/+158
| * | Finalize union grammarAleksey Kladov2020-07-3021-47/+47
| * | Finalize structs grammarAleksey Kladov2020-07-301-1/+0
| * | Merge #5597bors[bot]2020-07-3052-211/+202
| |\ \
| | * | Rename FieldDef -> FieldAleksey Kladov2020-07-3052-211/+202
| * | | Merge #5595bors[bot]2020-07-3036-126/+131
| |\| |
| | * | Rename RecordLit -> RecordExprAleksey Kladov2020-07-3036-126/+131
| * | | Merge #5593bors[bot]2020-07-301-3/+8
| |\ \ \ | | |/ / | |/| |