Tie stability attributes to feature gates
This commit is contained in:
parent
94ca8a3610
commit
7b73ec4698
65 changed files with 299 additions and 212 deletions
|
@ -608,7 +608,6 @@ impl<H: Hasher, T: Hash<H>> Hash<H> for Arc<T> {
|
|||
}
|
||||
|
||||
#[cfg(test)]
|
||||
#[allow(unstable)]
|
||||
mod tests {
|
||||
use std::clone::Clone;
|
||||
use std::sync::mpsc::channel;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue