Skip to content

Commit 5ec60fe

Browse files
Ignore some more crates
1 parent 19131cc commit 5ec60fe

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

config.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -133,6 +133,8 @@ buildstructor = { skip-tests = true } # compiler error checks in tests
133133
crokey = { skip-tests = true } # compiler error checks in tests
134134
heap-vec = { skip-tests = true } # UB, sometimes segfaults
135135
k2_tree = { skip-tests = true } # UB, sometimes segfaults
136+
stabby-macros = { skip = true } # broken rustc version parsing
137+
stabby = { skip = true } # broken rustc version parsing
136138

137139
[github-repos]
138140
# "org_name/repo_name" = { option = true }

0 commit comments

Comments
 (0)