Remix.run Logo
kiitos 3 days ago

curious, where is the definition of "undefined behavior" for rust specified?

simonask 3 days ago | parent [-]

Here: https://doc.rust-lang.org/reference/behavior-considered-unde...

kiitos 17 hours ago | parent [-]

mmm, no, that's an explicitly incomplete list of informally-described observable behaviors that qualify as undefined -- which is fine and good! but quite far from a specification!