* Nadav Vinik: > Why rust work with a special custom llvm instead of the standard? > > Will it change in the future?
Upstream doesn't fix bugs in release branches (they don't do any branch maintenance at all), so if you hit a crippling bug, there isn't much choice, other than building with a custom LLVM (or at least a specific revision from LLVM trunk). _______________________________________________ Rust-dev mailing list [email protected] https://mail.mozilla.org/listinfo/rust-dev
