Skip to content

Commit d37ad03

Browse files
authored
Rollup merge of #121248 - c410-f3r:testsssssss, r=petrochenkov
Move some tests r? `@petrochenkov`
2 parents 279c9ba + 2aab000 commit d37ad03

33 files changed

+117
-117
lines changed

src/tools/tidy/src/issues.txt

+116-116
Large diffs are not rendered by default.

src/tools/tidy/src/ui_tests.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ use std::path::{Path, PathBuf};
1717
const ENTRY_LIMIT: usize = 900;
1818
// FIXME: The following limits should be reduced eventually.
1919

20-
const ISSUES_ENTRY_LIMIT: usize = 1781;
20+
const ISSUES_ENTRY_LIMIT: usize = 1750;
2121
const ROOT_ENTRY_LIMIT: usize = 872;
2222

2323
const EXPECTED_TEST_FILE_EXTENSIONS: &[&str] = &[
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)