Skip to content

Conversation

@Mark-Simulacrum
Copy link
Member

@rust-highfive
Copy link
Contributor

Thanks for the pull request, and welcome! The Rust team is excited to review your changes, and you should hear from @GuillaumeGomez (or someone else) soon.

If any changes to this PR are deemed necessary, please add them as extra commits. This ensures that the reviewer can see what has changed since they last reviewed the code. Due to the way GitHub handles out-of-date commits, this should also make it reasonably obvious what issues have or haven't been addressed. Large or tricky changes may require several passes of review and changes.

Please see the contribution instructions for more information.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we link to ../../std/macro.format_args!.html or ../../std/macro.format_args.html? (note the lack of the ! in the second version).

The latter seems to not work, but I might be doing something wrong....

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would say the second.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why not adding urls for these macros as well?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why not adding urls for write and format functions?

@GuillaumeGomez
Copy link
Member

@bors: r+ rollup

@bors
Copy link
Collaborator

bors commented Sep 17, 2016

📌 Commit ad63215 has been approved by GuillaumeGomez

@bors
Copy link
Collaborator

bors commented Sep 19, 2016

⌛ Testing commit ad63215 with merge bfac5d6...

bors added a commit that referenced this pull request Sep 19, 2016
…omez

Add links between format_args! macro and std::fmt::Arguments struct

r? @GuillaumeGomez
@bors bors merged commit ad63215 into rust-lang:master Sep 19, 2016
@Mark-Simulacrum Mark-Simulacrum deleted the format-args-link branch October 22, 2016 02:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants