olson-dan
olson-dan
Ran into this today as well, let me just echo that it's pretty unfortunate that using `--manifest-path` produces a different and potentially incorrect build depending on where it's invoked from....
> > > Have a look at #467 - basically just have the `T` in `PickList` be an index (ie: fixed-size newtype) into state at a higher scope, and implement...
> For the time being, you should be able to circumvent the issue with an explicit clone: `self.selected_item.clone()`. Thanks, it was silly of me to not try that!
A less strict version of this idea is to enable --locked by default when --version is specified. This is necessary whenever building against an older rustc. Because many maintainers in...