aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Move Chalk conversion code to its own moduleFlorian Diebold2019-05-043-321/+339
* Implement Deref<Target=[Ty]> for SubstsFlorian Diebold2019-05-042-18/+18
* Simplify solution_from_chalkFlorian Diebold2019-05-041-12/+11
* Chalk integrationFlorian Diebold2019-05-0414-147/+798
* Add Ty::Bound variant for use in Chalk integrationFlorian Diebold2019-05-041-2/+7
* Merge #1238bors[bot]2019-05-045-69/+64
|\
| * make macro expansion into a proper queryAleksey Kladov2019-05-043-35/+28
| * minor, moveAleksey Kladov2019-05-041-19/+19
| * introduce macro_arg intermediate queryAleksey Kladov2019-05-043-25/+27
| * Revert "eagarly clean astd maps"Aleksey Kladov2019-05-043-3/+3
* | Merge #1237bors[bot]2019-05-041-3/+8
|\ \ | |/ |/|
| * Add testEdwin Cheng2019-05-041-0/+2
| * Error out when parse_subtree is not a subtreeEdwin Cheng2019-05-041-3/+6
|/
* Merge #1235bors[bot]2019-05-041-6/+1
|\
| * revert eagarly clean astd mapsAleksey Kladov2019-05-041-6/+1
* | Merge #1230bors[bot]2019-05-042-3/+95
|\ \ | |/ |/|
| * Quote the quoted commentEdwin Cheng2019-05-042-2/+2
| * Use explict `escape_default` instead of dbg printEdwin Cheng2019-05-041-1/+1
| * Convert doc comment to attrEdwin Cheng2019-05-042-3/+95
* | Merge #1231bors[bot]2019-05-044-3/+9
|\ \ | |/ |/|
| * eagarly clean astd mapsAleksey Kladov2019-05-044-3/+9
|/
* Merge #1229bors[bot]2019-05-032-13/+61
|\
| * Mark unused mbe variable as `Binding::Empty`Edwin Cheng2019-05-032-13/+61
|/
* Merge #1228bors[bot]2019-05-033-1142/+1409
|\
| * By pass unbind $var while mbe expandingEdwin Cheng2019-05-033-7/+39
| * Refactor out tests module and remove empty subtreeEdwin Cheng2019-05-033-1137/+1372
|/
* Merge #1227bors[bot]2019-05-033-1/+8
|\
| * Add default type param in TypeParam NodeEdwin Cheng2019-05-033-1/+8
* | Merge #1226bors[bot]2019-05-032-24/+43
|\ \ | |/ |/|
| * Fixed old incorrect testEdwin Cheng2019-05-021-1/+1
| * Fix typoEdwin Cheng2019-05-021-3/+3
| * Compare text insteadEdwin Cheng2019-05-021-2/+2
| * Add empty bindings and some refactoringEdwin Cheng2019-05-022-22/+41
|/
* Merge #1225bors[bot]2019-05-023-5/+28
|\
| * Make `vis` matcher optional and fix typoEdwin Cheng2019-05-023-5/+28
|/
* Merge #1224bors[bot]2019-05-023-213/+120
|\
| * Remove unused code in subtree_sourceEdwin Cheng2019-05-021-182/+41
| * FormatingEdwin Cheng2019-05-021-1/+1
| * Remove unused code and add space bewteen ttEdwin Cheng2019-05-022-32/+80
|/
* Merge #1222bors[bot]2019-05-011-1/+9
|\
| * Skip Dollars when bump raw tokenEdwin Cheng2019-05-011-1/+9
* | Merge #1223bors[bot]2019-05-013-0/+135
|\ \ | |/ |/|
| * add complex match case and documentationUnreal Hoang2019-05-012-13/+47
| * move guard to arm body assist.Unreal Hoang2019-05-012-0/+101
* | Merge #1220bors[bot]2019-05-013-1/+49
|\ \
| * | Add macro pat parsingEdwin Cheng2019-04-303-1/+49
* | | Merge #1221bors[bot]2019-05-012-33/+44
|\ \ \ | |_|/ |/| |
| * | Use correct FileId when expanding macros in expressionsAleksey Kladov2019-05-012-33/+44
|/ /
* | Merge #1217bors[bot]2019-04-301-2/+3
|\ \ | |/ |/|
| * Sidestep two-phase borrow violation signaled by mutable_borrow_reservation_co...Felix S. Klock II2019-04-291-2/+3
|/