auto merge of #10944 : metajack/rust/pkgid-docs, r=cmr
This commit is contained in:
commit
53d1a67bbd
4 changed files with 36 additions and 52 deletions
|
@ -13,7 +13,7 @@ comments":
|
|||
~~~
|
||||
// the "link" crate attribute is currently required for rustdoc, but normally
|
||||
// isn't needed.
|
||||
#[link(name="universe")];
|
||||
#[pkgid = "universe"];
|
||||
#[crate_type="lib"];
|
||||
|
||||
//! Tools for dealing with universes (this is a doc comment, and is shown on
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue