make deps (error)
- Dominant language
- Rust
- Stars
- 63
- Forks
- 10
- PR merge metrics
- No merged PRs in 30d
Description
tried compiling mre. i'm using the latest git version of rust. should i try it with 0.3 ?
~/src/rust-stuff/mre
% make deps
cargo install mongrel2
info: syncing source: central...
info: synced source: central
info: installing central/mongrel2 via git...
./mongrel2.rc:10:0: 10:6 error: expected crate directive
./mongrel2.rc:10 import result::{result, ok, err};
^~~~~~
rust: task failed at 'explicit failure', /home/david/src/rust/src/libsyntax/diagnostic.rs:52
rust: domain main @0xa071a0 root task failed
rust: task failed at 'killed', /home/david/src/rust/src/libcore/task.rs:705
make: **\* [deps] Error 101
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.