mirror of
https://github.com/servo/servo.git
synced 2025-08-04 05:00:08 +01:00
Update servo-tidy
This commit is contained in:
parent
2b31c0a644
commit
1d09e3681f
1 changed files with 0 additions and 5 deletions
|
@ -15,17 +15,12 @@ lint-scripts = [
|
||||||
[blocked-packages]
|
[blocked-packages]
|
||||||
num = []
|
num = []
|
||||||
rand = [
|
rand = [
|
||||||
"crossbeam-channel", # Used to initialize a thread-local
|
|
||||||
"gaol",
|
"gaol",
|
||||||
"hashglobe", # Only used in tests
|
"hashglobe", # Only used in tests
|
||||||
"ipc-channel",
|
"ipc-channel",
|
||||||
"multipart",
|
|
||||||
"parking_lot_core",
|
|
||||||
"phf_generator",
|
"phf_generator",
|
||||||
"servo_rand",
|
"servo_rand",
|
||||||
"smithay-client-toolkit",
|
|
||||||
"tempfile",
|
"tempfile",
|
||||||
"tungstenite",
|
|
||||||
"tokio-threadpool",
|
"tokio-threadpool",
|
||||||
"uuid",
|
"uuid",
|
||||||
"ws",
|
"ws",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue