Skip to content

Commit 176f251

Browse files
authored
Unrolled build for rust-lang#121248
Rollup merge of rust-lang#121248 - c410-f3r:testsssssss, r=petrochenkov Move some tests r? `@petrochenkov`
2 parents 70aa0b8 + 2aab000 commit 176f251

33 files changed

+117
-117
lines changed

Diff for: src/tools/tidy/src/issues.txt

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

Diff for: 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.
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)