-
I as an end-user can authenticate to the KONG API using a cryptographically signed payload.
1. present QR code to end-user
2. End user scans QR code and consume the content, parse the openID: s…
-
### Code
```Rust
trait MyTrait {
#[repr(align)]
fn myfun();
}
```
### Meta
`rustc --version --verbose`:
```
rustc 1.84.0-nightly (759e07f06 2024-10-30)
binary: rustc
commit-hash: 759e07…
-
**Describe the issue**:
**Minimal Complete Verifiable Example**:
```python
from dask.distributed import Client
import dask
if __name__ == "__main__":
client = Client()
task_coun…
-
### Version/Branch of Dear ImGui:
Version 1.88, Branch: master (master/docking/etc.)
### Back-ends:
imgui_impl_dx11.cpp
### Compiler, OS:
Win10 + Vss
### Full config/build informatio…
-
### What happened?
Depending on the data type, interpolate gives different results
### What did you expect to happen?
The example code outputs two arrays which are pasted below. The first array en…
-
### Version/Branch of Dear ImGui:
Version 1.90.9, Branch: master
### Back-ends:
Win32 + DirectX 9
### Compiler, OS:
MSVC 2019
### Full config/build information:
_No response_
### Details:
Ple…
-
**What happened**:
A graph does not seem to be optimized properly when using delayed.
**What you expected to happen**:
Adding a delayed step at the end of a graph should not block optimizatio…
-
### Version/Branch of Dear ImGui:
Version 1.91.3-docking
### Back-ends:
imgui_impl_glfw.cpp + imgui_impl_opengl3.cpp
### Compiler, OS:
CLang 18.1.3 and GCC 13.2.0, Linux Mint 22, x64
### Full co…
J8-8N updated
1 month ago
-
### Code
`./src/test/ui/issues/issue-27901.rs`
```Rust
// run-pass
trait Stream { type Item; }
impl (&'s str, fn(&'t str) -> (&'t str,
-
### Version/Branch of Dear ImGui:
Version 1.XX, Branch: XXX (master/docking/etc.)
### Back-ends:
imgui_impl_XXX.cpp + imgui_impl_XXX.cpp
### Compiler, OS:
Android
### Full config/build informati…