Skip to content

Commit 985ea22

Browse files
authoredMay 9, 2023
Rollup merge of #111021 - c410-f3r:dqewdas, r=petrochenkov
Move some tests r? ``@petrochenkov``
·
1.88.01.71.0
2 parents e4c8250 + 0285611 commit 985ea22

34 files changed

+1
-18
lines changed
 

‎src/tools/tidy/src/ui_tests.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ use std::path::{Path, PathBuf};
99

1010
const ENTRY_LIMIT: usize = 900;
1111
// FIXME: The following limits should be reduced eventually.
12-
const ISSUES_ENTRY_LIMIT: usize = 1953;
12+
const ISSUES_ENTRY_LIMIT: usize = 1920;
1313
const ROOT_ENTRY_LIMIT: usize = 895;
1414

1515
fn check_entries(tests_path: &Path, bad: &mut bool) {
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.

‎tests/ui/issues/issue-2748-a.rs

Lines changed: 0 additions & 17 deletions
This file was deleted.
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)
Please sign in to comment.