-
Meta-issue about various `Cargo.toml`-related improvements.
- [x] Parse crate information from the local index (https://github.com/intellij-rust/intellij-rust/issues/2757)
- [x] Provide completion…
-
In the configuration of your `backend` directory (for example using neovim) if you provide multiple directories the LSP will only function if all of the directories exist. If for example you specify:
…
-
### Problem
We have a monorepo where we want to manage some lints at the workspace level. We also have some CI scripts that set `RUSTFLAGS=-Dwarnings`. For crates that set `lints.workspace = true`, l…
-
-
Hi, thanks for your work on the Rust for ROS2 ecosystem!
I'm running into the limitation described in the README:
> Notably, there is quadratic build cost as a function of the dependency chain l…
-
### What version are you using?
Latest main
### What did you do?
Run the same command multiple times:
```
stellar contract build --meta example-key=example-value --out-dir /tmp
```
### What did…
-
-
I'm trying to add some counters to Tmux status line. For that I run a couple of `task count` commands.
Since Tmux runs them at the same time - they seem to conflict with each other.
I have seen #…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
Is there a particular reason `xls-driver` crate uses an old version a clap?
https://github.com/xlsynth/xlsynth-crate/blob/f17a816fd6dd25ae9a9cb5e5e362d59f812c8a3d/xlsynth-driver/Cargo.toml#L15
lat…