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

std:i32 unused in components/geometry/lib.rs #16977

Closed
manfredbrandl opened this issue May 21, 2017 · 2 comments
Closed

std:i32 unused in components/geometry/lib.rs #16977

manfredbrandl opened this issue May 21, 2017 · 2 comments
Assignees
Labels

Comments

@manfredbrandl
Copy link
Contributor

@manfredbrandl manfredbrandl commented May 21, 2017

warning: unused import: `std::i32`
  --> /home/manfred/src/servo/components/geometry/lib.rs:13:5
   |
13 | use std::i32;
   |     ^^^^^^^^
   |
   = note: #[warn(unused_imports)] on by default
@nox nox self-assigned this May 21, 2017
@nox nox added the C-assigned label May 21, 2017
@nox
Copy link
Member

@nox nox commented May 21, 2017

I'm drive-by fixing this in #16973.

@Eijebong
Copy link
Member

@Eijebong Eijebong commented Oct 12, 2018

This has been fixed

@Eijebong Eijebong closed this Oct 12, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
3 participants
You can’t perform that action at this time.