-
# Bug Report
**Cairo version:**
2.8.0
**Current behavior:**
I am cryptonerdcn, author of WASM-Cairo. After this PR(https://github.com/starkware-libs/cairo/pull/6173/), the WASM-Cairo vers…
-
Lately, in various places in my project I get errors like
> parsing.rs
> expected 2 arguments, found 1 [Ln 176, Col 6]
but the thing is: there's *not* a wrong number of arguments. the project builds…
-
**rust-analyzer version**: rust-analyzer version: 0.3.2188-standalone [/home/bjorn/.vscode/extensions/rust-lang.rust-analyzer-0.3.2188-linux-x64/server/rust-analyzer]
**rustc version**: rustc 1.82.0 …
-
[Example: How to generate .gcda files for a Rust project](https://github.com/mozilla/grcov?tab=readme-ov-file#example-how-to-generate-gcda-files-for-a-rust-project) in the readme uses `-Zprofile` whic…
-
Hi
I do not really know where to put this, but I have start working on a Rust binding crate (Rust library) for quickfix C++.
I am a Python quickfix user since few years for now. And it has alway…
-
While reading through the documentation I have noticed that there is very little support on how to add rust to popular IDE's. so I have ahead and added examples of what it could look like to add some …
-
This tracks the status of s390x vector facilities support in rustc and standard libraries.
- ABI support
- [x] support z13 vector ABI: done in https://github.com/rust-lang/rust/pull/131586
ht…
-
**Description:**
Having conditional compilations in Ballerina (Debug / Release Build) would be pretty helpful or at least setting Debug / Release Flags automatically.
This would allow the user j…
-
This is a tracking issue for changing the formatting of where clauses to be formatted on a single line in some additional contexts, provided they meet certain constraints (short, single bound, and no …
-
In an error message about mutable global variables (https://github.com/rust-lang/rust/pull/133143) I wanted to link to the book to a chapter explaining how to use `static` with mutable data, but I cou…