7 ms·
You can do the same on rustc by just doing --keep-stage 0. This doesn't work with with codegen-like stuff but for a lot of changes it works.
by djrenren 8y ago
You can do the same on rustc by just doing --keep-stage 0.
This doesn't work with with codegen-like stuff but for a lot of changes it works.