Skip to content

rustpkg: Fix fetching remote packages #9741

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Merged
merged 1 commit into from
Oct 6, 2013

Conversation

catamorphism
Copy link
Contributor

r? @cmr Closes #9193

bors added a commit that referenced this pull request Oct 6, 2013
@bors bors closed this Oct 6, 2013
@bors bors merged commit d7b2c70 into rust-lang:master Oct 6, 2013
flip1995 pushed a commit to flip1995/rust that referenced this pull request Nov 21, 2022
…ef, r=Manishearth

fix the `string-extend-chars` suggestion on slice

This adds the missing `&` to the suggestion if the target is a `str` slice (e.g. extending with `"foo"[..].chars()`).

This closes rust-lang#9735.

---

changelog: fix the `string-extend-chars` suggestion for `str` slices
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

rustpkg fetching remote packages is broken
2 participants