]> git.lizzy.rs Git - rust.git/history - src/test/rustdoc/variadic.rs
rustdoc: Display `extern "C" fn` instead of `extern fn`
[rust.git] / src / test / rustdoc / variadic.rs
2017-05-14 Oliver Middletonrustdoc: Display `extern "C" fn` instead of `extern fn`
2016-04-27 Oliver Middletonrustdoc: Render `extern fn` instead of `extern "C" fn`
2016-04-22 Oliver Middletonrustdoc: Cleanup ABI rendering
2015-10-07 Steve KlabnikRollup merge of #28878 - sourcefrog:doc-links, r=stevek...
2015-10-07 borsAuto merge of #28877 - sourcefrog:doc-fuse, r=alexcrichton
2015-09-29 borsAuto merge of #27273 - tshepang:claim-not-accurate...
2015-08-31 borsAuto merge of #28079 - huonw:simd, r=alexcrichton
2015-08-31 borsAuto merge of #28101 - ijks:24214-str-bytes, r=alexcrichton
2015-08-30 borsAuto merge of #27588 - cesarb:read_all, r=alexcrichton
2015-08-27 borsAuto merge of #27808 - SimonSapin:utf16decoder, r=alexc...
2015-08-25 borsAuto merge of #27995 - nagisa:windows-error-message...
2015-08-25 Steve KlabnikRollup merge of #27988 - nagisa:diags-e0139, r=brson
2015-08-25 Steve KlabnikRollup merge of #27905 - tshepang:E0133, r=brson
2015-08-25 borsAuto merge of #27974 - Diggsey:issue-27952, r=alexcrichton
2015-08-25 borsAuto merge of #27945 - Eljay:upgrade-hoedown, r=alexcri...
2015-08-24 borsAuto merge of #27239 - apasel422:issue-19102, r=huonw
2015-08-24 borsAuto merge of #27857 - Manishearth:improve-fnkind,...
2015-08-23 borsAuto merge of #27586 - GuillaumeGomez:patch-2, r=Manish...
2015-08-23 borsAuto merge of #27948 - wthrowe:f64-sqrt, r=alexcrichton
2015-08-23 borsAuto merge of #27944 - dotdash:zst_memcpy, r=eddyb
2015-08-23 borsAuto merge of #27931 - tbu-:pr_liblibc_void, r=alexcrichton
2015-08-23 borsAuto merge of #27927 - DiamondLovesYou:no-asm, r=alexcr...
2015-08-23 borsAuto merge of #27922 - tshepang:dst-definition, r=alexc...
2015-08-23 borsAuto merge of #27919 - Eljay:doc-varargs, r=alexcrichton
2015-08-20 Lee JefferyShow variadic args in rustdoc output.