mirror of
https://github.com/uutils/coreutils.git
synced 2026-06-10 15:48:22 -07:00
uucore: remove mention of crash in docs
The `crash!` macro has been removed in https://github.com/uutils/coreutils/pull/7084
This commit is contained in:
committed by
Sylvestre Ledru
parent
505da7e6fb
commit
43c7dfdd91
@@ -20,7 +20,7 @@
|
||||
//! fully qualified name like this:
|
||||
//!
|
||||
//! ```no_run
|
||||
//! use uucore::{show, crash};
|
||||
//! use uucore::show;
|
||||
//! ```
|
||||
//!
|
||||
//! Here's an overview of the macros sorted by purpose
|
||||
|
||||
Reference in New Issue
Block a user