mirror of
https://github.com/servo/servo.git
synced 2025-08-05 13:40:08 +01:00
Rename the 'unstable' feature of the selectors crate to 'bench'
This commit is contained in:
parent
acd857fff9
commit
c496aa16a0
3 changed files with 3 additions and 3 deletions
|
@ -346,7 +346,7 @@ fn create_and_insert_some_stuff() {
|
|||
}
|
||||
}
|
||||
|
||||
#[cfg(feature = "unstable")]
|
||||
#[cfg(feature = "bench")]
|
||||
#[cfg(test)]
|
||||
mod bench {
|
||||
extern crate test;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue