-
### 🔎 Search Terms
generic function spread regression inference
### 🕗 Version & Regression Information
- This is the behavior in every version I tried, and I reviewed the FAQ for entries about gene…
-
### Description
Is there a plan to support generics ([@template](https://phpstan.org/blog/generics-in-php-using-phpdocs)) in [PropertyInfo](https://github.com/symfony/symfony/tree/6.1/src/Symfony/C…
-
Example:
IMO if the generic is constrained to support json marshal and unmarshal the generator should be able to handle it
-
**Access violation at address 0000000056D791E4 in module 'Wadiso6.dll'. Read of address FFFFFFFFFFFFFFFF.**
```
[0000000056D791E4] genericReportForm.{System.Generics.Collections}TDictionary.TPairEnum…
-
# Concept redesign
Goals:
- Empower concepts to make generic code type-checkable at declaration time,
not only at instantiation time.
- Make concepts easier to understand and easier to impleme…
-
[Build](https://mihubot.xyz/runtime-utils/7e3c118b6a244ae7af73dd1249d85a38) completed in 1 hour 42 minutes.
### CoreLib diffs
```
Found 2 files with textual diffs.
Summary of Code Size diffs:
(Low…
-
A lot of image operations (mainly those around sampling, or getting/setting texels from images) support [additional optional operands](https://www.khronos.org/registry/spir-v/specs/1.0/SPIRV.html#Imag…
-
In v0.10, I made it so that endpoints and topics could accept types with lifetimes, e.g.:
```rust
topics! {
list = TOPICS_IN_LIST;
direction = postcard_rpc::TopicDirection::ToServer;
…
-
### Description
When we work with round brackets in java we can see the start and end bracket via highlighting. For example:
![Screenshot from 2021-05-27 10-33-18](https://user-images.githubuserco…
-
Interface method's docblock is not inherited properly with generics in this case:
https://psalm.dev/r/dd85197efc
Copy-pasting the entire doc-comment onto `Collection::toArray()` fixes this, but th…