Skip to content

Handle special-case format! like macros #2219

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

Merged
merged 8 commits into from
Dec 3, 2017
Merged

Conversation

topecongiro
Copy link
Contributor

Copy link
Member

@nrc nrc left a comment

Choose a reason for hiding this comment

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

looks good, thanks! One comment about adding the logging macros.

"format_args!",
"panic!",
"println!",
"unreachable!",
Copy link
Member

Choose a reason for hiding this comment

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

Could we add debug, info, warn, trace, and error.

@topecongiro
Copy link
Contributor Author

Thank you for the review! Updated.

@nrc nrc merged commit 4018873 into rust-lang:master Dec 3, 2017
@topecongiro topecongiro deleted the issue-549 branch December 3, 2017 22:04
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