-
### Steps to reproduce the bug with the above code
```
git clone https://github.com/diesel-rs/diesel
cd diesel/diesel
cargo semver-checks --baseline-rev v2.0.4 --only-explicit-features --features …
-
### Checklist
- [x] Using latest version on the [App Store](http://itunes.apple.com/app/id1156707581)
- [x] Read the [docs](http://blink.sh/docs/)
- [x] Searched for [existing GitHub issues](…
-
# User story
As a user I want to be warned that I should be using AwareDatetimeWithDefault instead of datetime. Updating to aind-flake8-extensions>=0.6 would make this happen, but this causes problem…
-
Feature gate: `#![feature(sync_unsafe_cell)]`
This is a tracking issue for SyncUnsafeCell.
### Public API
```rust
// core::cell
#[repr(transparent)]
pub struct SyncUnsafeCell {
value:…
-
### Description
Program to run: Is it valid to expect that there can be a zero read call? Or should one always guard against it?
```nim
import std/streams as streams
import std/os as os
whe…
-
When trying to ray cast with AABB with min and max=0. Gives the following error:
thread 'main' panicked at 'Matrix index out of bounds.', /Users/fredrik/.cargo/registry/src/github.com-1ecc6299db9ec…
-
The full reproducible case is [here](https://play.rust-lang.org/?version=stable&mode=debug&edition=2021&gist=d09ee4a95b815ad3fa6304e98e56b7a8). Before committing further efforts on reducing it I w…
-
We are currenly studying the SVs contained in 9000+ samples and detected by DRAGEN. We are trying to join them altogether and to annotate them in a single step, an approach that has worked for us in o…
-
So that new panels can be composed from multiple panel-sized widgets.
The issue is that `osc::ModelEditorViewerPanel` is already a panel, so if I want to create a new panel that composes the *conte…
-
The default gRPC response size limit is 4 MiB. The current maximum size for both of these methods is 1000.
- [ ] https://github.com/world-federation-of-advertisers/cross-media-measurement-api/pull/…