aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge #1189bors[bot]2019-04-215-34/+194
|\
| * Add testsEdwin Cheng2019-04-211-2/+87
| * Fix offset bug in SourceWalkerEdwin Cheng2019-04-211-6/+7
| * Handle `*+` case and single token caseEdwin Cheng2019-04-211-5/+56
| * fix mbe_parser rhs colon parsingEdwin Cheng2019-04-211-10/+11
| * Add more information on parse_macro failEdwin Cheng2019-04-211-10/+27
| * Fix lifetime in tt to syntax node conversionEdwin Cheng2019-04-211-1/+6
|/
* Merge #1186bors[bot]2019-04-211-1/+0
|\
| * remove appveyorAleksey Kladov2019-04-211-1/+0
|/
* Merge #1182bors[bot]2019-04-213-5/+63
|\
| * Add HIR for where clauses & ignore impls with where clauses in trait resolutionFlorian Diebold2019-04-213-5/+63
|/
* Merge #1181bors[bot]2019-04-213-7/+6
|\
| * :arrow_up: lspAleksey Kladov2019-04-213-7/+6
|/
* Merge #1175bors[bot]2019-04-215-50/+154
|\
| * Fix bugsEdwin Cheng2019-04-205-50/+154
* | fix docsAleksey Kladov2019-04-212-7/+8
* | Merge #1179bors[bot]2019-04-2113-63/+89
|\ \
| * | switch to official extend selection APIAleksey Kladov2019-04-2113-63/+89
|/ /
* | Merge #1177bors[bot]2019-04-212-1442/+185
|\ \
| * | :arrow_up: codeAleksey Kladov2019-04-212-1442/+185
|/ /
* | Merge #1176bors[bot]2019-04-201-0/+22
|\ \
| * | Add a simple test for str method completionFlorian Diebold2019-04-201-0/+22
|/ /
* | Merge #1154bors[bot]2019-04-2011-19/+174
|\ \
| * | lang_item_lookup is now a salsa query.Marco Groppo2019-04-193-32/+34
| * | New krate() method in Resolver.Marco Groppo2019-04-195-56/+46
| * | Initial support for lang items.Marco Groppo2019-04-1911-41/+204
* | | Merge #1174bors[bot]2019-04-206-55/+137
|\ \ \ | |_|/ |/| |
| * | update user docsBernardo2019-04-201-0/+8
| * | start cargo watch if not started interactivelyBernardo2019-04-193-3/+20
| * | recover rustc-watch problemMatchersBernardo2019-04-191-0/+12
| * | cargo watch start and stop commandsBernardo2019-04-195-55/+100
|/ /
* | Merge #1172bors[bot]2019-04-192-27/+31
|\ \
| * | Disable test_tt_xxEdwin Cheng2019-04-191-23/+23
| * | Disable tt matcherEdwin Cheng2019-04-191-4/+8
|/ /
* | Merge #1168bors[bot]2019-04-197-2/+227
|\ \
| * | Add back missing assertEdwin Cheng2019-04-191-2/+3
| * | Fix bug for ident to lifetimeEdwin Cheng2019-04-191-0/+7
| * | Add vis matcherEdwin Cheng2019-04-196-1/+33
| * | Add literal matcherEdwin Cheng2019-04-193-0/+35
| * | Add lifetime matcherEdwin Cheng2019-04-194-2/+25
| * | add tt matcherEdwin Cheng2019-04-192-0/+28
| * | add block matcherEdwin Cheng2019-04-196-0/+64
| * | Add block matcherEdwin Cheng2019-04-196-0/+35
* | | Merge #1167bors[bot]2019-04-191-0/+27
|\ \ \ | |/ / |/| |
| * | Added instructions for Sublime Text 3 setupMathieu Amiot2019-04-191-0/+27
|/ /
* | Merge #1148bors[bot]2019-04-198-20/+295
|\ \ | |/ |/|
| * Return Result for token_tree_to_xx functionsEdwin Cheng2019-04-182-14/+24
| * Add expr, pat, ty and macro_stmtsEdwin Cheng2019-04-185-15/+156
| * Add MacroItems and MacroStmts in grammer.ronEdwin Cheng2019-04-187-8/+132
* | Merge #1164bors[bot]2019-04-182-1/+24
|\ \ | |/ |/|