Also check for feature gates in "src/test/rustdoc"
This commit is contained in:
parent
d50a4753b8
commit
d7afbf61d8
1 changed files with 1 additions and 0 deletions
|
@ -97,6 +97,7 @@ pub fn check(
|
|||
&src_path.join("test/ui"),
|
||||
&src_path.join("test/ui-fulldeps"),
|
||||
&src_path.join("test/rustdoc-ui"),
|
||||
&src_path.join("test/rustdoc"),
|
||||
],
|
||||
&mut |path| super::filter_dirs(path),
|
||||
&mut |entry, contents| {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue