Uh oh!
There was an error while loading. Please reload this page.
Convert old first edition links to current edition one - #57856
Conversation
rust-highfive
commented
Jan 23, 2019
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. 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. |
rust-highfive
commented
Jan 23, 2019
The job Click to expand the log.I'm a bot! I can only do what humans tell me to, so if this was not helpful or you have suggestions for improvements, please ping or otherwise contact |
frewsxcv
commented
Jan 23, 2019
Tidy checker wants some lines to be wrapped: https://travis-ci.com/rust-lang/rust/jobs/172317538 |
Uh oh!
There was an error while loading. Please reload this page.
Dylan-DPC-zz
commented
Feb 11, 2019
ping from triage @steveklabnik awaiting your review on this |
steveklabnik
commented
Feb 11, 2019
This looks good to me, but I don't know how to wrap that line. r=me once CI gets sorted out, but I'm not sure who to ask. Maybe @rust-lang/infra ? |
kennytm
commented
Feb 12, 2019
I think we could simply add The rust/src/libsyntax/diagnostics/plugin.rs Lines 101 to 107 in a54b5c7 So we don't need tidy to double-check it. Alternative: Instead of |
rust-highfive
commented
Feb 12, 2019
The job Click to expand the log.I'm a bot! I can only do what humans tell me to, so if this was not helpful or you have suggestions for improvements, please ping or otherwise contact |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
tesuji
commented
Feb 13, 2019
Finally travis is green. Should I squash it into single commit? |
Uh oh!
There was an error while loading. Please reload this page.
steveklabnik
commented
Feb 13, 2019
Yeah a squash would be great! r=me after |
Use footnote style to bypass the tidy check
2fddb31 to
e7f8e63Comparekennytm
commented
Feb 14, 2019
@bors r=steveklabnik |
bors
commented
Feb 14, 2019
📌 Commit e7f8e63 has been approved by |
…veklabnik Convert old first edition links to current edition one r? @steveklabnik
…veklabnik Convert old first edition links to current edition one r? @steveklabnik
Rollup of 8 pull requests Successful merges: - #57451 (suggestion-diagnostics: as_ref improve snippet) - #57856 (Convert old first edition links to current edition one) - #57992 (Update the future/task API) - #58258 (Reduce the size of `hir::Expr`.) - #58267 (Tweak "incompatible match arms" error) - #58296 (Hidden suggestion support) - #58301 (Enable comparing fat pointers) - #58308 (Extract block to insert an intrinsic into its own function) Failed merges: r? @ghost
r? @steveklabnik