YurBoiRene

Results 3 comments of YurBoiRene

I am having the same issue but having trouble reproducing in a small case. I think rust bingen replace is not picking up std::string because of the namespace/include structure somehow.

Okay I found a coredump with stack traces. ``` Module /usr/bin/niri from rpm niri-25.08-2.fc43.x86_64 Module libdbus-1.so.3 from rpm dbus-1.16.0-4.fc43.x86_64 Module libEGL_mesa.so.0 from rpm mesa-25.2.6-1.fc43.x86_64 Module libnvidia-egl-xlib.so.1 from rpm egl-x11-1.0.3-1.fc43.x86_64 Module...

I believe this was [added in this commit](https://github.com/helix-editor/helix/commit/4547133b95dbae0084db4f651bc08956710f1309) but that is not released yet. Try [building from source](https://docs.helix-editor.com/building-from-source.html) and lmk if it works.