-
It would be nice to have an official fully qualified attribute syntax. I'm not sure exactly how to explain but the idea is to be able to represent a complete toml file as key = value syntax.
For ex…
-
https://www.whitesourcesoftware.com/vulnerability-database/CVE-2022-29622
-
As started to discuss here https://github.com/grblHAL/ESP32/issues/39
-
I tried this code:
```rust
fn main() {
assert!('一'.is_numeric());
}
```
I expected it to evaluate to `true`.
Instead, it evaluated to `false`.
I would expect at least 零/〇、一、二、三…
-
Currently, one can only add a single example json. It would be a nice enhancement to allow multiple examples like this:
```
body:
application/json:
example: !include example1.…
-
### Steps to Reproduce
1. Application is configured to be signed using Developer ID and Mac distribution ID.
2. Appropriate distribution profile in place and downloaded
3. Building produces a pac…
-
Semantic Import Versioning (SIV) is a novel idea for supporting multiple versions of a package within the same program. To my knowledge and experience, it's the first example of a strategy for support…
-
I'm busy trying to implement Contentlayers on a site with a lot of mdx files as the content for a blog. When I use the `type: 'list'` property in a field everything breaks.
`This error shouldn't ha…
-
With all the regular expressions everywhere, I think it would be good if you could also add a description in human language to each regex that describes what is being done. For example if we are check…
-
**Submitting author:** @mlampros (Lampros Mouselimis)
**Repository:** https://github.com/mlampros/IceSat2R
**Branch with paper.md** (empty if default branch):
**Version:** v1.0.1
**Editor:** @hugoled…