aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * Publicise GenericParamsAleksey Kladov2019-11-181-3/+3
* | Merge #2292bors[bot]2019-11-171-3/+3
|\ \ | |/ |/|
| * :arrow_up: rowanAleksey Kladov2019-11-171-3/+3
|/
* Merge #2289bors[bot]2019-11-174-44/+74
|\
| * More correct expansion mappingAleksey Kladov2019-11-174-44/+74
* | Merge #2288bors[bot]2019-11-173-47/+84
|\|
| * Make shift an implementation detail of mbeAleksey Kladov2019-11-173-47/+84
|/
* Merge #2287bors[bot]2019-11-1723-6/+65
|\
| * Disable doctestsAleksey Kladov2019-11-1723-6/+65
* | Merge #2286bors[bot]2019-11-171-1/+1
|\|
| * Alias for less verbose testsAleksey Kladov2019-11-171-1/+1
* | Merge #2285bors[bot]2019-11-171-6/+5
|\ \ | |/ |/|
| * Don't store shift redundantlyAleksey Kladov2019-11-171-6/+5
|/
* Merge #2283bors[bot]2019-11-171-2/+2
|\
| * Add bound checkEdwin Cheng2019-11-171-2/+2
|/
* Merge #2280bors[bot]2019-11-164-58/+98
|\
| * Add ast for plain and raw string literalsAleksey Kladov2019-11-164-58/+98
* | Merge #2279bors[bot]2019-11-161-11/+20
|\|
| * Better factoring of macro expansion machinery in goto defAleksey Kladov2019-11-161-11/+20
|/
* Merge #2273bors[bot]2019-11-164-11/+77
|\
| * Goto definition works inside macrosAleksey Kladov2019-11-164-11/+77
|/
* Merge #2276bors[bot]2019-11-165-41/+41
|\
| * Source-ify name_definitionAleksey Kladov2019-11-161-20/+19
| * Sourcify classify_name_refAleksey Kladov2019-11-165-21/+22
* | Merge #2274bors[bot]2019-11-1610-216/+401
|\ \
| * | Upgrade Chalk againFlorian Diebold2019-11-165-54/+65
| * | Fix handling of the binders in dyn/impl TraitFlorian Diebold2019-11-164-45/+116
| * | Use Chalk's dyn/impl trait supportFlorian Diebold2019-11-163-13/+16
| * | Upgrade ChalkFlorian Diebold2019-11-166-140/+240
| |/
* | Merge #2263bors[bot]2019-11-161-1/+8
|\ \ | |/ |/|
| * Fix formatoxalica2019-11-161-1/+3
| * Check exit code of `cargo watch`oxalica2019-11-151-3/+3
| * Handle errors when `cargo watch` failsoxalica2019-11-151-0/+5
* | Merge #2271bors[bot]2019-11-1510-54/+51
|\ \
| * | Force passing Source when creating a SourceAnalyzerAleksey Kladov2019-11-1510-53/+51
| * | Prepare SourceAnalyzer for macrosAleksey Kladov2019-11-151-1/+0
* | | Merge #2268bors[bot]2019-11-153-5/+47
|\ \ \ | |/ / |/| |
| * | Add a test that uses classify_namekjeremy2019-11-151-0/+15
| * | Handle ast::MacroCall in classify_name and impl FromSource for MacroDefkjeremy2019-11-152-5/+32
* | | Merge #2270bors[bot]2019-11-156-10/+14
|\ \ \
| * | | Reduce some duplicationAleksey Kladov2019-11-155-8/+12
| * | | Remove wrong cloneAleksey Kladov2019-11-151-2/+2
* | | | Merge #2269bors[bot]2019-11-152-20/+35
|\| | | | |/ / |/| |
| * | Prepare SourceAnalyzer for macrosAleksey Kladov2019-11-152-9/+14
| * | Sourcify some moreAleksey Kladov2019-11-152-13/+23
|/ /
* | Merge #2266bors[bot]2019-11-156-21/+22
|\ \
| * | Sourcify some thingsAleksey Kladov2019-11-156-21/+22
* | | Merge #2252bors[bot]2019-11-1511-31/+207
|\ \ \
| * | | Attempt to implement typed accessorsGeoffry Song2019-11-154-8/+50
| * | | Move inclusive range check to validationGeoffry Song2019-11-155-11/+33