Thomas O'Donnell
|
1ba862b26f
|
style: Latest clippy suggestions (#2048)
Have fixed a few new suggestions from the latest version of clippy.
|
2021-01-01 12:45:04 -06:00 |
|
David Knaack
|
cf297ff25d
|
fix: apply nightly clippy & fmt suggestions (#1922)
|
2020-11-23 20:38:11 +01:00 |
|
Tilmann Meyer
|
d1e2c13a7c
|
fix: apply clippy suggestions (#1756)
|
2020-10-13 12:03:33 -04:00 |
|
Tilmann Meyer
|
bcdf522af5
|
chore: remove unused name from Segment and remove some of the misleading underscores (#1584)
* chore: Remove unused name from Segment and remove some of the misleading underscores
* chore: Access members of `Segment` directly
|
2020-08-16 22:16:05 -04:00 |
|
Zhenhui Xie
|
ec76fafff0
|
feat: refactor modules to use format strings (#1374)
|
2020-07-07 18:45:32 -04:00 |
|
Zhenhui Xie
|
b11fe2ad30
|
fix: Fix variable styles in string formatter (#1069)
* fix: Fix styling in variables
* fix: Fix clippy
* fix: Allow passing styles down to segments with no style
* fix: Fix clippy
|
2020-04-10 18:23:20 +02:00 |
|
Zhenhui Xie
|
22dc419a3e
|
improvement: add parser for format strings (#1021)
This PR implements the parser of format strings described in #624.
|
2020-04-06 13:16:18 -04:00 |
|