594212

Results 4 issues of 594212

I created an empty project, and tried to try out the library, but I ran into a problem. Describe the bug The `gradle run` task is failing with a SIGILL...

Inverse-search gives wrong path inside WSL OS ```yaml ❯ hostnamectl Static hostname: sul-IBR1 Icon name: computer-container Chassis: container Machine ID: 429ac08b232f467ab44eb35b05b94a3d Boot ID: d7d798959a794b879fa2ff57cf51162e Virtualization: wsl Operating System: Ubuntu 22.04.4...

#### Expected Behavior ```sql CREATE TABLE accounts ( user_id SERIAL PRIMARY KEY, username VARCHAR (50) UNIQUE NOT NULL, password VARCHAR (50) NOT NULL, email VARCHAR (255) UNIQUE NOT NULL, created_at...

**Problem** manganis can't compile when executing ``cargo build`` or ``dx serve`` ``` error[E0463]: can't find crate for `manganis_macro` --> /home/sul/.cargo/registry/src/index.crates.io-6f17d22bba15001f/manganis-0.2.2/src/lib.rs:4:9 | 4 | pub use manganis_macro::*; | ^^^^^^^^^^^^^^ can't find...