mirror of
https://github.com/servo/servo.git
synced 2025-08-03 04:30:10 +01:00
auto merge of #5269 : Manishearth/servo/old_impl, r=jdm
Brings us to zero old impls. \o/ Feel free to add this to a larger warning fix PR
This commit is contained in:
commit
34950418ea
1 changed files with 0 additions and 2 deletions
|
@ -2,8 +2,6 @@
|
|||
* License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
|
||||
|
||||
#![old_impl_check]
|
||||
|
||||
use std::collections::HashMap;
|
||||
use std::collections::hash_map::Entry::{Occupied, Vacant};
|
||||
use std::collections::hash_state::DefaultState;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue