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.
rustc 0.11-pre (7056f97 2014-04-03 22:06:50 -0700) host: x86_64-unknown-linux-gnu
Code:
static A: Vec<uint> = vec!(1);
Error:
<std macros>:4:13: 4:47 error: internal compiler error: no type for local variable 31u32 <std macros>:4 let mut _temp = ::std::vec::Vec::new();