-
From what I see here in handler.lua, it's possible to pass multiple scopes to the plugin configuration and asks it to validate if the returned token has these scopes, is that correct?
https://githu…
-
First, thank you for that awesome library! I love it!
Second: For some Entities I see "Problems" in the VSCode Problems-Panel. I'm glad it compiles without errors, but.. did anyone else have simila…
-
In a dead simple example:
```
use bilge::prelude::*;
#[bitsize(8)]
#[derive(FromBits)]
struct Test {
a: u4,
b: u4,
}
```
The latest version (0.3.2020) of rust_analyzer reports:…
-
### Describe the problem
Currently Tauri uses libappindicator to create tray icons on Linux. But it has far fewer features than the xdg standard, as well as macOS and Windows.
There are multiple bug…
-
Like the title said?
Is Reef-Pi Dead??? I see tons of pull requests and none being committed
Do you need maintainers to help?
-
Cc: @hallyn , @ikerexxe , @thesamesam , @zeha , @jubalh , @stoeckmann
Hi!
We will soon release 4.17.0, around Christmas/Solstice.
The first RC (release candidate) will be out around St. Nick's…
-
Before we added an explicit ID-Exists draft-iesg state, a decision was made (with IESG input) to have the expiration code move the iesg-state for an expired document to the Dead IESG state. Note that …
-
Considering libdaemon is dead upstream and pretty small, maybe avahi should just copy/paste that code instead?
-
# Bug report
In Scssphp, I got good results in my parsing code regarding the tracking of which function will return the same thing again on next call, by tagging functions of the scanner that moves…
-
Base the following code, all the pointer malloced are not used outside the function, so all of them are dead code. We'll see that
gfortran will delete the dead code the the very early tree-dump, and …
vfdff updated
2 years ago