-
Is there a difference between a command and a subcommand? If not perhaps the help message should use one word consistently. Perhaps most ambiguously, usage is `cargo ... [SUBCOMMAND]` but help is `car…
-
### Experience behavior
The compile method of Rustic differs to the built-in one: it is always interactively prompting for a compile-command, no matter if it's called interactively or programmatica…
-
## Problem Background
Currently, template development is not a smooth process, especially for new developers. We want to simplify the process as much as possible.
This tool should feel familiar to …
-
Hi, can someone please direct me to the list of available downloadable list of inbound and outbound connectors?
The [hub link](https://www.fluvio.io/docs/hub/overview) only gives the details and not …
-
OS Linux
target : wasm-unknown-unknown
```
The following warnings were emitted during compilation:
warning: brotli-sys@0.3.2: In file included from brotli/common/dictionary.c:7:
warning: …
-
**Problem**
````
error: failed to run custom build command for `aws-lc-sys v0.21.2`
Caused by:
process didn't exit successfully: `C:\Users\me\AppData\Local\Temp\cargo-installZPq3k0\release\b…
-
**Description**
I have an existing postgresql schema that I wish to "uplift" into loco. Using regular sea-orm-cli (without loco), I am able to successfully generate entities using the following com…
-
### Problem
I naively expected that `cargo info` would always show information from crates.io (as its documentation suggests). However, it seems that `cargo info foo-bar` would not show information f…
-
Inspired by @x-hgg-x 's recent works, I just did some benchmarks setting `[profile.release]` for Cargo. While with LTO on Cargo is 1.05x faster, the benchmark result doesn't seem good enough to convin…
-
### Describe the bug
On macOS, there's a special env var `MACOSX_DEPLOYMENT_TARGET` that implicitly configures the system's C compiler, linker, and opts in to or out of breaking changes in macOS. Obj…