collections: minor cleanup
This commit is contained in:
parent
bd9563aa38
commit
2317840c14
1 changed files with 0 additions and 2 deletions
|
|
@ -265,8 +265,6 @@ pub fn hash_with_keys<T: Hash<SipState>>(k0: u64, k1: u64, value: &T) -> u64 {
|
|||
state.result()
|
||||
}
|
||||
|
||||
|
||||
|
||||
#[cfg(test)]
|
||||
mod tests {
|
||||
use test::Bencher;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue