context
|
remove needless borrows
|
2023-01-02 14:52:32 +00:00 |
render
|
Auto merge of #13860 - danieleades:clippy, r=lnicola
|
2023-01-08 17:29:57 +00:00 |
tests
|
Set "current" edition to 2021
|
2023-01-31 10:51:43 +00:00 |
context.rs
|
fix: also exclude 2 coloncolon in a row
|
2022-11-27 02:39:38 +09:00 |
item.rs
|
Inline all format arguments where possible
|
2022-12-24 14:36:10 -05:00 |
lib.rs
|
fix: filter unnecessary completions after colon
|
2022-11-12 22:33:40 +09:00 |
render.rs
|
Inline all format arguments where possible
|
2022-12-24 14:36:10 -05:00 |
snippet.rs
|
Inline all format arguments where possible
|
2022-12-24 14:36:10 -05:00 |
tests.rs
|
remove useless conversions
|
2023-01-02 15:02:54 +00:00 |