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

Replace remaining usage of deprecated Range::step_by #17605

Merged
merged 2 commits into from Jul 5, 2017
Merged
Changes from 1 commit
Commits
File filter...
Filter file types
Jump to…
Jump to file
Failed to load files.

Always

Just for now

Prev

Drive-by fix "unused import" warning.

  • Loading branch information
SimonSapin committed Jul 5, 2017
commit 7e0254b5307af01e2b5a7d473a214e14a767ffc8
@@ -1572,7 +1572,6 @@ pub mod tests {
use builder::HAS_PSEUDO_BIT;
use cssparser::{Parser as CssParser, ToCss, serialize_identifier, ParserInput};
use parser;
use std::borrow::Cow;
use std::collections::HashMap;
use std::fmt;
use super::*;
ProTip! Use n and p to navigate between commits in a pull request.
You can’t perform that action at this time.