https://bugzilla.redhat.com/show_bug.cgi?id=2183331
Aleksei Bavshin alebastr89@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |alebastr89@gmail.com Assignee|nobody@fedoraproject.org |alebastr89@gmail.com Flags| |fedora-review? Status|NEW |ASSIGNED Doc Type|--- |If docs needed, set a value
--- Comment #2 from Aleksei Bavshin alebastr89@gmail.com --- Looks good with minor comments.
# * missing dev-dependencies: circular, snapbox, term-transcript
You can run `%cargo_test -- --doc` and `%cargo_test -- --lib` even without the listed packages. In fact, most of dev-dependencies are there only for examples. And for `debug`...
%package -n %{name}+unstable-doc-devel
Does this feature have any use other than in docs.rs documentation? Well, it's not harmful either so IMO it's fine to leave it.