-
Translating the following wgsl with `naga a.wgsl a.hlsl` results in a panic on naga 23.0.0
```wgsl
fn a() {
const b = vec4(f32(), f32());
saturate(b);
}
```
```
thread 'main' panic…
-
| | |
|--------------------|----|
| Bugzilla Link | [PR49842](https://bugs.llvm.org/show_bug.cgi?id=49842) |
| Status | CONFIRMED |
| Importance | P enha…
-
**Describe the bug**
This is not ambiguous:
```
if (
// /0 := [1,2,3]
/0 !:= [1,2,3]
) {
println("foo");
} else {
println("bar");
}
```
But, this is ambiguous:
```
…
-
### Steps to reproduce
Using Microsoft.Build package (from NuGet in version 15.6.82) added as NuGet reference to a project.
Calling constructor of: Microsoft.Build.Evaluation.Project(projectFile) …
-
I'm using a select2 many-to-many view on a table of entries that can occupy multiple beds, but should ideally only occupy one. To achieve this, I would like to filter out the occupied beds. The obviou…
-
### Description
When a custom trait takes a closure as an argument, the compiler crashes when the trait is used with `@Test`.
### Expected behavior
I expect the compiler to not crash, and for the c…
-
**BEsmaili** created:
https://orchard.codeplex.com/workitem/21221
I have wrote a Javascript scripting module (check it Here.). but i couldn't find any way to set it as default scripting language so t…
-
### Category
Cedar language or syntax features/changes
### Describe the feature you'd like to request
In order to have typing preservation, #874 reduced the precision of partial evaluation when eva…
-
### Terraform Version
1.5.6
### Terraform Grafana Provider Version
2.18.0
### Grafana Version
Cloud (11.3.0)
### Affected Resource(s)
* grafana_rule_group
### Terraform Configuration Files
``…
-
In our Apache Felix Logback based OSGI Environment we get the following error when using an expression in an EvaluatorFilter:
`
Could not start evaluator with expression [mdc != null && "true".equ…