Skip to content

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