aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlex Touchet <alextouchet@outlook.com>2019-09-05 20:23:59 -0700
committerGitHub <noreply@github.com>2019-09-05 20:23:59 -0700
commit1d09e3681f9917c7bc0fa3b7ac9147793968dfde (patch)
tree4285256b9431b05bfad037ccb8295c77584c91a1
parent2b31c0a64478cb2c15038151d147673a2b51896c (diff)
downloadservo-1d09e3681f9917c7bc0fa3b7ac9147793968dfde.tar.gz
servo-1d09e3681f9917c7bc0fa3b7ac9147793968dfde.zip
Update servo-tidy
-rw-r--r--servo-tidy.toml5
1 files changed, 0 insertions, 5 deletions
diff --git a/servo-tidy.toml b/servo-tidy.toml
index 1c2ee6d5dca..5a844002108 100644
--- a/servo-tidy.toml
+++ b/servo-tidy.toml
@@ -15,17 +15,12 @@ lint-scripts = [
[blocked-packages]
num = []
rand = [
- "crossbeam-channel", # Used to initialize a thread-local
"gaol",
"hashglobe", # Only used in tests
"ipc-channel",
- "multipart",
- "parking_lot_core",
"phf_generator",
"servo_rand",
- "smithay-client-toolkit",
"tempfile",
- "tungstenite",
"tokio-threadpool",
"uuid",
"ws",