Skip to content
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

error: missing fragment specifier #33

Open
ignatenkobrain opened this issue Nov 21, 2017 · 1 comment
Open

error: missing fragment specifier #33

ignatenkobrain opened this issue Nov 21, 2017 · 1 comment

Comments

@ignatenkobrain
Copy link

error: missing fragment specifier
   --> tests/stable_encodable.rs:119:28
    |
119 |         ($ty_name:ident: $($tail)*)
    |                            ^^^^^
    |
    = note: #[deny(missing_fragment_specifier)] on by default
    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
    = note: for more information, see issue #40107 <https://github.com/rust-lang/rust/issues/40107>
ignatenkobrain added a commit to ignatenkobrain/rust-custom-derive that referenced this issue Nov 21, 2017
Fixes: DanielKeep#33
Signed-off-by: Igor Gnatenko <[email protected]>
@kentfredric
Copy link

Just commenting to ensure Xref pings happen.

rust-lang/rust#40107

Still broken

Confirming patch #34 works

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

No branches or pull requests

2 participants