-
Latest draft: https://thephd.dev/_vendor/future_cxx/papers/C%20-%20Improved%20__attribute__((cleanup))%20Through%20defer.html
-
# Background
Currently, Vec's documentation frequently contains the caveat that "more space may be reserved than requested". This is primarily in response to the fact that jemalloc (or any other al…
-
In our meeting ([minutes](https://github.com/w3c/webextensions/blob/main/_minutes/2022-01-06-wecg.md)) I shared some thoughts on possible changes to our meeting structure. This issue expands on those…
-
**Page Affected:** https://developers.google.com/web/fundamentals/web-components/shadowdom
**What needs to be done?**
With all these explanations about web components, shadow DOM etc., there is …
-
## What problem does this solve or what need does it fill?
### The Issue with `Reflect::reflect_hash`
Currently, `DynamicMap` is the only place we make use of `Reflect::reflect_hash`. It uses th…
-
Consider this syntactically correct code:
```typescript
@injectable()
class Sample {
@inject(InjectionTypes.Dependency) // where IT.D is actually a class
dependency: number;
}
```
…
-
If the MQ server enters a blocked state during a publish (low memory, disk), the publisher will block, more or less indefinitely.
This introduces some issues where one might want to switch between sy…
-
### Self-service
- [ ] I'd be willing to implement a fix
### Describe the bug
Hi we recently upgrade from yarn v2 to v3, and we found the yarn version prerelease is not working, as the the su…
-
Hi! I'm looking to code Rust on Arduino. I love the Arduino platform, and Rust intrigues me. I just have a couple questions:
Is this designed to be a low level library? Are there plans to make it …
-
### Details
Solution:
Metric: Primary: Number of contributors, code commits, community engagement. Secondary: Code quality score, coverage metrics.
Search Space:
Open-source platform integration:…