-
When I compile Ion with GCC on Linux, it prints a bunch of warnings from `builtin/types.ion`. It's been happening for a while now. Here is a shell session reproducing the issue.
```text
david@da…
-
### Describe the project you are working on
Currently I am working on a project where it would be very helpful for certain node or resource types to have a globally configured reference to another …
-
Hey there!
I've got a collection that looks like this:
```ts
type EventCollection = RxCollection<
EventRecordType,
Record,
EventCollectionStaticMethods
>;
```
It has some static met…
-
The premise of this library is that it can extend the built-in enum types in .NET, but still, it will mimic the behavior of the enum types. SmartEnums even though defined as classes, they're extended …
-
This is not exactly a feature request, I guess, but hopefully still something along those lines?
**Is your feature request related to a problem? Please describe.**
Multiple files such as [`timm/mo…
-
A `void` expression should be treated as not having a value. The language is permissive for backwards compatibility reasons, and allow you to assign `void` to `void` and `dynamic`, and assign `void`, …
-
Full name of submitter: Anoop Rana
Reference (section label): [basic.compound]
Issue description:
I've noticed several issue regarding pointer to member. I'll start by describing one of them …
-
### Background and motivation
`BinaryPrimitives` provides APIs like `WriteInt32LittleEndian` which are indeed flexible. But I still want to suggest an out-of-box group of APIs called `GetLittleEndi…
-
## Description
Hi guys, I have been facing the behaviour of `AssemblyInitialize/AssemblyCleanup` logic where they are not executed if you have a TestClass, which is a child of some base class defined…
-
I don't think we have an issue tracking this yet. [linkme implements distributed slices](https://crates.io/crates/linkme#distributed-slice) with linker shenanigans such that it's possible to write `#[…
CAD97 updated
3 weeks ago