]> git.lizzy.rs Git - rust.git/blobdiff - library/std/src/error.rs
Auto merge of #100782 - thomcc:fix-android-sigaddset, r=Mark-Simulacrum
[rust.git] / library / std / src / error.rs
index df7a49d258282488ff8e1e8e54d13da68bdb0f61..4fbcfd85d7c04060cf8612577c32709eecc154ed 100644 (file)
@@ -1,4 +1,4 @@
-//! Interfaces for working with Errors.
+//! The `Error` trait provides common functionality for errors.
 //!
 //! # Error Handling In Rust
 //!