Replies: 1 comment 2 replies
-
i don't think this is necessary, i'd probably add a |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Following up on #157 (comment). Perhaps it would fit within the abstraction level of this library to provide an option for denying warnings? When enabled, it would append
--deny warnings
to bothRUSTFLAGS
andRUSTDOCFLAGS
.Possibly
perSystem.nci.projects.<name>.denyWarnings
andperSystem.nci.crates.<name>.denyWarnings
?Beta Was this translation helpful? Give feedback.
All reactions