-
I was re-reading this doc: https://github.com/ossf/Memory-Safety/blob/main/docs/memory-safety-continuum.md
I find it difficult to fit unsafe code into that continuum. On first read "memory safe by …
-
- we are defaulting to 50% here but the styling is a bit off for 100%
- It was definitely not clear to me that we are making that 50% assumption until I actually went to update our spreadsheet we…
-
I wanted to bring this to discussion to see what the thoughts where for supporting GUID v6 when it comes out. Currently there is no way to create a sequential GUID without use EF core. Since this Se…
-
```html
fieldset {
display: flex;
flex-flow: column;
justify-content: center;
width: 100px;
min-height: 200px;
padding: 0px;
border: 1px solid;
}
.item {
height: 100px;
…
-
## Feature Request
Run clippy in pedantic mode, `-W clippy::pedantic`.
### Motivation
Right now clippy is run in standard mode, which is quite lenient and does not catch a lot of common nits.…
-
# UPDATE December 2023: Bounty Requirements Reduction
# Completing #10758 qualifies for the full bounty published at #6984 ... See latest comment https://github.com/libretro/RetroArch/issues/10758#…
-
```
The user should be able to overlay another track while recording a new one.
In that way he could follow a tour, or go on a treasure hunt, etc.
Possibilities are endless.
```
Original issue report…
-
# API Next
There has been a good amount of discussion about restructuring (rewriting) the API for various reasons, but I don't think we have ever iterated all the reasons and discussed _why_ we want …
-
The following is a proposed design around decentralised package hosting and registration for `forc`.
# Goal
The aim is to provide a user experience akin to Cargo’s package registry in a manner t…
-
See https://github.com/whatwg/console/issues/27.