Commit graph

2 commits

Author SHA1 Message Date
Bryysen
da1c2f3b9c Warn if an "all" target is specified, but we don't match anything
If a combination of --bins, --benches, --examples, --tests flags have
been specified, but we didn't match on anything after resolving the unit-list,
we emit a warning to make it clear that cargo didn't do anything and that the
code is unchecked.

Closes #9536
2021-06-09 19:29:24 +02:00
Eric Huss
15ac82b677 Warn on Windows about reserved target names. 2020-03-02 16:04:25 -08:00