Skip to content

Commit

Permalink
Unrolled build for rust-lang#121248
Browse files Browse the repository at this point in the history
Rollup merge of rust-lang#121248 - c410-f3r:testsssssss, r=petrochenkov

Move some tests

r? `@petrochenkov`
  • Loading branch information
rust-timer authored Mar 4, 2024
2 parents 70aa0b8 + 2aab000 commit 176f251
Show file tree
Hide file tree
Showing 33 changed files with 117 additions and 117 deletions.
232 changes: 116 additions & 116 deletions src/tools/tidy/src/issues.txt

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion src/tools/tidy/src/ui_tests.rs
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ use std::path::{Path, PathBuf};
const ENTRY_LIMIT: usize = 900;
// FIXME: The following limits should be reduced eventually.

const ISSUES_ENTRY_LIMIT: usize = 1781;
const ISSUES_ENTRY_LIMIT: usize = 1750;
const ROOT_ENTRY_LIMIT: usize = 872;

const EXPECTED_TEST_FILE_EXTENSIONS: &[&str] = &[
Expand Down
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 comments on commit 176f251

Please sign in to comment.