|
|
|
|
|
by steveklabnik
2666 days ago
|
|
~~It can't.~~ See below, it can! I tend to find, personally, that this kind of thing doesn't interfere strongly with reviewing. I think this is because I have an extensive background in dynamically typed languages and ones with strong inference like Rust, so I'm more used to it, whereas people who don't come from said backgrounds prefer more explicitness. YMMV of course! |
|
-Z unstable-options -Zunpretty=hir,typed
You can try on https://rust.godbolt.org/