Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

adds optional slog::Value impl #158

Merged
merged 3 commits into from
Mar 2, 2018
Merged

Conversation

jonathanstrong
Copy link
Contributor

This implements slog::Value behind a feature-gate, allowing the use of Uuid in a key-value pair. Includes a test and bench.

@kinggoesgaming
Copy link
Member

Please run cargo +nighty fmt

@Dylan-DPC-zz Dylan-DPC-zz added this to the 0.6.1 milestone Mar 2, 2018
@Dylan-DPC-zz
Copy link
Member

bors: r+

bors bot added a commit that referenced this pull request Mar 2, 2018
158: adds optional slog::Value impl r=Dylan-DPC a=jonathanstrong

This implements `slog::Value` behind a feature-gate, allowing the use of `Uuid` in a key-value pair. Includes a test and bench.
@bors
Copy link
Contributor

bors bot commented Mar 2, 2018

@bors bors bot merged commit 01dfb52 into uuid-rs:master Mar 2, 2018
bors bot added a commit that referenced this pull request Jul 17, 2018
280: Remove deprecated "use-std" r=kinggoesgaming a=Dylan-DPC

**I'm submitting a(n)** removal


# Description
feature `use-std` was renamed earlier in #108 and brought back and marked deprecated in #158. Removing it now

# Related Issue(s)
#108, #158

Co-authored-by: Dylan DPC <[email protected]>
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.

4 participants