-
[Job](https://mihubot.xyz/runtime-utils/f60a205ffc4d478da3894da7b391a414) completed in 15 minutes.
https://github.com/dotnet/runtime/pull/104815
### Diffs
Diffs
```
Found 269 files with textual di…
-
### JabRef version
JabRef 5.15--2024-07-10--1eb3493
Linux 6.8.0-76060800daily20240311-generic amd64
Java 21.0.2
JavaFX 22.0.1+7
### Operating system
GNU / Linux
### Details on version and operat…
-
- [x] Chapter 2. Subtyping and Wildcards
- [x] Chapter 3. Comparison and
- [x] Chapter 4. Declarations
- [x] Chapter 6. Reification
- [x] Chapter 7. Reflection
- [x] Chapter 9. Design …
-
**Version Used**: Main from 11 Jun 2024
**Steps to Reproduce**:
The basic idea comes from the design of nullable reference types being erased and unknown to the runtime.
With a static storage in a…
T-Gro updated
2 weeks ago
-
### Acknowledgement
- [X] I have read Getting-Started and FAQ
### 🐛 Describe the bug
Moresampler requires expressions of its own, which have to be manually added. The problem occurs when I try to a…
-
In the second call to `decorator_factory()` with no arguments, `_T` should be bound to `int`. I understand that inferring _T=int is maybe too much for mypy, but I believe `_T` should then be bound to …
-
Sometimes I get the following exception on server side on 'await jsonRpc.Completion' when jsonRpc is disposed just after disposal of marshallable object on client side:
System.InvalidOperationE…
-
### Description
An error occurs when rpc is used in the child class
### Reproduce Steps
```cs
public class Parent : NetworkBehaviour
{
}
public class Child : Parent
{
[ServerRpc]
…
-
I am not sure if I am missing something or if this is not possible with the current graphql schema.
**Example:**
Let's say I have the following struct in my crate:
```rust
struct MySettings {
…
-
A tag system to improve how specific filler content (e.g., bumpers, commercials) can be linked with media collections. This would allow more dynamic and thematic transitions between filler content and…