Skip to content

Fix master #4057

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 2 commits into from
Feb 18, 2020
Merged

Fix master #4057

merged 2 commits into from
Feb 18, 2020

Conversation

topecongiro
Copy link
Contributor

No description provided.

@@ -1,6 +1,6 @@
//! Format attributes and meta items.

use rustc_span::{BytePos, DUMMY_SP, Span, symbol::sym};
use rustc_span::{symbol::sym, BytePos, Span, DUMMY_SP};
Copy link
Member

Choose a reason for hiding this comment

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

Sorry, I had a feeling I was adding some misformatted things when bumping the rustc-ap crates 😞. Glad to have the tests running again!

@topecongiro topecongiro merged commit 71a983f into rust-lang:master Feb 18, 2020
@topecongiro topecongiro deleted the fix-master branch February 18, 2020 00:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants