[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <81473f82-0c7d-4f0a-85cb-fae4ef2013df@gmail.com>
Date: Sat, 20 Jul 2024 09:45:19 +0200
From: Dirk Behme <dirk.behme@...il.com>
To: Benno Lossin <benno.lossin@...ton.me>, Jonathan Corbet <corbet@....net>,
Miguel Ojeda <ojeda@...nel.org>, Alex Gaynor <alex.gaynor@...il.com>,
Wedson Almeida Filho <wedsonaf@...il.com>, Boqun Feng
<boqun.feng@...il.com>, Gary Guo <gary@...yguo.net>,
Björn Roy Baron <bjorn3_gh@...tonmail.com>,
Andreas Hindborg <a.hindborg@...sung.com>, Alice Ryhl <aliceryhl@...gle.com>
Cc: linux-doc@...r.kernel.org, linux-kernel@...r.kernel.org,
rust-for-linux@...r.kernel.org
Subject: Re: [RFC PATCH 1/5] doc: rust: create safety standard
Hi Benno,
Am 18.07.24 um 00:12 schrieb Benno Lossin:
...
> +to undefined behavior even in safe code! The term undefined behavior in Rust has a lot stricter
> +meaning than in C or C++: UB in Rust is totally forbidden. In C one might rely on the compiler
Just a minor formal thing: An abbreviation should be introduced (in
brackets) before using it the first time. So I would propose:
"... undefined behavior (UB) ..."
Dirk
Powered by blists - more mailing lists