We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Just installed rust, set $RUST_PATH, called rustpkg init in catalog
$rustpkg install github.com/steveklabnik/hello WARNING: The Rust package manager is experimental and may be unstable task '' failed at 'Unhandled condition: nonexistent_package: (crate_id::CrateId{path: std::path::posix::Path{repr: ~[103u8, 105u8, 116u8, 104u8, 117u8, 98u8, 46u8, 99u8, 111u8, 109u8, 47u8, 115u8, 116u8, 101u8, 118u8, 101u8, 107u8, 108u8, 97u8, 98u8, 110u8, 105u8, 107u8, 47u8, 104u8, 101u8, 108u8, 108u8, 111u8], sepidx: Some(23u)}, short_name: ~"hello", version: NoVersion}, ~"supplied path for package dir does not exist, and couldn't interpret it as a URL fragment")', /build/rust/src/rust-0.9/src/libstd/condition.rs:139
The text was updated successfully, but these errors were encountered:
Auto merge of rust-lang#11456 - tom-anders:std_instead_of_core_sugges…
27165ac
…tion, r=Manishearth Add suggestions for std_instead_of_core ``` changelog: [`std_instead_of_core`]: add suggestions ``` Fixes rust-lang#11446
No branches or pull requests
Just installed rust, set $RUST_PATH, called rustpkg init in catalog
$rustpkg install github.com/steveklabnik/hello
WARNING: The Rust package manager is experimental and may be unstable
task '' failed at 'Unhandled condition: nonexistent_package: (crate_id::CrateId{path: std::path::posix::Path{repr: ~[103u8, 105u8, 116u8, 104u8, 117u8, 98u8, 46u8, 99u8, 111u8, 109u8, 47u8, 115u8, 116u8, 101u8, 118u8, 101u8, 107u8, 108u8, 97u8, 98u8, 110u8, 105u8, 107u8, 47u8, 104u8, 101u8, 108u8, 108u8, 111u8], sepidx: Some(23u)}, short_name: ~"hello", version: NoVersion}, ~"supplied path for package dir does not exist, and couldn't interpret it as a URL fragment")', /build/rust/src/rust-0.9/src/libstd/condition.rs:139
The text was updated successfully, but these errors were encountered: