Karrq
Karrq
I noticed the rust-script cache exploding very quickly in size... Is there a way to clean it up properly? I just butchered it manually in my files but I'd rather...
Hello, your most recent release (0.8.4) has bumped the crate's Minimum Supported Rust Version to 1.59 by making use of [const generic defaults](https://blog.rust-lang.org/2022/02/24/Rust-1.59.0.html#const-generics-defaults-and-interleaving) in [serde's support](https://github.com/multiformats/rust-cid/pull/115/files#diff-2886718cff6e18d594211fcdf9159608471c7d988c5863b25b73f7f3f6618924R39). This can be problematic...
This PR means to package this script for Nix. Notable changes: * wrapper.py: import 3dsconv.3dsconv via importlib * setup.py: call wrapper:main() These changes were made because python package identifiers can't...
## Environment * **IntelliJ Rust plugin version:** 0.2.113.2150-193 * **Rust toolchain version:** nightly-2019-10-02 * **IDE name and version:** IntelliJ CLion 2019.3.2 * **Operating system:** Arch Linux ## Problem description It...
Hi, I understand that the issue in the title might simply be a non-starter since older versions of parking lot are unmaintained, but this case I think is a valid...
**LocalAI version:** [`274ace2`](https://github.com/go-skynet/LocalAI/commit/274ace289823a8bacb7b4987b5c961b62d5eee99) **Describe the bug** When enabling the stream API each choice completion object is missing the `finish_reason` property except for the last message **To Reproduce:** Example response from...
### 🌟 Feature Request #### 📝 Description This features request is to port the existing `solc` support for deploy-time linking into `zksolc`. `solc` achieves this by leaving placeholders in the...
Hello, I recently got my hands on a new Steam Deck and I wanted to make system management and file transfer less painful without having to switch back and forth...
### Component Forge ### Have you ensured that all of these are up to date? - [x] Foundry - [ ] Foundryup ### What version of Foundry are you on?...
**Currently Blocked by:** https://github.com/matter-labs/era-compiler-solidity/issues/160 ## How it works 2 steps, prepare and collect prepare: 1. map source ids to paths, skip libraries if opt is set 2. Get artifact data/...