What I've been doing for difficult snapshots is to temporarily modify
the makefiles to do the thing  Niko describes (use stdlib and runtime
from snapshot for stage1), building the snapshot, and then reverting
the changes to the makefile again. It would be nice if this was
something that could be simply turned on and off with a single switch
somewhere, but my Makefile-fu wasn't strong enough to actually
implement it that way.
_______________________________________________
Rust-dev mailing list
Rust-dev@mozilla.org
https://mail.mozilla.org/listinfo/rust-dev

Reply via email to