parent
e0255053a1
commit
dccdaf1d90
@ -0,0 +1,12 @@
|
||||
---
|
||||
debuginfo:
|
||||
ignore:
|
||||
# i686 has limited debuginfo. From rust.spec
|
||||
# full debuginfo is exhausting memory; just do libstd for now
|
||||
# https://github.com/rust-lang/rust/issues/45854
|
||||
- /usr/lib/debug/usr/bin/rustc-*.i386.debug
|
||||
|
||||
doc:
|
||||
# Doc inspection generates massive output which crash RHEL CI
|
||||
ignore:
|
||||
- /usr/share/doc/rust/html/*
|
Loading…
Reference in new issue