-
### Environment
- **Qiskit Terra version**:
- **Python version**:
- **Operating system**:
### What is happening?
When the transpiler is able to reduce the body of a control flow operation to…
-
```
Event::WindowEvent {
event: WindowEvent::KeyboardInput { input, .. },
window_id,
} if window_id == window.id() => {
if input.virtual_k…
-
The [the `ControlFlow` type](https://github.com/scottmcm/rfcs/blob/do-or-do-not/text/0000-try-trait-v2.md#opscontrolflow) might be nicer than the `bool` type as a return for the IDLE callbacks. If / …
-
This (in fact the whole file) https://github.com/bluss/permutohedron/blob/afdb9433abb21ffa1dbd43f7aba58b2c62d3fee6/src/control.rs#L13-L20
could be swapped with [std::ops::ControlFlow](https://doc.r…
-
### Background and motivation
While we were working with trimming, we found that we often want to express "code only needed if a type is preserved", but currently we do not have such thing in C#.
…
-
The tracking issue for #551 (2) + (3).
## Traits
### Existing
* `data::Build`
* Proposal: #556
* `data::Create`
* Proposal: #556
* `data::DataMap`
* Proposal: #556
* `data::DataMapMu…
-
My project can't compile because of the following error:
```
[dev] [14:14:13] E/launcher - Error: TypeError: protractor.promise.controlFlow is not a function
[dev] at Object. (C:\Protractor\m…
-
After upgrading one of my desktop apps from [dioxus](https://github.com/DioxusLabs/dioxus) `v0.4.3` to `v0.5.1`. I noticed a considerable increase in time to initial render on linux using webkitgtk2 w…
-
For example, in `std::ops::ControlFlow::
-
**Describe the bug**
Pointer lock is broken on both Linux and macOS (and maybe on Windows, too).
**Steps To Reproduce**
```
fn main() -> wry::Result {
use wry::{
application::{
ev…