fake-static allows converting a reference with any lifetime into
a reference with 'static
lifetime without the unsafe
keyword.
Internally, this crate does not use unsafe code, it instead exploits a soundness bug in rustc
{ "nvd_published_at": null, "cwe_ids": [ "CWE-657" ], "severity": "HIGH", "github_reviewed": true, "github_reviewed_at": "2021-08-18T21:41:18Z" }