Kaur Kuut

Results 28 comments of Kaur Kuut

Are any of these still needed? These instructions were for Glazier.

> I think this filter should be placed before the list: > This makes it so that it doesn't move around when you're using it. For what it's worth, it...

I think we should wait for stable Rust. It's not too far away.

This same roadmap / contributions question [came up recently on Zulip](https://xi.zulipchat.com/#narrow/stream/354396-xilem/topic/.E2.9C.94.20Roadmap.20for.20contributors). As for random contributions, we may accept them, but its risky. If its a small thing you can just...

Yes, I think this should all happen. So for CI I think we can go far by adopting [the Druid CI config](https://github.com/linebender/druid/blob/master/.github/workflows/ci.yml) which is quite battle tested and has the...

Xilem is currently [creating a surface with no unsafe](https://github.com/linebender/xilem/blob/f301c861d9a5b7a5f061fd711a11270f6848517a/src/app_main.rs#L228-L231). You think this approach isn't sustainable? Even so, special cases can receive a special exemption. So if we need to deal...

Are there plans to make that `unsafe`? Seems like it should be if in practice it's needed.

Our lint configuration doesn't yet match the goals here. I would be fine with keeping it open.