mirror of
https://github.com/rust-lang/rust.git
synced 2026-03-14 05:45:22 +00:00
fluent_messages macro: don't emit the OS error in a note This makes it possible to make the normalization of the error message precise, allowing us to not normalize all notes away. See https://github.com/rust-lang/rust/pull/109700#discussion_r1152489053