-
**rust-analyzer version**: rust-analyzer version: 0.4.1654-standalone (c405509f2 2023-09-08)
**rustc version**: rustc 1.71.1 (eb26296b5 2023-08-03)
**vscode version**:
Version: 1.82.0 (Universa…
-
I regularly use anyhow / color_eyre in projects, typing Ok in visual studio pops up a autocomplete that contains methods that are named Ok in addition to the Result::Ok enum variant from the prelude. …
-
Hi, are you still interested in contributions to this code?
I started writing a high-level serving client, involving building the crate using the `.proto` definitions, but adding a layer above that…
-
This is my `attic` NixOS config:
```nix
port: { config, inputs, ... }:
let
portStr = toString port;
in
{
imports = [
inputs.attic.nixosModules.atticd
];
config = {
service…
-
**rust-analyzer version**: (eg. output of "Rust Analyzer: Show RA Version" command)
rust-analyzer version: 0.0.0 (427061da1 2022-06-19)
**rustc version**: (eg. output of `rustc -V`)
1.61.0
**r…
-
**Description**
Currently, OSB is tied to using `opensearch-py`, the standard Python client for OpenSearch. However, there are several other clients including the Java client, Rust client, Ruby cl…
-
For the yagna-integration level 1 project i have generated the swagger models and client side library.
It seems they belong in the ya-client repository, next to the rust models.
- Move the model…
-
If I run cargo format and clippy I'd get contradicting errors. Fixing one them for one tool would break the other tool. Specifically around the `clippy::suspicious-else-formatting` rule.
````Git
l…
-
### Describe the bug
SurrealDB lost connection and can't reconnect normally. Logs full of:
```
2024-02-23T06:52:12.567638Z ERROR surreal::node: Error running node agent tick: There was a problem …
-
### gopls version
golang.org/x/tools/gopls v0.0.0-20240816163142-66adacf20fc4
golang.org/x/tools/gopls@v0.0.0-20240816163142-66adacf20fc4 h1:iSreTB1mHFYjQkoNmGjFjKRGkrhedt4wmfg
47nKSo28=
github.co…