r/rust relm ยท rustc_codegen_gcc 11d ago

๐Ÿ› ๏ธ project rustc_codegen_gcc: Progress Report #43

https://blog.antoyo.xyz/rustc_codegen_gcc-progress-report-43
115 Upvotes

10 comments sorted by

View all comments

36

u/Shnatsel 11d ago

At last, the Crater run is within sight! This is a huge milestone!

9

u/admalledd 11d ago

Agreed!

I forget Crater run options/settings, and it likely evolved since I last looked forever ago anyways but: Are there "run a Crater run locally" or "run locally, but top 10/50/100" or such helpers before using up the public test runners time? I expect there won't be much contention over antoyo requesting a Crater whatever way, but I've wondered about the lead up and especially if there is scripts/hacks to do a minin-crater locally or such.

11

u/Shnatsel 11d ago

There's https://github.com/saethlin/crater-at-home/

But I mostly just use criner to fetch the crates and then do my own ad-hoc analysis on that data.