forked from torvalds/linux
-
Notifications
You must be signed in to change notification settings - Fork 475
Closed
Labels
• docsRelated to `Documentation/rust/`, `samples/`, generated docs, doctests, typos...Related to `Documentation/rust/`, `samples/`, generated docs, doctests, typos...
Description
When running make O=build rustdoc
, rustdoc fails with the error error: too many file operands
.
As far as I can see it, this is, as rustdoc
does not support the @file
cmd argument. I also found no documentation of this feature for rustdoc, which let's me wonder how it ever worked. Should we create an issue at the rust repo, asking for support for that flag?
Metadata
Metadata
Assignees
Labels
• docsRelated to `Documentation/rust/`, `samples/`, generated docs, doctests, typos...Related to `Documentation/rust/`, `samples/`, generated docs, doctests, typos...