"cargo install --force yazi-build" fails with preset macro errors #3936
Replies: 2 comments 5 replies
-
|
Looks like yet another Cargo limitation rust-lang/rust-clippy#11677 :( I'm looking for ways to work around it. |
Beta Was this translation helpful? Give feedback.
5 replies
-
|
Should be fixed in #3952 - a new |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Toolchain:
I also tried on macOS Intel and Linux. Same errors.
I've been building yazi for a while now and it seems the last version that was built successfully on my machines was Yazi 26.1.22 (Crates.io 2026-01-22).
So I suspect that something happened after that. I followed the documentation and I can't figure out the problem.
Here is the error:
P.S.: Compiling from within the git source tree works. There are a bunch of warnings, but it builds.
Beta Was this translation helpful? Give feedback.
All reactions