We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6314ce2 + 915ce5c commit c9397d0Copy full SHA for c9397d0
audit.py
@@ -27,6 +27,7 @@
27
# Once `cargo audit` passes on upstream rust, we can reconsider these.
28
("softdevteam", "ykrustc"),
29
("softdevteam", "rustgc"),
30
+ ("softdevteam", "rustgc_paper"),
31
("softdevteam", "alloy"),
32
# ykllvm contains rust files and thus gets categorised as a rust repo.
33
("ykjit", "ykllvm"),
0 commit comments