https://issues.dlang.org/show_bug.cgi?id=24098

--- Comment #4 from Dlang Bot <dlang-bot@dlang.rocks> ---
@ntrel created dlang/dlang.org pull request #3789 "[spec] Fix Safe interface
definition" mentioning this issue:

- [spec] Fix Safe interface definition

  1. Mention context and globals for preconditions.
  Part of Bugzilla 24098 - Safe variable can be initialized from `@system`
  static constructor.

  2. `@trusted` functions can create unsafe values/aliasing so long as they
  are not accessible from `@safe` code.

https://github.com/dlang/dlang.org/pull/3789

--

Reply via email to