]> git.lizzy.rs Git - rust.git/blobdiff - src/README.md
Improve comments about attributes and meta items.
[rust.git] / src / README.md
index 3d2e6acd5764befcfee38cfe0d122aa8542405c6..90ab802697088002cf3021cfe280d2d55d72da75 100644 (file)
@@ -2,7 +2,7 @@ This directory contains the source code of the rust project, including:
 
 - The test suite
 - The bootstrapping build system
-- Various submodules for tools, like cargo, miri, etc.
+- Various submodules for tools, like cargo, etc.
 
 For more information on how various parts of the compiler work, see the [rustc dev guide].