-
Note: there is the "A-rust-for-linux" label in the `rust` repository: https://github.com/rust-lang/rust/labels/A-rust-for-linux.
## Features that we would like to see
### Required (we almost cer…
-
## Features that we would like to see
### Required (we almost certainly want them)
- [ ] Macros wrapping expressions in `unsafe` blocks when using `unsafe_op_in_unsafe_fn`.
+ Issue: https…
ojeda updated
2 weeks ago
-
### Summary
Hi, found this message in cargo clippy output so post the issue here.
Original code: https://github.com/WenqingZong/wasm-game-of-life/pull/1/commits/b388612cddb1e5507bb580f979dfcb8e030de…
-
# Problem
Argus panicked when analysing code in an example crate.
# Logs
**OS:** linux (6.11.5-100.fc39.x86_64)
**VSCode:** 1.95.1
**Error message**
```
thread 'main' panicked at /home/…
-
### Describe the bug
On windows 11 Tauri webview window size is not the same as define in config.
Size in tauri config: 715x505
When I run app on my client's windows 11 pc, tauri window has s…
-
r55 lets us write smart contracts in rust: https://github.com/leonardoalt/r55
this would be sick as part of the executor, might be as simple as integrating here: https://github.com/ithacaxyz/odyssey/…
-
When running `bindgen --experimental --wrap-static-fns ...` on the following function
```c
static inline int arch_within_stack_frames(const void * const stack,
const void * const stackend,
…
-
After https://github.com/bazelbuild/rules_rust/pull/2877 (https://github.com/bazelbuild/rules_rust/commit/350d249ca2c976f92c96d63e4f89f9cf00965188) was merged, we've started seeing an error in our com…
-
### Did you check docs and existing issues?
- [x] I have read all the NeMo-Guardrails docs
- [x] I have updated the package to the latest version before submitting this issue
- [ ] (optional) I have …
-
Found while reviewing #126597 for the nth and final time. Many parts of the emitter look fishy to me wrt. Unicode handling and to be honest it was quite *frustrating* to review code related to it beca…