-
The prohibition of `##` in Rust 2024 breaks some proc-macros. For example, the [`peg`](https://docs.rs/peg/latest/peg/) makes use of `##` for calling methods:
```rust
#![warn(rust_2024_guarded_string…
-
### To Reproduce
1. Visit [https://www.tldraw.com/s/v2_c_88xK-DMuxdSzoZpMbPKlY?d=v0.0.1920.1113.page](https://www.tldraw.com/s/v2_c_88xK-DMuxdSzoZpMbPKlY?d=v0.0.1920.1113.page) and fork the project…
-
With the last update this great extension has some issues with entity update.
I'm alone?
-
It would be nice to have a source compatibility check, but this project currently has the api-breakage-check "soundness" check disabled. Evaluate this check to see if it usable, and enable it if so.
…
-
### Checklist
- [X] I am able to reproduce the bug with the [latest debug version](https://github.com/z-huang/InnerTune/actions/workflows/build.yml).
- [X] I've checked that there is no open or cl…
-
### What happened?
Given a `const input = Output[]`, `pulumi.all(input).apply(resolved => {})` returns a resolved value of `pulumi.UnwrappedArray[]>`. I am expecting it to resolve to `[K, V]` or equi…
-
**Version Used**: .NET SDK 9.0.100
The current implementation of `InterceptableLocation.GetDisplayName()` which is used in source generator to output human-readable location for the generated code, …
-
**Kibana version:**
8.15.3
**Elasticsearch version:**
8.15.3
**Describe the bug:**
The tags break and fail to show results due to ampersand "&"
**Steps to reproduce:**
1. Create a tag
2. Add string …
-
When the user enters a coordinate out of range, nothing is said to the user. Instead, it expects the user to know to insert a coordinate.
Similarly, when the user inserts a nonsense string, the gam…
-
### Checklist
- [X] I am having issues with the Fabric version.
- [X] I am using the latest version of Connectible Chains.
- [X] I have looked for similar issues.
### MC Version
1.21.1
### What is…