mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-30 13:06:28 +03:00
b70306158f
There's currently a fair amount of code which is being ignored on unnamed blocks (which are the default now), and I opted to leave it commented out for now. I intend on very soon revisiting on how we perform linking with extern crates in an effort to support static linking.