aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* smal cleanupAleksey Kladov2019-10-091-5/+5
* Merge #1970bors[bot]2019-10-095-96/+222
|\
| * add `<>` when completing generic typesAleksey Kladov2019-10-084-78/+198
| * simplifyAleksey Kladov2019-10-081-4/+5
| * refactorAleksey Kladov2019-10-081-11/+9
| * refactorAleksey Kladov2019-10-081-8/+15
|/
* Merge #1969bors[bot]2019-10-0810-45/+82
|\
| * restore coloring of attributesAleksey Kladov2019-10-082-1/+4
| * hard-code nightly-only CFGsAleksey Kladov2019-10-081-0/+8
| * macro DSL for cfg in testsAleksey Kladov2019-10-083-16/+23
| * use slightly more idiomatic api for cfgAleksey Kladov2019-10-087-40/+59
* | Merge #1924bors[bot]2019-10-088-9/+81
|\ \ | |/ |/|
| * Address comments: fix docs, add completion test for `Self`.ice10002019-10-084-5/+32
| * Support inferring `Self` type in enum definitionsice10002019-10-087-9/+54
* | Merge #1922bors[bot]2019-10-084-21/+98
|\ \
| * | feat(assists): Address some PR commentsGeobert Quach2019-10-041-25/+24
| * | feat(assists): Even smarter with hashesGeobert Quach2019-10-011-12/+44
| * | feat(assists): Be smart about hashesGeobert Quach2019-09-301-1/+36
| * | feat(assists): Keep only one version of make_raw_stringGeobert Quach2019-09-293-99/+15
| * | feat(assists): Make raw string unescapedGeobert Quach2019-09-265-1/+95
* | | Merge #1951bors[bot]2019-10-085-1/+160
|\ \ \
| * | | Move tests aroundGeoffry Song2019-10-069-147/+198
| * | | Lower the precedence of the `as` operator.Geoffry Song2019-10-035-45/+153
* | | | Merge #1966bors[bot]2019-10-081-1/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | use lockfile in cargo installAleksey Kladov2019-10-081-1/+1
|/ / /
* | | Merge #1963bors[bot]2019-10-071-11/+11
|\ \ \
| * | | proc-macro2 1.0.5Jeremy Kolb2019-10-071-11/+11
|/ / /
* | | Merge #1960bors[bot]2019-10-0515-429/+349
|\ \ \
| * | | remove `visitor` moduleEkaterina Babshukova2019-10-056-144/+27
| * | | replace AST visitors with macroEkaterina Babshukova2019-10-0510-297/+334
* | | | Merge #1928bors[bot]2019-10-0529-66/+671
|\ \ \ \ | |/ / / |/| | |
| * | | Use raw cfgs in json project and fix typooxalica2019-10-053-9/+18
| * | | Add docsuHOOCCOOHu2019-10-022-0/+6
| * | | Read default cfgs from rustcuHOOCCOOHu2019-10-028-14/+76
| * | | OptimizeuHOOCCOOHu2019-10-025-13/+28
| * | | Refactor CfgOptions insideuHOOCCOOHu2019-10-023-13/+20
| * | | Support cfg attribute on impl blocksuHOOCCOOHu2019-10-025-13/+90
| * | | Enable CfgOptions `test` for workspace cratesuHOOCCOOHu2019-10-029-26/+134
| * | | Introduce ra_cfg to parse and evaluate CfgExpruHOOCCOOHu2019-10-0211-27/+315
| * | | Pass attributes as token tree to DefCollectoruHOOCCOOHu2019-10-024-21/+54
* | | | Merge #1952bors[bot]2019-10-053-0/+118
|\ \ \ \
| * | | | Fix typo about De Morgan's law assistLúcás Meier2019-10-041-1/+1
| * | | | [#1807] Add entry in docs/user/featuresLúcás Meier2019-10-041-0/+14
| * | | | [#1807] Refactor file structureLúcás Meier2019-10-041-33/+33
| * | | | Fix formattingLúcás Meier2019-10-041-22/+9
| * | | | Create an assist for applying De Morgan's lawLúcás Meier2019-10-031-0/+115
| * | | | WIP: Add demorgan application with naive negationLúcás Meier2019-10-031-0/+2
* | | | | Merge #1957bors[bot]2019-10-041-0/+16
|\ \ \ \ \
| * | | | | Add alternative setup instruction for vim/neovimLuke Jones2019-10-041-0/+16
| |/ / / /
* | | | | Merge #1956bors[bot]2019-10-041-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |