aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix `==` in in format causes mismatched-arg-countEdwin Cheng2020-12-311-1/+2
* Merge #7101bors[bot]2020-12-311-7/+36
|\
| * Fix spacing in proc-macro tokens to_stringEdwin Cheng2020-12-311-7/+36
|/
* Merge #7099bors[bot]2020-12-301-8/+4
|\
| * Remove unused clones in mbeEdwin Cheng2020-12-301-8/+4
* | Merge #7094bors[bot]2020-12-3012-31/+40
|\ \
| * | Update crateskjeremy2020-12-3012-31/+40
|/ /
* | Merge #7091bors[bot]2020-12-304-3/+21
|\ \
| * | Add an option for extra env vars in the Code extensionlf-2020-12-304-3/+21
* | | Merge #7092bors[bot]2020-12-301-2/+4
|\ \ \
| * | | SimplifyAleksey Kladov2020-12-301-2/+4
|/ / /
* | | Merge #7090bors[bot]2020-12-301-0/+2
|\ \ \ | |/ / |/| |
| * | Allow spurious warning from rust-lang/rust#80501Laurențiu Nicola2020-12-301-0/+2
* | | Merge #7088bors[bot]2020-12-302-0/+30
|\ \ \ | |_|/ |/| |
| * | indentationAdnoC2020-12-301-3/+3
| * | test for new behaviorAdnoC2020-12-301-0/+16
| * | Smarter bracketed use diagnosticAdnoC2020-12-302-0/+14
|/ /
* | Merge #7083bors[bot]2020-12-304-76/+99
|\ \ | |/ |/|
| * Refactor mbe parsing codeEdwin Cheng2020-12-294-76/+99
* | Merge #7070bors[bot]2020-12-291-2/+8
|\ \
| * | Apply text edits manually in vscode clientLukas Wirth2020-12-291-2/+8
| |/
* | Merge #7077bors[bot]2020-12-2910-60/+61
|\ \
| * | Avoid a couple of allocationsLaurențiu Nicola2020-12-2910-60/+61
|/ /
* | Merge #7064bors[bot]2020-12-293-49/+188
|\ \
| * | Tweak the fuzzy search limitsKirill Bulatov2020-12-281-1/+6
| * | Better display methods in expect testsKirill Bulatov2020-12-281-15/+31
| * | Add testsKirill Bulatov2020-12-281-2/+71
| * | Add docs and optimisationsKirill Bulatov2020-12-283-9/+18
| * | Better query api and fuzzy searchKirill Bulatov2020-12-283-41/+47
| * | Draft the module exclusion in modulesKirill Bulatov2020-12-283-37/+71
| |/
* | Merge #7076bors[bot]2020-12-291-1/+10
|\ \
| * | Properly parse path separators in format-like postfixLukas Wirth2020-12-291-1/+10
| |/
* | Merge #7075bors[bot]2020-12-292-2/+2
|\ \ | |/ |/|
| * format-postfix completion takes format instead of fmtLukas Wirth2020-12-292-2/+2
* | Merge #7060bors[bot]2020-12-283-3/+15
|\ \
| * | Fixed old failed test due to new fixesEdwin Cheng2020-12-281-2/+2
| * | Fix mbe fail to pass expr with attrEdwin Cheng2020-12-282-1/+13
* | | Merge #7059bors[bot]2020-12-283-4/+46
|\ \ \
| * | | Special case underscore in mbe meta opEdwin Cheng2020-12-282-2/+45
| * | | Rollback 6929Edwin Cheng2020-12-281-2/+1
| |/ /
* | | Merge #7058bors[bot]2020-12-281-0/+12
|\ \ \ | |/ / |/| |
| * | Improve commit message styleAleksey Kladov2020-12-281-0/+12
|/ /
* | Merge #7050bors[bot]2020-12-272-20/+36
|\ \
| * | Ignore third punct in 2-composite punctEdwin Cheng2020-12-272-20/+36
* | | Merge #6820bors[bot]2020-12-278-19/+52
|\ \ \ | |/ / |/| |
| * | Pass crate environment to proc macrosJonas Schievink2020-12-276-9/+42
| * | Move TokenExpander to base_db and rename itJonas Schievink2020-12-274-12/+12
|/ /
* | Merge #7047bors[bot]2020-12-274-8/+44
|\ \
| * | Add force_show_panics flagEdwin Cheng2020-12-274-8/+44
* | | Merge #7043bors[bot]2020-12-266-120/+69
|\ \ \