about summary refs log tree commit diff
path: root/xtask/src/codegen
diff options
context:
space:
mode:
authorAleksey Kladov <aleksey.kladov@gmail.com>2020-02-27 11:07:26 +0100
committerAleksey Kladov <aleksey.kladov@gmail.com>2020-02-27 11:07:26 +0100
commit364162f8759a407a06b360e383de5404875e6000 (patch)
tree19c07b9cbc4e1e895f32f09ecdf53b5fb0983744 /xtask/src/codegen
parent520b0c8faf62652e56c9ce3696b4100354e03dc5 (diff)
downloadrust-364162f8759a407a06b360e383de5404875e6000.tar.gz
rust-364162f8759a407a06b360e383de5404875e6000.zip
Some docs
Diffstat (limited to 'xtask/src/codegen')
-rw-r--r--xtask/src/codegen/gen_assists_docs.rs2
1 files changed, 2 insertions, 0 deletions
diff --git a/xtask/src/codegen/gen_assists_docs.rs b/xtask/src/codegen/gen_assists_docs.rs
index 697e830df40..6da5ca89e7f 100644
--- a/xtask/src/codegen/gen_assists_docs.rs
+++ b/xtask/src/codegen/gen_assists_docs.rs
@@ -1,3 +1,5 @@
+//! Generates `assists.md` documentation.
+
 use std::{fs, path::Path};
 
 use crate::{