mirror of
https://github.com/servo/servo.git
synced 2025-06-21 15:49:04 +01:00
Linter changes
This commit is contained in:
parent
ac380df8b0
commit
907d9f23cf
9 changed files with 1 additions and 14 deletions
|
@ -171,7 +171,6 @@ enum AfterPrefetch {
|
|||
DoNotDecode
|
||||
}
|
||||
|
||||
#[allow(non_implicitly_copyable_typarams)]
|
||||
impl ImageCache {
|
||||
pub fn run(&mut self) {
|
||||
let mut msg_handlers: ~[~fn(msg: &Msg)] = ~[];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue