From 4b2c7870c06d124851b8b73d3d58af1f4a3b35f9 Mon Sep 17 00:00:00 2001 From: Victor Porof Date: Wed, 1 Feb 2017 12:07:47 +0100 Subject: [PATCH] Wrap code indicated by the "_" in documentation as suggested by rustdoc best practices Signed-off-by: Victor Porof --- edn/tests/tests.rs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/edn/tests/tests.rs b/edn/tests/tests.rs index ba0255e6..1d855079 100644 --- a/edn/tests/tests.rs +++ b/edn/tests/tests.rs @@ -374,10 +374,10 @@ fn test_map() { assert!(map("#{1 #{2 nil} \"hi\"").is_err()); } -/// The test_query_* functions contain the queries taken from the old Clojure implementation of Mentat. +/// The `test_query_*` functions contain the queries taken from the old Clojure implementation of Mentat. /// 2 changes have been applied, which should be checked and maybe fixed /// TODO: Decide if these queries should be placed in a vector wrapper. Is that implied? -/// Secondly, see note in test_query_starred_pages on the use of ' +/// Secondly, see note in `test_query_starred_pages` on the use of ' #[test] fn test_query_active_sessions() { let test = "[