-
```rust
#![feature(discriminant_kind)]
use std::marker::DiscriminantKind;
fn trait_bound() {}
fn normalize() {}
fn foo()
where
&'b (): DiscriminantKind,
{
trait_bound::();
| ^^^^^…
-
### Quick summary
See slack discussion https://a8c.slack.com/archives/C07H21B2W59/p1731690474662039?thread_ts=1731643905.223809&cid=C07H21B2W59
### Steps to reproduce
* Click new site in logge…
-
* Add a `Rule` concept
* Implement rule selection (settings)
**Non Goal**
* Supporting different severities
-
[Goals are moving in front of the design picker](https://github.com/Automattic/wp-calypso/issues/95488). By doing so, we can pre-configure the showcase results based on the user's multi-selection goal…
-
## Description
Currently the documentation is automatically generated for the main branch. The documentation should support multiple versions, to support users that use other versions of the SDK.
…
-
The goal here is to create a list containing A LOT of features, you don't care about how we get those features - finding the algorithm for the feature extraction and assessing its difficulty are tasks…
-
`GoalLookAtBlock.isEnd` uses `world.raycast` to check if the target is visible from the current node. `world.raycast` only checks for collision boxes, not selection boxes.
These pages explain the…
-
## Objective
Create a metrics component to provide visibility into PATH operations.
This should provide, at the minimum, visibility into:
- Requests from all users
- Requests from a specific use…
-
### Design Todos
* Allow multi-selection
* Update categories to match goals/features
* Free themes are more clearly separated from premium themes
* Explore better filtering system
### First design d…
-
### Improvement target
In this issue we will track the progress of redesigning the opening window where the user needs to select one of two options on how he will use Bytechef.
### Goal
The new…