-
This is a tracking issue for the `"vectorcall"` and `"vectorcall-unwind"` ABIs.
The feature gate for the issue is `#![feature(abi_vectorcall)]`.
(Note that this feature was added in 2015, but …
-
This issue tracks the ongoing progress of new integration tests in Arith.
The original PR (https://github.com/llvm/llvm-project/pull/92272) contained many unit tests which have since been broken do…
-
This issue tracks the release notes text for #130487.
### Steps
- [x] Proposed text is drafted by PR author (or team) making the noteworthy change.
- [ ] Issue is nominated for release team review …
-
> Note: This issue was created simply to provide a way for us to communicate to the Zig project about our most important Zig issues. We have provided them this link on their [Third Party Tracking Issu…
-
This is a meta issue intended to clarify the landscape around problems related to forks of repositories. The primary use case for forks is to contribute to repositories where the person contributing d…
-
This is a tracking issue for implementing transactional states. Since this is a huge changeset it was necessary to split this up into multiple pr's implementing independent features. ( This issue is b…
-
Sanitizer integration in rust is still quite experimental and tends to produce false positives. I went through a bunch of logs and think the issues below could be real bugs. I've added a few points of…
-
I went through the swagger definition for AllSpice hub 1.19 and checked which of those are present in py-gitea and which aren't. After some pre-filtering etc. here's a list of APIs I think are reasona…
-
There are some things in rustc that are named historically or just really oddly. This issue tracks renaming them to reflect what they are without having to understand Rust's history and/or programming…
-
This is a tracking issue for a `parse` module in the Substrait crate.
Some requirements of Substrait can not be expressed via Protobuf definition or schema files. A `parse` module can provide types…