Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge #5940 | bors[bot] | 2020-09-04 | 5 | -1/+267 |
|\ | |||||
| * | Remove unnecessary comma | Aleksei Sidorov | 2020-09-04 | 3 | -11/+10 |
| * | Fix tests | Aleksei Sidorov | 2020-09-04 | 3 | -18/+25 |
| * | Update codegen | Aleksei Sidorov | 2020-09-04 | 1 | -0/+13 |
| * | Fix nitpicks | Aleksei Sidorov | 2020-09-04 | 2 | -24/+14 |
| * | Resolve most of corner cases | Aleksei Sidorov | 2020-09-03 | 2 | -12/+124 |
| * | Initial implementation of the #5085 issue | Aleksei Sidorov | 2020-09-03 | 4 | -0/+145 |
* | | Merge #5935 | bors[bot] | 2020-09-04 | 6 | -535/+744 |
|\ \ | |||||
| * | | Add extra insert_use test for pub(crate) re-export handling | Lukas Wirth | 2020-09-03 | 2 | -12/+19 |
| * | | Disable insert_import in extract_struct_from_enum_variant until its fixed | Lukas Wirth | 2020-09-03 | 1 | -0/+4 |
| * | | Fix import insertion breaking nested modules | Lukas Wirth | 2020-09-03 | 5 | -62/+117 |
| * | | Fix inserting imports in front of inner attributes | Lukas Wirth | 2020-09-03 | 2 | -3/+54 |
| * | | Replace insert_use_statement with the new insert_use | Lukas Wirth | 2020-09-03 | 4 | -54/+68 |
| * | | Impl make::blank_line | Lukas Wirth | 2020-09-03 | 3 | -27/+20 |
| * | | Use mark to check that paths that are too long will not be merged | Lukas Wirth | 2020-09-03 | 1 | -0/+13 |
| * | | Tidy up tests and apply suggested changes | Lukas Wirth | 2020-09-03 | 1 | -72/+107 |
| * | | Add more import insertion tests | Lukas Wirth | 2020-09-03 | 1 | -3/+68 |
| * | | Begin refactor of import insertion | Lukas Wirth | 2020-09-03 | 1 | -468/+440 |
| |/ | |||||
* / | Up proc-macro2 to 1.20 | kjeremy | 2020-09-03 | 1 | -1/+1 |
|/ | |||||
* | Actually assert disjointness | Aleksey Kladov | 2020-09-03 | 1 | -3/+6 |
* | Merge #5941 | bors[bot] | 2020-09-03 | 2 | -5/+5 |
|\ | |||||
| * | Unify naming | Aleksey Kladov | 2020-09-03 | 2 | -5/+5 |
* | | Merge #5937 | bors[bot] | 2020-09-03 | 1 | -3/+3 |
|\ \ | |/ |/| | |||||
| * | Chalk 0.25 | kjeremy | 2020-09-02 | 1 | -3/+3 |
* | | default `checkOnSave.enable` to `true` in server | Andy Russell | 2020-09-02 | 1 | -1/+1 |
|/ | |||||
* | Switch to upstream ENUM_MEMBER | kjeremy | 2020-09-02 | 2 | -2/+2 |
* | Move to vscode-languageclient 7.0.0-next.9 | kjeremy | 2020-09-02 | 6 | -23/+22 |
* | Document VS Code setting needed for on-typing assists | Aramis Razzaghipour | 2020-09-01 | 1 | -0/+8 |
* | Bump token expansion limit | Aleksey Kladov | 2020-09-01 | 1 | -1/+1 |
* | Reduce path_from_text usage | Aleksey Kladov | 2020-08-31 | 2 | -13/+18 |
* | Remove dead code | Aleksey Kladov | 2020-08-31 | 1 | -14/+0 |
* | Fix some typos | Kirill Bulatov | 2020-08-28 | 2 | -2/+2 |
* | :arrow_up: expect-test | Aleksey Kladov | 2020-08-28 | 25 | -23/+23 |
* | :arrow_up: crates | Aleksey Kladov | 2020-08-27 | 1 | -1/+1 |
* | CONST LOOPS ARE HERE | Aleksey Kladov | 2020-08-27 | 7 | -28/+37 |
* | Minor | Aleksey Kladov | 2020-08-27 | 1 | -1/+2 |
* | Merge #5895 | bors[bot] | 2020-08-26 | 8 | -336/+296 |
|\ | |||||
| * | Tease apart orthogonal concerns in markdown link rewriting | Aleksey Kladov | 2020-08-26 | 8 | -336/+296 |
* | | Merge #5893 | bors[bot] | 2020-08-26 | 2 | -2/+9 |
|\ \ | |/ |/| | |||||
| * | Allow running a test as a binary | Jonas Schievink | 2020-08-26 | 2 | -2/+9 |
* | | Cleanup hover links tests | Aleksey Kladov | 2020-08-26 | 1 | -88/+74 |
|/ | |||||
* | Improve support for code block attributes | León Orell Valerian Liehr | 2020-08-26 | 2 | -19/+170 |
* | Simplify | Aleksey Kladov | 2020-08-26 | 1 | -17/+4 |
* | Merge #5889 | bors[bot] | 2020-08-26 | 4 | -326/+256 |
|\ | |||||
| * | Simplify | Aleksey Kladov | 2020-08-26 | 1 | -106/+69 |
| * | Simplify help | Aleksey Kladov | 2020-08-26 | 3 | -224/+99 |
| * | Allow redirecting logs to a specific file | Aleksey Kladov | 2020-08-26 | 3 | -10/+102 |
* | | **Inline Variable** works with field shorthand | Aleksey Kladov | 2020-08-26 | 1 | -2/+29 |
|/ | |||||
* | Add sysroot shortcut to rust-project.json | Aleksey Kladov | 2020-08-25 | 2 | -19/+57 |
* | Cleanup heavy tests | Aleksey Kladov | 2020-08-25 | 2 | -37/+42 |