Re: [dev-servo] Cleaner llvm options?

2014-08-27 Thread Manish Goregaokar
This was supposed to go to rust-dev. Sorry about that. -Manish Goregaokar On Wed, Aug 27, 2014 at 11:51 PM, Manish Goregaokar wrote: > A few days ago I was setting up a clean Rust build, and I wanted to avoid > the llvm build. > > For some reason, the apt-get install from the Travis file didn'

[dev-servo] Cleaner llvm options?

2014-08-27 Thread Manish Goregaokar
A few days ago I was setting up a clean Rust build, and I wanted to avoid the llvm build. For some reason, the apt-get install from the Travis file didn't work -- there were gpg issues. Eventually I ended up using Servo's llvm snapshot. Which was fine with me. However, the only reason I knew that

Re: [dev-servo] Heads-up for a subtle breaking change in Rust

2014-08-27 Thread Simon Sapin
On 27/08/14 07:23, Tetsuharu OHZEKI wrote: I feel the change would also affect these points: https://github.com/servo/servo/blob/master/src/components/layout/flow.rs#L277 https://github.com/servo/servo/blob/master/src/components/layout/flow.rs#L290 2014-08-27 7:17 GMT+09:00 Jack Moffitt: There