Skip to content

Commit 2be04c5

Browse files
committed
docs(dev-guide): remove descriptions of rustup_macros
1 parent c63c3e9 commit 2be04c5

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

doc/dev-guide/src/coding-standards.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -64,8 +64,3 @@ Clippy is also run in GitHub Actions, in the `General Checks / Checks` build
6464
task, but not currently run per-platform, which means there is no way to find
6565
out the status of clippy per platform without running it on that platform as a
6666
developer.
67-
68-
### import rustup-macros::{integration,unit}_test into test modules
69-
70-
These test helpers add pre-and-post logic to tests to enable the use of tracing
71-
inside tests, which can be helpful for tracking down behaviours in larger tests.

0 commit comments

Comments
 (0)