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] = &[
235235 "ar" ,
236236 "autocfg" ,
237237 "bitflags" ,
238- "byteorder" ,
239238 "cfg-if" ,
240239 "cranelift-bforest" ,
241240 "cranelift-codegen" ,
@@ -248,9 +247,6 @@ const PERMITTED_CRANELIFT_DEPENDENCIES: &[&str] = &[
248247 "cranelift-native" ,
249248 "cranelift-object" ,
250249 "crc32fast" ,
251- "errno" ,
252- "errno-dragonfly" ,
253- "gcc" ,
254250 "gimli" ,
255251 "hashbrown" ,
256252 "indexmap" ,
@@ -259,17 +255,11 @@ const PERMITTED_CRANELIFT_DEPENDENCIES: &[&str] = &[
259255 "log" ,
260256 "mach" ,
261257 "object" ,
262- "proc-macro2" ,
263- "quote" ,
264258 "regalloc" ,
265259 "region" ,
266260 "rustc-hash" ,
267261 "smallvec" ,
268- "syn" ,
269262 "target-lexicon" ,
270- "thiserror" ,
271- "thiserror-impl" ,
272- "unicode-xid" ,
273263 "winapi" ,
274264 "winapi-i686-pc-windows-gnu" ,
275265 "winapi-x86_64-pc-windows-gnu" ,
You can’t perform that action at this time.
0 commit comments