Skip to content

Conversation

@samschlegel
Copy link
Contributor

This removes the trailing space from the end of the ChronoUtc FormatTime impl.

I'm pretty sure this is accidental? None of the other FormatTime impls have this there. Not sure if this is considered a breaking change. Hopefully not.

Copy link
Member

@hawkw hawkw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If the other formatters don't do this, it's definitely accidental. I wouldn't consider it breaking.

@hawkw hawkw merged commit dac59b2 into tokio-rs:master Apr 16, 2020
davidbarsky pushed a commit that referenced this pull request Apr 21, 2020
### Changed

- **fmt**: Bump sharded-slab dependency (#679)

### Fixed

- **fmt**: remove trailing space in `ChronoUtc` `format_time` (#677)
davidbarsky added a commit that referenced this pull request Apr 21, 2020
subscriber: prepare 0.2.5 (#684)

### Changed

- **fmt**: Bump sharded-slab dependency (#679)

### Fixed

- **fmt**: remove trailing space in `ChronoUtc` `format_time` (#677)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants