Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Don't compare ast::Visibility by stringifying | Lukas Tobias Wirth | 2021-05-20 | 1 | -6/+9 |
* | Check for differing attributes in granularity guessing | Lukas Tobias Wirth | 2021-05-20 | 1 | -1/+1 |
* | Replace ImportGranularity::Guess with guessing boolean flag | Lukas Tobias Wirth | 2021-05-19 | 1 | -2/+2 |
* | internal: remove SyntaxRewriter | Aleksey Kladov | 2021-05-14 | 1 | -1/+3 |
* | internal: remove one more immutable tree | Aleksey Kladov | 2021-05-14 | 1 | -14/+20 |
* | Give MergeBehaviour variants better names | Lukas Wirth | 2021-05-10 | 1 | -7/+7 |
* | internal: introduce `ast::make::ext` module with common shortcuts | Aleksey Kladov | 2021-05-09 | 1 | -1/+1 |
* | Split out merge_imports module from helpers::insert_use | Lukas Wirth | 2021-04-24 | 1 | -0/+309 |