mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +01:00
Remove path redirects
This commit is contained in:
parent
46fbc1f014
commit
7a0cedf1a8
3 changed files with 0 additions and 2 deletions
|
@ -8,9 +8,7 @@ pub use std::*;
|
|||
|
||||
mod bench;
|
||||
mod table;
|
||||
#[path="map.rs"]
|
||||
pub mod hash_map;
|
||||
#[path="set.rs"]
|
||||
pub mod hash_set;
|
||||
|
||||
trait Recover<Q: ?Sized> {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue