David Wong

Results 393 comments of David Wong

Not really. Until someone gets motivated to make a new top : )

I think we might still want to keep it implemented for kimchi to at least be able to keep the tests we have running.

yeah, I fixed it doing a `rustup update`, but I have a PR adding a `rust-toolchain.toml` which should fix it for everyone (https://github.com/facebook/sapling/pull/259)

this might be because I don't have a branch name or something? I just cloned a new repo from github and added commits with `sl ci` ``` ❯ sl @...

OK I think the problem is that the `get_repository()` function actually gets `defaultBranchRef` from querying a Github repo, and on a brand new Github project there's no default branch I...

This note seeks to explain what constraint optimization is, what noname does to optimize constraints, and what it could do. > [!NOTE] > The best way to understand if we're...

bumping this because I'm interested as well :) it works without problems on hackmd, for example

thanks for submitting the issue, if you can think of a fix PRs are welcome :)