Commit 1f1bcbd
committed
build: Add
I'm a big fan of `error_set` as a library and am prioritizing auditing
it so I can use it in more of my projects guilt-free. I started by
auditing `unicode-ident` because it has zero normal dependencies (only
dev-dependencies) and a reasonably small linecount.
I am not looking forward to auditing `syn`... I am shocked that none of
the registry members appear to have even tried to. I know David Tolnay
is well-respected and is responsible for quite a few foundational
crates, but I figured the sheer influence such crates have in the
ecosystem would have warranted SOMEONE auditing them, even if only as a
formality.
Signed-off-by: hashcatHitman <155700084+hashcatHitman@users.noreply.github.com>error_set and audit unicode-ident
1 parent ab06952 commit 1f1bcbd
3 files changed
Lines changed: 120 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
23 | 26 | | |
24 | 27 | | |
25 | 28 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
0 commit comments