You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It's been happening a bunch with the rustpkg tests. The last time it was mac6 -- I don't know if it's always mac6. It happens with the auto builds too and not just try. Every time, I do a bors retry and then it works. But it's getting irritating.
The text was updated successfully, but these errors were encountered:
Don't lint [`iter_nth_zero`] in `next`
Closesrust-lang#9820
This also *slightlyy* modifies the output of `iter_nth`, as I noticed the types' names weren't in backticks
changelog: [`iter_nth_zero`]: No longer lints in implementations of `Iterator::next`
This happened on a try build:
http://buildbot.rust-lang.org/builders/try-mac/builds/638
http://buildbot.rust-lang.org/builders/try-mac/builds/638/steps/test/logs/stdio
It's been happening a bunch with the rustpkg tests. The last time it was mac6 -- I don't know if it's always mac6. It happens with the auto builds too and not just try. Every time, I do a bors retry and then it works. But it's getting irritating.
The text was updated successfully, but these errors were encountered: