Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change the should_panic completion and his related attribute test | FlowerBOII | 2021-01-06 | 1 | -7/+3 |
* | Remove the args for the must_use attibute and change the related tests | FlowerBOII | 2021-01-06 | 1 | -3/+3 |
* | Update deprecated test | FlowerBOII | 2021-01-06 | 1 | -3/+3 |
* | Remove a part of the deprecated autocompletion | FlowerBOII | 2021-01-06 | 1 | -1/+1 |
* | Remove some unneeded string allocations | Lukas Wirth | 2020-12-31 | 1 | -1/+1 |
* | Keep the original completion order in tests | Kirill Bulatov | 2020-12-19 | 1 | -8/+8 |
* | Use natural trait ordering in derive completion | Aleksey Kladov | 2020-12-11 | 1 | -17/+18 |
* | Update attributes completion list | Lukas Wirth | 2020-12-06 | 1 | -3/+39 |
* | Move Completions structure definition into completions module | Igor Aleksanov | 2020-10-25 | 1 | -23/+17 |
* | Reorganize completions structure | Igor Aleksanov | 2020-10-25 | 1 | -0/+534 |