Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove SyntaxRewriter::from_fn | Lukas Wirth | 2021-04-23 | 1 | -1/+2 |
* | Rename target_ty to self_ty | Lukas Wirth | 2021-03-29 | 1 | -2/+2 |
* | Merge #8213 | bors[bot] | 2021-03-27 | 1 | -2/+7 |
|\ | |||||
| * | Added support for const generics in impl generation | ivan770 | 2021-03-27 | 1 | -2/+7 |
* | | syntax: return owned string instead of leaking string | cynecx | 2021-03-26 | 1 | -2/+2 |
|/ | |||||
* | pull out suggest_name::* to utils; enchance heuristics | Vladyslav Katasonov | 2021-03-02 | 1 | -0/+2 |
* | move into_ and as_ generation to a separate file | Domantas Jadenkus | 2021-02-27 | 1 | -1/+23 |
* | Add tests for apply_demorgan | Lukas Wirth | 2021-02-24 | 1 | -16/+11 |
* | De Morgan's Law assist now correctly inverts <, <=, >, >=. | lbrande | 2021-02-24 | 1 | -5/+45 |
* | De Morgan's Law assist now correctly parenthesizes binary expressions. | lbrande | 2021-02-24 | 1 | -5/+2 |
* | 7526: Rename crate assists to ide_assists. | Chetan Khilosiya | 2021-02-22 | 1 | -0/+434 |