We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ea5fe3 commit a2168b0Copy full SHA for a2168b0
src/librustc_data_structures/macros.rs
@@ -1,5 +1,4 @@
1
-/// A simple static assertion macro. The first argument should be a unique
2
-/// ALL_CAPS identifier that describes the condition.
+/// A simple static assertion macro.
3
#[macro_export]
4
#[allow_internal_unstable(type_ascription, underscore_const_names)]
5
macro_rules! static_assert {
0 commit comments