Closed
Description
Hi folks! I am getting users reporting a regression in the semver crates, see:
- build error on
#![rustfmt::skip]
steveklabnik/semver-parser#52 - semver-parser v0.10.1 build failure on stable dtolnay/semver#218
It appears that the rustfmt attributes are no longer considered "built-in"? Or am I completely mis-remembering this?
Sorry for not being 100% sure about the regression here, but I don't want this to get lost.
@rustbot modify labels: +regression-from-stable-to-stable -regression-untriaged