From 47e294e75860e74f8bea81f7b90bc40b931a25f5 Mon Sep 17 00:00:00 2001 From: Guillaume Gomez Date: Sat, 1 Dec 2018 14:46:25 +0100 Subject: check missing docs for reexported macros as well --- src/libstd/macros.rs | 1 + 1 file changed, 1 insertion(+) (limited to 'src/libstd') diff --git a/src/libstd/macros.rs b/src/libstd/macros.rs index c92365df03a..b87257188df 100644 --- a/src/libstd/macros.rs +++ b/src/libstd/macros.rs @@ -322,6 +322,7 @@ macro_rules! dbg { } } +/// A macro to await on an async call. #[macro_export] #[unstable(feature = "await_macro", issue = "50547")] #[allow_internal_unstable] -- cgit 1.4.1-3-g733a5