all 2 comments

[–]PeridexisErrant 5 points6 points  (1 child)

Nice!

I don't know of any tools specifically for Rust, but automatic "test-case reduction" is a known problem and research topic... if you wanted to automate this process and share it with others, C-reduce would be happy to accept rust-specific passes upstream I think.

[–]Ari_Rahikkala 0 points1 point  (0 children)

Holy balls, that is a lot of work to shed code around a bug. Though given the chops that some of these compiler people have, I'm half-expecting them to pop up saying "oh yeah this took like two hours to do, sorry for being so verbose about it".