mastodon.cardina1.red は、数々の独立したMastodonサーバーのうちのひとつです。サーバーに登録してFediverseのコミュニティに加わってみませんか。

サーバーの情報

3
人のアクティブユーザー

らりお・ザ・何らかの🈗然㊌ソムリエ

Behavior considered undefined - The Rust Reference
doc.rust-lang.org/reference/be

> if unsafe code can be misused by safe code to exhibit undefined behavior, it is unsound.

あーそうだった、 unsound というのは safe context で UB を発生させるような実装の性質を言うのだった

doc.rust-lang.orgBehavior considered undefined - The Rust Reference