Skip to content

rustpkg: Fix fetching remote packages - #9741

Merged
bors merged 1 commit into
rust-lang:masterfrom
catamorphism:rustpkg-remotes
Oct 6, 2013
Merged

rustpkg: Fix fetching remote packages#9741
bors merged 1 commit into
rust-lang:masterfrom
catamorphism:rustpkg-remotes

Conversation

@catamorphism

Copy link
Copy Markdown
Contributor

r? @cmrCloses#9193

bors added a commit that referenced this pull request Oct 6, 2013
@borsbors closed this Oct 6, 2013
@bors
bors merged commit d7b2c70 into rust-lang:masterOct 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 closesrust-lang#9735.
---
changelog: fix the `string-extend-chars` suggestion for `str` slices
U007D pushed a commit to U007D/rust-mos that referenced this pull request Aug 21, 2026
9741: minor: Replace useless types r=Veykril a=Veykril
bors r+
Co-authored-by: Lukas Wirth <lukastw97@gmail.com>
Sign up for freeto 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.

rustpkg fetching remote packages is broken

2 participants

@catamorphism@bors