Skip to content

Fix some "error: missing documentation for macro" errors. #325

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 1 commit into from
Jan 14, 2019

Conversation

nnethercote
Copy link
Contributor

The compiler must have got stricter about these recently.

This gets futures, hyper, and style-servo compiling again.
script-servo is still broken due to a different, trickier problem.

The compiler must have got stricter about these recently.

This gets `futures`, `hyper`, and `style-servo` compiling again.
`script-servo` is still broken due to a different, trickier problem.
@Mark-Simulacrum
Copy link
Member

Oh. Interesting.

cc @rust-lang-nursery/compiler and perhaps more specifically @GuillaumeGomez or maybe @petrochenkov -- not sure exactly what caused these failures, and I think they're intentional, but if not probably good to note (looks like we "discovered" that macros can be documented somewhere in the compiler).

@Mark-Simulacrum Mark-Simulacrum merged commit fa2d0b0 into rust-lang:master Jan 14, 2019
@varkor
Copy link
Member

varkor commented Jan 14, 2019

I think this is due to rust-lang/rust#56407.

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

Successfully merging this pull request may close these issues.

3 participants