-
`impl-trait` can either be desugared as a generic parameter (universal), as an opaque type (existential), or forbidden. This desugaring is currently on the AST in two places: `def_collector` and `ast…
-
### Description
Compiler run time crashed with the following error
```
Compiling source
ballerina/graphql:1.6.2
ballerina: Oh no, something really went wrong. Bad. Sad.
We appreciate i…
-
Hello,
Every time i add _cordova-plugin-googleplus_ build fails. I've desactivated all the plugins and checked if there is a conflict and i've discovered that it exists between **_cordova-plugin-g…
-
(assigning @FTRobbin)
Currently, we allow looking up non-constructor functions (i.e., functions whose output is not an EqSort or have a `:merge` function) in actions. This can cause actions to fail a…
-
OOPS! You've triggered a compiler bug.
Please report this at https://github.com/dfinity/motoko/issues/new with the following details:
Motoko 0.7.3 (source qwdq7q2n-npg4rjz7-7s76jv69-kbwjwklg)
```…
-
### Description of the bug:
We started seeing the following errors during dex merging when using D8
```
23:01:25 [Bazel] Error in bazel-out/darwin_x86_64-fastbuild/bin/apps/hermosa/matador-servi…
-
Taking a leaf out of Python's book, I propose (as we have
discussed recently at some weekly meeting), that we support a
mapping from some standard operators to methods with special
names.
- `expr1[exp…
-
The optimization should happen within `PlanOptimizers`. The reason to specialize it in a later phase was due to lack of type in `Expression`. It should be moved back as a desugar rule.
blocked by #12…
-
This came up when discussing #10389:
It is currently possible to place bare declarations directly in a `@scope` rule if it's a [nested grouping rule](https://drafts.csswg.org/css-nesting-1/#nested-…
-
### Description of the problem / feature request:
Bazel 4.1 fails to desugar `kotlinx-coroutines-core-jvm:1.5.0` producing the following exception:
```console
ERROR: /private/var/tmp/_bazel_ble…