WIP
-
Please prefix all non-rustdoc comments with your GitHub username.
Examples:
/// This is a rustdoc comment, so no username is required. fn foo() {} // smoelius: This is a non-rustdoc comment. fn bar() {}
#! /bin/bash # smoelius: This is a Bash comment, and therefore non-rustdoc.