Chris Krycho
Chris Krycho
So it doesn't get difficult-to-find in the Discord archives, I'll add here [the conversation we had](https://discordapp.com/channels/676306448594108416/676306449047224321/740741576380121128) that prompted this: **Me:** > 1. You mention on the website a desire to...
Diagrams are just plain hard to deal with – I've done the “generate in both color schemes” thing a couple times for my own site and it’s just a lot...
I *have* had those plans. I happen to have some time available tomorrow, so I'll see if I can't get that at least *started*. (It's a surprisingly large effort to...
It turns out this is a slightly more complicated change than I thought, because it's interacts interestingly with the idea of the "started" tag I created. Maybe it works if,...
Looks like I should be able to do this by publishing as a non-npm package on DefinitelyTyped. Easy to do, albeit a bit laborious to add tests for!
@JoshuaKGoldberg yeah, that’s the one, and I agree that dumping folks into Haskell can feel like a *lot*. 😂 I don’t know of a good TS-focused write-up, alas (most of...
Noted, and thank you, @ehuss! 👍🏼 A quick status note: - Some changes have landed using the `` preprocessor from #3918. I will make sure we either have the relevant...
For those following along at home: rust-lang/rust#125408 has the goods, and is (I believe!) ready to go. 👍🏼
Status: - The [first pass on this](https://github.com/rust-lang/rust/pull/125408) merged last week. - It blocked contributions because the bootstrap process did not know about needing to sync the `src/doc/book` submodule, which was...
@ehuss Circling back, I think courtesy of the various fixes and esp. rust-lang/rust#127786, this is resolved now?