projects
/
cargo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
11777ef
d4162ed
)
Auto merge of #5386 - ysimonson:new-metadata, r=matklad
author
bors
<bors@rust-lang.org>
Wed, 18 Apr 2018 09:55:27 +0000
(09:55 +0000)
committer
bors
<bors@rust-lang.org>
Wed, 18 Apr 2018 09:55:27 +0000
(09:55 +0000)
Added new metadata fields
Addresses #5373.
`cargo metadata` should now include all of the non-optional suggested fields in the [API guidelines](https://rust-lang-nursery.github.io/api-guidelines/documentation.html#cargotoml-includes-all-common-metadata-c-metadata).
Trivial merge