Skip to content

Add fmt-style formatting for additional macros in the standard library. #181

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 1 commit into from
May 4, 2017

Conversation

ehuss
Copy link

@ehuss ehuss commented May 3, 2017

Adds panic!, format_args!, and unreachable! to the list of fmt-taking
macros. Fixes #178

Adds panic!, format_args!, and unreachable! to the list of fmt-taking
macros.  Fixes rust-lang#178
@jasonwilliams jasonwilliams merged commit 41e189a into rust-lang:master May 4, 2017
urschrei pushed a commit to urschrei/sublime-rust that referenced this pull request Jan 30, 2018
…y. (rust-lang#181)

Adds panic!, format_args!, and unreachable! to the list of fmt-taking
macros.  Fixes rust-lang#178
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