-
I just threw it in here as that was the quickest way to get the webpage up with github pages.
Docs/website in the main repo:
Pros:
* Docs stay close to the code, so it’s easier to keep them upd…
-
The method `into_godot` no longer exists, and since `Cargo.toml` builds from the git repository instead of using versions, the code is now bricked even though I have not made any changes. A bit annoyi…
-
Hi,
In #1621, it was mentioned that functionality to create QFunctions from C source through the Rust bindings would be reasonably straightforward to implement. This would allow usage of the JIT ba…
-
### Check for existing issues
- [X] Completed
### Describe the bug / provide steps to reproduce it
I'm trying out Zed again today after a few months of going back to VS Code because of usabil…
-
Bindings should concern higher types exposed to the Python API:
- [ ] Gates
-
### Expected behavior
When a scan is not found, or contains invalid data the backend warns in logs, however the API fails to pass on this warning and instead reports everything being fine. This giv…
-
Currently Rust for Flipper Zero [requires a nightly toolchain](https://github.com/flipperzero-rs/flipperzero/blob/19b185e63f60572da8a7418185f5e5b87f6f6959/crates/rust-toolchain.toml) to build binaries…
-
Since this is already brought up in https://github.com/rust-lang/miri/issues/3470#issuecomment-2460600407, I will just open a new issue for this.
To resolve the FIXME here, https://github.com/rust-l…
-
https://files.rambhat.la/s/ySXwKiXNSLwcyde
```py
from langchain_core.prompts import ChatPromptTemplate
system = """..."""
prompt = ChatPromptTemplate.from_messages([("system", system), ("human", "{…
-
See https://github.com/apache/iceberg-rust/pull/742#issuecomment-2515564242 for details.