Andreas Kling
Andreas Kling
Please squash `selfhost: Remove .ninja_log from staged commit` into the relevant preceding commit.
We should make sure to build with optimizations here, since using the IDE extension with an unoptimized build of selfhost is obnoxious.
This is still failing `rustfmt` on CI. Also, please squash the fixup into the original commit instead of adding a separate commit :)
This has conflicts.
Hmm, wait, there's more code that assumes `find_yield_span()` will always succeed if there's a yielded type. It seems wrong that `return` statements affect the yielded type in the first place....
Let's prioritize finding an approach that optimizes for build time.
I like it.
Yeah, it could be nice to have `must { xyz }`, but let's also support `must xyz`. :)
> What should syntax for multiple inheritance look like? Good question! I would like to explore if we can avoid multiple inheritance and instead express interfaces/protocols/traits using a separate mechanism....
The emojis on Linus's site sometimes render wrong, which is most likely related to this bug.