]> git.lizzy.rs Git - rust.git/blobdiff - src/tools/tidy/src/lib.rs
Rollup merge of #87260 - antoyo:libgccjit-codegen, r=Mark-Simulacrum
[rust.git] / src / tools / tidy / src / lib.rs
index 003c3a4fd363061e0b7c2d48ae826c3e50f39c6e..a20ea3235ed46348fc07ac468a1c94c9c84b689f 100644 (file)
@@ -46,6 +46,7 @@ macro_rules! tidy_error {
 pub mod extdeps;
 pub mod features;
 pub mod pal;
+pub mod primitive_docs;
 pub mod style;
 pub mod target_specific_tests;
 pub mod ui_tests;