Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

the reference was inferring values that didn't fit into their target type #30871

Merged
merged 1 commit into from
Jan 14, 2016

Conversation

oli-obk
Copy link
Contributor

@oli-obk oli-obk commented Jan 13, 2016

@steveklabnik
Copy link
Member

@bors: r+ rollup

@bors
Copy link
Contributor

bors commented Jan 13, 2016

📌 Commit 3ae71b1 has been approved by steveklabnik

@oli-obk
Copy link
Contributor Author

oli-obk commented Jan 13, 2016

travis failure is

Err http://llvm.org llvm-toolchain-trusty-3.7 InRelease
Err http://llvm.org llvm-toolchain-trusty-3.7 Release.gpg
Unable to connect to llvm.org:http:
Fetched 22.7 MB in 10s (2,271 kB/s)
Get:9 http://ppa.launchpad.net/git-core/ppa/ubuntu/ trusty/main git-man all 1:2.7.0-0ppa1~ubuntu14.04.1 [1,357 kB]
Fetched 30.4 MB in 3s (9,966 kB/s)
Reading package lists... Done
W: Failed to fetch http://llvm.org/apt/trusty/dists/llvm-toolchain-trusty-3.7/InRelease
W: Failed to fetch http://llvm.org/apt/trusty/dists/llvm-toolchain-trusty-3.7/Release.gpg Unable to connect to llvm.org:http:
W: Some index files failed to download. They have been ignored, or old ones used instead.
Selecting previously unselected package libllvm3.7:amd64.
$ sudo apt-get --force-yes install curl make g++ python2.7 git zlib1g-dev libedit-dev llvm-3.7-tools
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package llvm-3.7-tools
E: Couldn't find any package by regex 'llvm-3.7-tools'
The command "sudo apt-get --force-yes install curl make g++ python2.7 git zlib1g-dev libedit-dev llvm-3.7-tools" failed and exited with 100 during .
Your build has been stopped.

seems rather unrelated

Manishearth added a commit to Manishearth/rust that referenced this pull request Jan 14, 2016
bors added a commit that referenced this pull request Jan 14, 2016
@bors bors merged commit 3ae71b1 into rust-lang:master Jan 14, 2016
@oli-obk oli-obk deleted the fix/reference branch January 14, 2016 16:01
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.

3 participants