Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | [#1807] Refactor file structure | Lúcás Meier | 2019-10-04 | 1 | -33/+33 | |
| * | | | | Fix formatting | Lúcás Meier | 2019-10-04 | 1 | -22/+9 | |
| * | | | | Create an assist for applying De Morgan's law | Lúcás Meier | 2019-10-03 | 1 | -0/+115 | |
| * | | | | WIP: Add demorgan application with naive negation | Lúcás Meier | 2019-10-03 | 1 | -0/+2 | |
* | | | | | Merge #1957 | bors[bot] | 2019-10-04 | 1 | -0/+16 | |
|\ \ \ \ \ | ||||||
| * | | | | | Add alternative setup instruction for vim/neovim | Luke Jones | 2019-10-04 | 1 | -0/+16 | |
| |/ / / / | ||||||
* | | | | | Merge #1956 | bors[bot] | 2019-10-04 | 1 | -1/+1 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | don't keep history for gh-pages | Aleksey Kladov | 2019-10-04 | 1 | -1/+1 | |
|/ / / / | ||||||
* | | | | Merge #1950 | bors[bot] | 2019-10-03 | 11 | -54/+242 | |
|\ \ \ \ | |_|/ / |/| | | | ||||||
| * | | | Fix parsing of block expressions in "forbid_structs" contexts. | Geoffry Song | 2019-10-03 | 11 | -54/+242 | |
|/ / / | ||||||
* | | | Merge #1945 | bors[bot] | 2019-10-02 | 2 | -3/+72 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | Handle divergence in type inference for blocks | Laurențiu Nicola | 2019-10-02 | 2 | -3/+72 | |
* | | | Merge #1948 | bors[bot] | 2019-10-02 | 4 | -18/+18 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | Update pico-args | kjeremy | 2019-10-02 | 4 | -10/+10 | |
| * | | flexi_logger and either | kjeremy | 2019-10-02 | 1 | -8/+8 | |
|/ / | ||||||
* | | Merge #1938 | bors[bot] | 2019-09-30 | 1 | -85/+85 | |
|\ \ | ||||||
| * | | :arrow_up: deps | Aleksey Kladov | 2019-09-30 | 1 | -85/+85 | |
|/ / | ||||||
* | | Merge #1937 | bors[bot] | 2019-09-30 | 170 | -29/+413 | |
|\ \ | ||||||
| * | | Change user message. | Alexander Andreev | 2019-09-30 | 1 | -1/+1 | |
| * | | Drop debug strings. | Alexander Andreev | 2019-09-30 | 1 | -5/+1 | |
| * | | Merge branch 'master' into feature/issue/1856 | Alexander Andreev | 2019-09-30 | 53 | -958/+1181 | |
| |\ \ | |/ / |/| | | ||||||
* | | | Merge #1934 | bors[bot] | 2019-09-30 | 40 | -660/+870 | |
|\ \ \ | ||||||
| * | | | Fixes | uHOOCCOOHu | 2019-09-30 | 2 | -19/+8 | |
| * | | | Fix API of Attr | uHOOCCOOHu | 2019-09-30 | 9 | -54/+32 | |
| * | | | Parse correct AttrInput | uHOOCCOOHu | 2019-09-30 | 33 | -601/+844 | |
|/ / / | ||||||
* | | | Merge #1936 | bors[bot] | 2019-09-30 | 10 | -286/+280 | |
|\ \ \ | ||||||
| * | | | cleanup editor | Aleksey Kladov | 2019-09-30 | 2 | -5/+11 | |
| * | | | remove ast_editor.rs | Aleksey Kladov | 2019-09-30 | 4 | -59/+16 | |
| * | | | move remove bounds to ast/edit.rs | Aleksey Kladov | 2019-09-30 | 3 | -18/+16 | |
| * | | | move field list to ast/edit.rs | Aleksey Kladov | 2019-09-30 | 5 | -108/+106 | |
| * | | | migrate add impl items to the new editing API | Aleksey Kladov | 2019-09-28 | 4 | -80/+109 | |
| * | | | simplify strip attrs | Aleksey Kladov | 2019-09-28 | 5 | -29/+35 | |
|/ / / | ||||||
* | | | Merge #1931 | bors[bot] | 2019-09-28 | 2 | -5/+21 | |
|\ \ \ | ||||||
| * | | | Fix | arsdragonfly | 2019-09-28 | 1 | -3/+1 | |
| * | | | Fix tests | arsdragonfly | 2019-09-27 | 2 | -6/+5 | |
| * | | | Merge branch 'master' of https://github.com/rust-analyzer/rust-analyzer | arsdragonfly | 2019-09-27 | 22 | -129/+378 | |
| |\ \ \ | ||||||
| * | | | | Support the new deprecated tag | arsdragonfly | 2019-09-27 | 1 | -1/+20 | |
* | | | | | Merge #1932 | bors[bot] | 2019-09-28 | 1 | -6/+9 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| * | | | | correctly reset chalk state after a panic | Aleksey Kladov | 2019-09-28 | 1 | -6/+9 | |
|/ / / / | ||||||
* | | | | Merge #1930 | bors[bot] | 2019-09-27 | 2 | -3/+5 | |
|\ \ \ \ | ||||||
| * | | | | replace horrible hack with a slightly less horrible one | Aleksey Kladov | 2019-09-27 | 2 | -3/+5 | |
|/ / / / | ||||||
| | * / | Added test for check doc strings in crates. | Alexander Andreev | 2019-09-30 | 171 | -29/+419 | |
| |/ / |/| | | ||||||
* | | | Merge #1815 | bors[bot] | 2019-09-27 | 20 | -126/+373 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | Fix | uHOOCCOOHu | 2019-09-27 | 2 | -2/+2 | |
| * | | Support `$crate` in item and expr place. | uHOOCCOOHu | 2019-09-26 | 14 | -37/+268 | |
| * | | Store crate info in `MacroDefId` | uHOOCCOOHu | 2019-09-26 | 3 | -5/+11 | |
| * | | Refactor `Name` ready for hygienic macro | uHOOCCOOHu | 2019-09-26 | 4 | -84/+94 | |
| |/ | ||||||
* | | Merge #1923 | bors[bot] | 2019-09-26 | 11 | -126/+212 | |
|\ \ | ||||||
| * | | Add SubstsBuilder | Florian Diebold | 2019-09-26 | 11 | -126/+212 | |
|/ / | ||||||
* | | Merge #1921 | bors[bot] | 2019-09-26 | 13 | -87/+114 | |
|\ \ | |/ |/| |