Skip to content

Commit dc9c8ed

Browse files
authoredFeb 14, 2024
Unrolled build for rust-lang#120893
Rollup merge of rust-lang#120893 - c410-f3r:testsssssss, r=petrochenkov Move some tests r? `@petrochenkov`
2 parents 340bb19 + 0e9aa75 commit dc9c8ed

14 files changed

+1
-1
lines changed
 

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ use std::path::{Path, PathBuf};
1414
// #73494.
1515
const ENTRY_LIMIT: usize = 900;
1616
// FIXME: The following limits should be reduced eventually.
17-
const ISSUES_ENTRY_LIMIT: usize = 1794;
17+
const ISSUES_ENTRY_LIMIT: usize = 1781;
1818
const ROOT_ENTRY_LIMIT: usize = 870;
1919

2020
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.

0 commit comments

Comments
 (0)