mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +01:00
Update servo-tidy.toml
This commit is contained in:
parent
bb2c5e387f
commit
740c30aae8
1 changed files with 1 additions and 2 deletions
|
@ -15,14 +15,13 @@ lint-scripts = [
|
|||
[blocked-packages]
|
||||
num = []
|
||||
rand = [
|
||||
"crossbeam-channel", # Used to initialize a thread-local
|
||||
"crossbeam-channel", # Used to initialize a thread-local
|
||||
"gaol",
|
||||
"hashglobe", # Only used in tests
|
||||
"ipc-channel",
|
||||
"parking_lot_core",
|
||||
"phf_generator",
|
||||
"rand",
|
||||
"rayon-core",
|
||||
"servo_rand",
|
||||
"tempfile",
|
||||
"tokio-threadpool",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue