Описание
fake-static allows converting any reference into a 'static reference
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
Пакеты
Наименование
fake-static
rust
Затронутые версииВерсия исправления
<= 0.1.0
Отсутствует
Дефекты
CWE-657
Дефекты
CWE-657