We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
the PR that fixes #3678 seems to cause smallest-hello-world.rs to fail to link for some mysterious reason.
smallest-hello-world.rs
The text was updated successfully, but these errors were encountered:
test: Un-ignore smallest-hello-world.rs
3082afa
Rebased through the ages to bring the test up to date. Closes rust-lang#8538
9e8a270
Auto merge of rust-lang#8541 - flip1995:iter_with_drain_ambulance, r=…
b83c632
…giraffate Move iter_with_drain to nursery cc rust-lang#8538 rust-lang#8539 r? `@giraffate` changelog: Move [`iter_with_drain`] to nursery
Auto merge of rust-lang#8668 - Jarcho:iter_with_drain_8538, r=Manishe…
18ab97d
…arth Don't lint `iter_with_drain` on references fixes rust-lang#8538 changelog: Don't lint `iter_with_drain` on references
Successfully merging a pull request may close this issue.
the PR that fixes #3678 seems to cause
smallest-hello-world.rs
to fail to link for some mysterious reason.The text was updated successfully, but these errors were encountered: