about summary refs log tree commit diff
path: root/docs/dev
diff options
context:
space:
mode:
Diffstat (limited to 'docs/dev')
-rw-r--r--docs/dev/style.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/dev/style.md b/docs/dev/style.md
index d5340e2b8e3..3edbaf89d8c 100644
--- a/docs/dev/style.md
+++ b/docs/dev/style.md
@@ -839,6 +839,7 @@ crate  -> krate
 enum   -> enum_
 fn     -> func
 impl   -> imp
+macro  -> mac
 mod    -> module
 struct -> strukt
 trait  -> trait_