What is the best way to test "compiler-heavy" code in @rustlang?
Making sure that certain constructs (e.g. procedural macro applied to a struct) compile or that certain combinations DO NOT compile.
The only thing I have found so far is compiletest_rs, should I start from there?
-
-
Actually there are many RFCs regarding generic tuples, but most of those run afoul of reordering optimizations. Alas, I don't have enough time, otherwise I'd write up my own RFC that would allow both reordering and abstracting over individual tuple parts regardless of size.
Thanks. Twitter will use this to make your timeline better. UndoUndo
-
Loading seems to be taking a while.
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.
Writing about stuff to learn how it works, mostly in Rust.
Lead Engineer at