Skip to content

error: missing fragment specifier #33

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

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 <i.gnatenko.brain@gmail.com>
@kentfredric
Copy link

Just commenting to ensure Xref pings happen.

rust-lang/rust#40107

Still broken

Confirming patch #34 works

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants