-
### Describe the bug
In my `flutter_rust_bridge.yaml`:
```yaml
rust_input: crate::api,num-rational,bigdecimal
```
Then:
```
❯ flutter_rust_bridge_codegen generate
[0.9s] Parse
└──…
-
Discussion regarding Chromium builds and related topics.
-
At the moment, ECJ emits a warning `Internal inconsistency: Inappropriate operand stack size encountered during translation` when some basic sanity checks fail - this has already caught a bunch of pro…
-
**Describe the bug**
When using groq typegen `sanity schema extract && sanity typegen generate` it is perfectly able to work with queries that are composed out of concatenated string variables. It, h…
-
The end of the log file:
```
checking whether byte ordering is bigendian... no
checking assembler .cfi pseudo-op support... no
checking for _ prefix in compiled symbols... yes
checking whether …
-
### Area(s)
area:messaging
### What happened?
Last week in https://github.com/open-telemetry/semantic-conventions/pull/948 `messaging.client_id` was renamed to `messaging.client.id`. In the JS code…
-
Migrated from [rt.perl.org#127769](https://rt-archive.perl.org/perl6/Ticket/Display.html?id=127769) (status was 'new')
Searchable as RT127769$
-
### Quick summary
* nix blows up number of `-L` flags passed to GCC
* GCC passes all `-L` flags to its subprogram `cc1` via an environment variable
* If that's longer than 128 KB, then everything…
-
I'm getting the following error:
```
$ node ./bin/prepare.js
node:internal/modules/cjs/loader:1031
throw err;
^
Error: Cannot find module 'commander'
Require stack:
- /home/tfinley/co…
-
**Is your feature request related to a problem? Please describe.**
If you use typescript and want to consume content from sanity in a type safe way, currently the only way you can generate typescript…