about summary refs log tree commit diff
path: root/tests/rustdoc/const-effect-param.rs
diff options
context:
space:
mode:
Diffstat (limited to 'tests/rustdoc/const-effect-param.rs')
-rw-r--r--tests/rustdoc/const-effect-param.rs2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/rustdoc/const-effect-param.rs b/tests/rustdoc/const-effect-param.rs
index f50a9b96d81..b6379c05a85 100644
--- a/tests/rustdoc/const-effect-param.rs
+++ b/tests/rustdoc/const-effect-param.rs
@@ -1,3 +1,5 @@
+// Check that we don't render host effect parameters & arguments.
+
 #![crate_name = "foo"]
 #![feature(effects, const_trait_impl)]