We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Minimal example of code that crashes rustc:
extern mod std; use std::iterator; pub fn get_mode<T : Iterator<&'self int>>(it : & T) {} fn main() {}
Error: rust: task failed at 'explicit failure', rust-0.7/src/librustc/rustc.rs:354