-
We need tests that fn-def types are well-formed (and maybe code?). To be well-formed, the where-clauses on the fn must be met. (That said, in the MIR type checker, I am currently adding in implication…
-
### Describe the bug
I found that the behavior of returning `gr.update(value=v)` is different from returning `v` the variable value itself. Returning `v` will work, but returning `gr.update(value=v)`…
-
## Describe the bug
`Squiz.Arrays.ArrayDeclaration.ValueNoNewline` triggers false positive at `static fn`.
### Code sample
```php
return [
static fn (string $value): AAA => new AAA($value…
-
1. CodeBase1: I need to use the weighted random sampler for ImageNet1000, so, i checke this issue. [link](https://github.com/NVIDIA/DALI/issues/1356#issuecomment-570390878). Then, I followed this [lin…
-
Not sure how to implement Fn::GetAZs function so that i can have something like
```yaml
AvailabilityZone: !Select [ 0, !GetAZs '' ]
```
or
```yaml
AvailabilityZone:
Fn::Select:
- '0'
- …
-
### Background
Right now, [the `WasmAbi` trait](https://github.com/rustwasm/wasm-bindgen/blob/76776ef54cce17f1c7442b010e26d7eadaea3cd0/src/convert/traits.rs#L211) works using [WASM primitives](http…
-
- Attacker: [0xb5df6C45c854F263CbED6F5Fa91281714A1A62D6](https://polygonscan.com/address/0xb5df6c45c854f263cbed6f5fa91281714a1a62d6)
- AD Alert: https://app.forta.network/alerts/0x26e99d9469ac3b3a0e0…
-
macOS Sequoia introduces ctrl+globe+arrow organizing windows (which is now supported in Karabiner as well, thanks to the latest beta).
Binding Caps Lock to the globe/fn button, so I can do ctrl+ca…
-
This is a tracking issue for the RFC "Implement function delegation in rustc" (https://github.com/rust-lang/rfcs/pull/3530).
The feature gate for the issue is `#![feature(fn_delegation)]`.
The featur…
-
### Check for existing issues
- [X] Completed
### Describe the bug / provide steps to reproduce it
When pressing `fn` key on keyboard (e.g. to use F11 instead of decreasing volume), Zed crashes wit…