-
Notifications
You must be signed in to change notification settings - Fork 20
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
Add a Display variant to Value. #85
base: master
Are you sure you want to change the base?
Commits on Feb 7, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 89de54e - Browse repository at this point
Copy the full SHA 89de54eView commit details -
Configuration menu - View commit details
-
Copy full SHA for c23e632 - Browse repository at this point
Copy the full SHA c23e632View commit details
Commits on Mar 3, 2022
-
add
From<&'a dyn Display>
forValue
Signed-off-by: Eliza Weisman <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 08f7adb - Browse repository at this point
Copy the full SHA 08f7adbView commit details -
handle other variants in
Value::as_display
Signed-off-by: Eliza Weisman <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b6adbd6 - Browse repository at this point
Copy the full SHA b6adbd6View commit details -
quote
Display
values inDebug
implThis indicates that `Display` values are essentially being recorded as strings, rather than structured data, in the `Debug` output. Signed-off-by: Eliza Weisman <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3b983db - Browse repository at this point
Copy the full SHA 3b983dbView commit details -
serde: serialize
Display
valuesSigned-off-by: Eliza Weisman <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3b1abd6 - Browse repository at this point
Copy the full SHA 3b1abd6View commit details
Commits on Mar 7, 2022
-
Configuration menu - View commit details
-
Copy full SHA for da29a85 - Browse repository at this point
Copy the full SHA da29a85View commit details
Commits on Mar 8, 2022
-
Merge pull request #1 from tokio-rs/eliza/chanks/display
suggestions for tokio-rs#85
Configuration menu - View commit details
-
Copy full SHA for 8b40f38 - Browse repository at this point
Copy the full SHA 8b40f38View commit details -
Configuration menu - View commit details
-
Copy full SHA for 85826ef - Browse repository at this point
Copy the full SHA 85826efView commit details -
Co-authored-by: Eliza Weisman <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4212a91 - Browse repository at this point
Copy the full SHA 4212a91View commit details -
Configuration menu - View commit details
-
Copy full SHA for 61bb35b - Browse repository at this point
Copy the full SHA 61bb35bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2f57fb3 - Browse repository at this point
Copy the full SHA 2f57fb3View commit details