nori li
nori li
Thanks for this suggestion, I'll make these modifications and test it locally. Feel free to open a PR if you have it saved already, otherwise I'll get to it this...
Ah yeah it looks like this has already changed, any::Demand doesn't exist. https://github.com/dtolnay/anyhow/blob/master/build.rs Anyhow has updated again it looks like. Mind you our backtrace module is much smaller than anyhow's,...
You're right that backtrace isn't working, this is important. I just implemented it for eyre. I'm going to write unit tests for this before I make a pull request. Thanks...
> 😅 Just saw your PR @thenorili, I accidentally fixed it too while working on another compile probe issue in #160. > > Any chance we could merge that first...
https://github.com/github/docs/issues/8926 https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/collaborating-on-repositories-with-code-quality-features/troubleshooting-required-status-checks#handling-skipped-but-required-checks Looks like the recommendation is to separate the required checks into a separate workflow.
Hey! Lack of an icon is normally encountered when you're running a linux binary directly ( `./zynaddsubfx` ) rather than via a .desktop file. If you run "zynaddsubfix-oss.desktop" ( `cd...