Uh oh!
There was an error while loading. Please reload this page.
Change the title of if statement in trpl book. - #21393
Conversation
rust-highfive
commented
Jan 19, 2015
Thanks for the pull request, and welcome! The Rust team is excited to review your changes, and you should hear from @steveklabnik (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. 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 CONTRIBUTING.md for more information. |
steveklabnik
commented
Jan 19, 2015
Actually, it should be the other way around. Care to fix |
steveklabnik
commented
Jan 19, 2015
(and thank you!) |
loganchien
commented
Jan 19, 2015
However, unfortunately, it seems that the backticks do not work in the title block of pandoc. Unlike the backticks in the headings, the backticks in the title block will be left as-is (and won't be changed to the |
steveklabnik
commented
Jan 20, 2015
Ugh. No. :( I guess this patch works, then. Thank you! |
steveklabnik
commented
Jan 20, 2015
aturon
commented
Jan 21, 2015
@bors: rollup |
Slightly change the title to make it look more consistent with other chapters (e.g. Match.)
…nlay-hint-location-links feat: Add location links for generic parameter type hints
Slightly change the title to make it look more consistent with other chapters (e.g. Match.)