Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | Small refactoring | Kirill Bulatov | 2020-09-09 | 2 | -32/+26 | |
| * | | | | Happy path implemented | Kirill Bulatov | 2020-09-09 | 8 | -26/+38 | |
| * | | | | Properly use FileSet API | Kirill Bulatov | 2020-09-09 | 3 | -38/+49 | |
| * | | | | Better API | Kirill Bulatov | 2020-09-09 | 8 | -24/+64 | |
| * | | | | First steps for mod<|> completion | Kirill Bulatov | 2020-09-09 | 4 | -6/+65 | |
| |/ / / | ||||||
* | | | | Merge #5957 | bors[bot] | 2020-09-10 | 3 | -23/+66 | |
|\ \ \ \ | ||||||
| * | | | | Fix handling of consuming self, refactor shared logic into a single function | Paul Daniel Faria | 2020-09-06 | 2 | -30/+34 | |
| * | | | | Add consuming modifier to lvalues that are passed by value and not Copy | Paul Daniel Faria | 2020-09-06 | 3 | -14/+53 | |
| | |/ / | |/| | | ||||||
* | | | | Merge #5956 | bors[bot] | 2020-09-10 | 2 | -7/+89 | |
|\ \ \ \ | |_|/ / |/| | | | ||||||
| * | | | Highlight errors in macros | Igor Aleksanov | 2020-09-06 | 2 | -7/+89 | |
| |/ / | ||||||
* | | | Merge #5968 | bors[bot] | 2020-09-09 | 3 | -14/+30 | |
|\ \ \ | ||||||
| * | | | Tweak interner for chalk | Nathan Whitaker | 2020-09-09 | 1 | -9/+9 | |
| * | | | Lookup ADT and assoc. type names for chalk debug | Nathan Whitaker | 2020-09-09 | 2 | -5/+21 | |
* | | | | Merge #5965 | bors[bot] | 2020-09-08 | 1 | -16/+13 | |
|\ \ \ \ | |_|/ / |/| | | | ||||||
| * | | | Update crates | kjeremy | 2020-09-08 | 1 | -16/+13 | |
|/ / / | ||||||
* | | | 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 | |
| |/ / / | ||||||
* | | | | Merge #5948 | bors[bot] | 2020-09-03 | 3 | -5/+5 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | Up proc-macro2 to 1.20 | kjeremy | 2020-09-03 | 3 | -5/+5 | |
|/ / / | ||||||
* | | | Merge #5942 | bors[bot] | 2020-09-03 | 1 | -3/+6 | |
|\ \ \ | ||||||
| * | | | 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 | 2 | -11/+11 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | Chalk 0.25 | kjeremy | 2020-09-02 | 2 | -11/+11 | |
| |/ / | ||||||
* | | | Merge #5939 | bors[bot] | 2020-09-03 | 1 | -1/+1 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | default `checkOnSave.enable` to `true` in server | Andy Russell | 2020-09-02 | 1 | -1/+1 | |
|/ / | ||||||
* | | Merge #5930 | bors[bot] | 2020-09-02 | 13 | -61/+51 | |
|\ \ | ||||||
| * | | 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 | 13 | -59/+49 | |
* | | | Merge #5936 | bors[bot] | 2020-09-02 | 1 | -4/+4 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | cargo update | kjeremy | 2020-09-02 | 1 | -4/+4 | |
|/ / | ||||||
* | | Merge #5931 | bors[bot] | 2020-09-01 | 2 | -158/+184 | |
|\ \ | ||||||
| * | | Update the rest of our node packages | kjeremy | 2020-09-01 | 2 | -137/+163 |