Re: [dev-servo] PSA: Rust upgrade landed

2015-01-08 Thread Lars Bergstrom
On Jan 8, 2015, at 9:50 AM, Ms2ger wrote: > > Thanks to all who helped! > > Be aware that you need to ./mach clean before building (symptom if you > forget is rustc failing with > >> task 'rustc' panicked at 'assertion failed: end <= self.len()', >> /home/larsberg/rust/src/libcore/slice.rs:432

[dev-servo] PSA: Rust upgrade landed

2015-01-08 Thread Ms2ger
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Thanks to all who helped! Be aware that you need to ./mach clean before building (symptom if you forget is rustc failing with > task 'rustc' panicked at 'assertion failed: end <= self.len()', > /home/larsberg/rust/src/libcore/slice.rs:432 ). Next