From ffbeebbf7a6dc5fba40b439fc0ebe80ac72af309 Mon Sep 17 00:00:00 2001 From: David Tolnay Date: Mon, 3 Jan 2022 22:01:35 -0800 Subject: Make rustc_log doc test runnable --- compiler/rustc_log/src/lib.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'compiler/rustc_log/src') diff --git a/compiler/rustc_log/src/lib.rs b/compiler/rustc_log/src/lib.rs index 44c76a7379b..f5e7435d36e 100644 --- a/compiler/rustc_log/src/lib.rs +++ b/compiler/rustc_log/src/lib.rs @@ -12,7 +12,7 @@ //! rustc_span = { path = "../rust/compiler/rustc_span" } //! ``` //! -//! ```ignore +//! ``` //! fn main() { //! rustc_log::init_rustc_env_logger().unwrap(); //! -- cgit 1.4.1-3-g733a5