-
https://github.com/twilight-project/quisquis-rust/blob/672fcd264a4c2b47789102f26a3a3ebdc1d570de/src/transaction/shuffle.rs#L717-L783
-
https://github.com/twilight-project/quisquis-rust/blob/672fcd264a4c2b47789102f26a3a3ebdc1d570de/src/transaction/shuffle.rs#L1412
-
https://github.com/twilight-project/quisquis-rust/blob/672fcd264a4c2b47789102f26a3a3ebdc1d570de/src/transaction/shuffle.rs#L717-L725
-
https://github.com/twilight-project/quisquis-rust/blob/672fcd264a4c2b47789102f26a3a3ebdc1d570de/src/transaction/shuffle.rs#L1402-L1409
-
https://github.com/twilight-project/quisquis-rust/blob/672fcd264a4c2b47789102f26a3a3ebdc1d570de/src/transaction/shuffle.rs#L1459
exp_x is not correctly made.
index bounds on x_psi vector is not s…
-
As you can see this creates the path `/guild_id/{guild id}/threads/active`
https://github.com/twilight-rs/twilight/blob/642b1d14fd7803a30787626e5a6a550fa3c19920/http/src/routing/route_display.rs#L6…
-
### Creating a bug report/issue
#### Required Information
DietPi version: v8.17.2 (MichaIng/master) | HW_MODEL: 4 | HW_ARCH: 2 | DISTRO: 6
#### Additional Information (if applicable)
- So…
-
(to the same bucket that is)
The following code takes 60 seconds to complete even though only 1 request is fired off and 6 are cancelled:
```rs
use std::sync::Arc;
use tracing::info;
use tw…
-
We should make an option to remove the bot token from the header if in certain endpoints that odnt require a bot token
https://github.com/discord/discord-api-docs/issues/4142
-
Add two new flags: `GATEWAY_MESSAGE_CONTENT` and `GATEWAY_MESSAGE_CONTENT_LIMITED`.
Docs PR: https://github.com/discord/discord-api-docs/pull/3999