-
```
Compiling graphql-parser v0.3.0 (/home/boeckb/code/depot/lang-rust/rust-graphql-parser/src)
Compiling graphql_client_codegen v0.10.0 (/home/boeckb/code/depot/lang-rust/rust-graphql-client/…
-
I am trying to use the commands on a Gopro MAX, when the cam is on, all works fine, also to turn it off is OK. But it seems that when the camera is OFF, the WiFi gets turned OFF, so a WOL command will…
-
The current implementation of `ToSqlText` for arrays does not adhere to the specified rules for quoting array elements. According to the PostgreSQL [documentation](https://www.postgresql.org/docs/curr…
-
Reproduces on this change
```diff
/*
[dependencies]
ouroboros = "0.15.5"
*/
use ouroboros::*;
type F>,
#[borrows(o)]
- r: &'this u8,
+ r: &'this str,
}
fn main() {
println!(…
-
### Code
```rust
pub trait Foo: Clone {}
pub struct Bar,
pub THIS_CAUSES_ICE: (),
}
impl Bar
-
"When we try to add tag or remove tag to virtual machines in a bulk request of 500 vms, few of the vm request got struck or hung and not getting response even after waiting more than 10 mins. We are…
-
**Reference**
#160
multi query, fetch 시나리오에 적합한 Query Interface를 설계하려고 합니다.
#### 유저 시나리오
google maps에서 검색하는 시나리오와 비슷한 방식으로 timeseries query 시나리오 생성(https://github.com/paust-team/paust-db/issu…
-
auto-reduced (treereduce-rust):
````rust
#![feature(type_alias_impl_trait)]
mod defining_scope {
use super::*;
pub type Alias = impl Sized;
pub fn cast(x: Container) -> Contain…
-
### Summary
https://github.com/serai-dex/serai/tree/97951e3f4fcef1be3ad1693228883fe9a2e3709b/processor is the crate which triggered this (and exact commit). While I do not have a MRE, I hope this e…
-
after upgrading existing database to stable 6.0, we encountered the following problem
```
2024-09-26T07:45:50.5331216Z, 7, Information, Server, Raven.Server.RavenServerStartup, POST /databases/arc…