-
We will use this issue to plan and schedule events for 2025.
# Talks
## Schedule
- 2025-01-xx
- TODO social event?
- 2025-02-11 - Regular meetup
- TODO
- 2025-03-11 - Regular meetup
…
-
### Description
Some suggestions to simplify the code by rewriting it using LINQ cannot be applied when `ref struct` types are involved.
### Repro steps
```csharp
class SonarTest
{
voi…
-
**Description**
A bug in `fp-account` in `stable2407` branch.
**Steps to Reproduce**
Adding `fp-account = { git = "https://github.com/polkadot-evm/frontier.git", branch = "stable2407", defau…
-
-
```ts
export const foo: IO = () => "hello";
// These assignments compile because the types are compatible, but the semantics are such that doing so is almost certainly an error.
export const bar:…
-
```
error[E0308]: mismatched types
--> /wrkdirs/usr/ports/biology/coverm/work/CoverM-0.7.0/cargo-crates/rust-htslib-0.44.1/src/bam/record.rs:154:16
|
154 | l: sam_copy.len() as …
-
We are only one best practice away from transitioning our OpenSSF badge from in-progress to passing! Thanks @hugovk and @radarhere for re-raising this in #7610.
I remember discussing this in the pa…
-
When running `dart test` from scratch in `jni_gen/`: ` Cannot rename file to './.dart_tool/jni_gen/ApiSummarizer.jar', path = './.dart_tool/jni_gen/target/ApiSummarizer.jar' (OS Error: No such file or…
-
It's worth thinking about what kinds of optional tutorial scenarios we could make that would guide people through familiar FP concepts like lambdas, pair and sum types, etc. if they have never seen th…
-
## 🐛 Bug report
When using `t.intersection`, the correctness of the types/behavior is affected by the order of the codecs in the array.
### Current Behavior
I get no type error in circumstanc…