Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove some unneeded string allocations | Lukas Wirth | 2020-12-31 | 3 | -3/+5 |
* | Merge #7101 | bors[bot] | 2020-12-31 | 1 | -7/+36 |
|\ | |||||
| * | Fix spacing in proc-macro tokens to_string | Edwin Cheng | 2020-12-31 | 1 | -7/+36 |
|/ | |||||
* | Merge #7099 | bors[bot] | 2020-12-30 | 1 | -8/+4 |
|\ | |||||
| * | Remove unused clones in mbe | Edwin Cheng | 2020-12-30 | 1 | -8/+4 |
* | | Merge #7094 | bors[bot] | 2020-12-30 | 12 | -31/+40 |
|\ \ | |||||
| * | | Update crates | kjeremy | 2020-12-30 | 12 | -31/+40 |
|/ / | |||||
* | | Merge #7091 | bors[bot] | 2020-12-30 | 4 | -3/+21 |
|\ \ | |||||
| * | | Add an option for extra env vars in the Code extension | lf- | 2020-12-30 | 4 | -3/+21 |
* | | | Merge #7092 | bors[bot] | 2020-12-30 | 1 | -2/+4 |
|\ \ \ | |||||
| * | | | Simplify | Aleksey Kladov | 2020-12-30 | 1 | -2/+4 |
|/ / / | |||||
* | | | Merge #7090 | bors[bot] | 2020-12-30 | 1 | -0/+2 |
|\ \ \ | |/ / |/| | | |||||
| * | | Allow spurious warning from rust-lang/rust#80501 | Laurențiu Nicola | 2020-12-30 | 1 | -0/+2 |
* | | | Merge #7088 | bors[bot] | 2020-12-30 | 2 | -0/+30 |
|\ \ \ | |_|/ |/| | | |||||
| * | | indentation | AdnoC | 2020-12-30 | 1 | -3/+3 |
| * | | test for new behavior | AdnoC | 2020-12-30 | 1 | -0/+16 |
| * | | Smarter bracketed use diagnostic | AdnoC | 2020-12-30 | 2 | -0/+14 |
|/ / | |||||
* | | Merge #7083 | bors[bot] | 2020-12-30 | 4 | -76/+99 |
|\ \ | |/ |/| | |||||
| * | Refactor mbe parsing code | Edwin Cheng | 2020-12-29 | 4 | -76/+99 |
* | | Merge #7070 | bors[bot] | 2020-12-29 | 1 | -2/+8 |
|\ \ | |||||
| * | | Apply text edits manually in vscode client | Lukas Wirth | 2020-12-29 | 1 | -2/+8 |
| |/ | |||||
* | | Merge #7077 | bors[bot] | 2020-12-29 | 10 | -60/+61 |
|\ \ | |||||
| * | | Avoid a couple of allocations | Laurențiu Nicola | 2020-12-29 | 10 | -60/+61 |
|/ / | |||||
* | | Merge #7064 | bors[bot] | 2020-12-29 | 3 | -49/+188 |
|\ \ | |||||
| * | | Tweak the fuzzy search limits | Kirill Bulatov | 2020-12-28 | 1 | -1/+6 |
| * | | Better display methods in expect tests | Kirill Bulatov | 2020-12-28 | 1 | -15/+31 |
| * | | Add tests | Kirill Bulatov | 2020-12-28 | 1 | -2/+71 |
| * | | Add docs and optimisations | Kirill Bulatov | 2020-12-28 | 3 | -9/+18 |
| * | | Better query api and fuzzy search | Kirill Bulatov | 2020-12-28 | 3 | -41/+47 |
| * | | Draft the module exclusion in modules | Kirill Bulatov | 2020-12-28 | 3 | -37/+71 |
| |/ | |||||
* | | Merge #7076 | bors[bot] | 2020-12-29 | 1 | -1/+10 |
|\ \ | |||||
| * | | Properly parse path separators in format-like postfix | Lukas Wirth | 2020-12-29 | 1 | -1/+10 |
| |/ | |||||
* | | Merge #7075 | bors[bot] | 2020-12-29 | 2 | -2/+2 |
|\ \ | |/ |/| | |||||
| * | format-postfix completion takes format instead of fmt | Lukas Wirth | 2020-12-29 | 2 | -2/+2 |
* | | Merge #7060 | bors[bot] | 2020-12-28 | 3 | -3/+15 |
|\ \ | |||||
| * | | Fixed old failed test due to new fixes | Edwin Cheng | 2020-12-28 | 1 | -2/+2 |
| * | | Fix mbe fail to pass expr with attr | Edwin Cheng | 2020-12-28 | 2 | -1/+13 |
* | | | Merge #7059 | bors[bot] | 2020-12-28 | 3 | -4/+46 |
|\ \ \ | |||||
| * | | | Special case underscore in mbe meta op | Edwin Cheng | 2020-12-28 | 2 | -2/+45 |
| * | | | Rollback 6929 | Edwin Cheng | 2020-12-28 | 1 | -2/+1 |
| |/ / | |||||
* | | | Merge #7058 | bors[bot] | 2020-12-28 | 1 | -0/+12 |
|\ \ \ | |/ / |/| | | |||||
| * | | Improve commit message style | Aleksey Kladov | 2020-12-28 | 1 | -0/+12 |
|/ / | |||||
* | | Merge #7050 | bors[bot] | 2020-12-27 | 2 | -20/+36 |
|\ \ | |||||
| * | | Ignore third punct in 2-composite punct | Edwin Cheng | 2020-12-27 | 2 | -20/+36 |
* | | | Merge #6820 | bors[bot] | 2020-12-27 | 8 | -19/+52 |
|\ \ \ | |/ / |/| | | |||||
| * | | Pass crate environment to proc macros | Jonas Schievink | 2020-12-27 | 6 | -9/+42 |
| * | | Move TokenExpander to base_db and rename it | Jonas Schievink | 2020-12-27 | 4 | -12/+12 |
|/ / | |||||
* | | Merge #7047 | bors[bot] | 2020-12-27 | 4 | -8/+44 |
|\ \ | |||||
| * | | Add force_show_panics flag | Edwin Cheng | 2020-12-27 | 4 | -8/+44 |
* | | | Merge #7043 | bors[bot] | 2020-12-26 | 6 | -120/+69 |
|\ \ \ |