summaryrefslogtreecommitdiffstats
path: root/src/doc/guide-macros.md
diff options
context:
space:
mode:
Diffstat (limited to 'src/doc/guide-macros.md')
-rw-r--r--src/doc/guide-macros.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/doc/guide-macros.md b/src/doc/guide-macros.md
new file mode 100644
index 000000000..228cb3c62
--- /dev/null
+++ b/src/doc/guide-macros.md
@@ -0,0 +1,4 @@
+% The (old) Rust Macros Guide
+
+This content has moved into
+[the Rust Programming Language book](book/macros.html).