-
|
I'm working on configuring Here's where stuff is going off the rails: I'm computing a set of feature to enable for the task crate and all downstream crates. Each feature is in the form These features are passed to Here's an example of a failure from the logs: The problem is that I've generated a list of features for all crates, but the This surprises me, because I have not changed
Is this behaving as expected? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
|
There was an actual issue here; fixed in #22432 |
Beta Was this translation helpful? Give feedback.
There was an actual issue here; fixed in #22432