You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for the report! This bug belongs on the rust-lang/rust repo, however, as this repo is just for Cargo itself (and this is perhaps a bug in the compiler). Also, could you try reducing the test case down to something smaller? It'll make it easier to fix!
To reproduce:
git clone git@github.com:YorickPeterse/aeon.git
cd aeon
cargo build --release --verbose
This will result in the following output:
Rust version:
rustc 1.0.0-dev (built 2015-05-17)
Cargo version:
cargo 0.3.0-nightly (06dbe65 2015-05-29) (built 2015-05-29)
LLVM version: 3.5.2
Platform:
Linux tuxbook 4.0.4-1-ARCH #1 SMP PREEMPT Mon May 18 06:43:19 CEST 2015 x86_64 GNU/Linux
(Arch Linux)The text was updated successfully, but these errors were encountered: