Skip to content

Commit 5860583

Browse files
committed
handle missing match case
1 parent cabeb24 commit 5860583

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: src/tools/build-manifest/src/versions.rs

+1
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,7 @@ impl PkgType {
126126
Clippy => HOSTS,
127127
Miri => HOSTS,
128128
Rustfmt => HOSTS,
129+
Enzyme => HOSTS,
129130
RustAnalysis => TARGETS,
130131
LlvmTools => TARGETS,
131132
LlvmBitcodeLinker => HOSTS,

0 commit comments

Comments
 (0)