File tree Expand file tree Collapse file tree 1 file changed +0
-10
lines changed Expand file tree Collapse file tree 1 file changed +0
-10
lines changed Original file line number Diff line number Diff line change @@ -235,7 +235,6 @@ const PERMITTED_CRANELIFT_DEPENDENCIES: &[&str] = &[
235
235
"ar" ,
236
236
"autocfg" ,
237
237
"bitflags" ,
238
- "byteorder" ,
239
238
"cfg-if" ,
240
239
"cranelift-bforest" ,
241
240
"cranelift-codegen" ,
@@ -248,9 +247,6 @@ const PERMITTED_CRANELIFT_DEPENDENCIES: &[&str] = &[
248
247
"cranelift-native" ,
249
248
"cranelift-object" ,
250
249
"crc32fast" ,
251
- "errno" ,
252
- "errno-dragonfly" ,
253
- "gcc" ,
254
250
"gimli" ,
255
251
"hashbrown" ,
256
252
"indexmap" ,
@@ -259,17 +255,11 @@ const PERMITTED_CRANELIFT_DEPENDENCIES: &[&str] = &[
259
255
"log" ,
260
256
"mach" ,
261
257
"object" ,
262
- "proc-macro2" ,
263
- "quote" ,
264
258
"regalloc" ,
265
259
"region" ,
266
260
"rustc-hash" ,
267
261
"smallvec" ,
268
- "syn" ,
269
262
"target-lexicon" ,
270
- "thiserror" ,
271
- "thiserror-impl" ,
272
- "unicode-xid" ,
273
263
"winapi" ,
274
264
"winapi-i686-pc-windows-gnu" ,
275
265
"winapi-x86_64-pc-windows-gnu" ,
You can’t perform that action at this time.
0 commit comments