1
Fork 0

auto merge of #10944 : metajack/rust/pkgid-docs, r=cmr

This commit is contained in:
bors 2013-12-14 08:11:29 -08:00
commit 53d1a67bbd
4 changed files with 36 additions and 52 deletions

View file

@ -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