Move issue 29181, 2804, 17431, 66768

This commit is contained in:
Olanti 2023-08-24 02:05:32 +03:00
parent 0510a1526d
commit 8216f17d7d
20 changed files with 2 additions and 2 deletions

View file

@ -10,8 +10,8 @@
const ENTRY_LIMIT: usize = 900;
// FIXME: The following limits should be reduced eventually.
const ISSUES_ENTRY_LIMIT: usize = 1891;
const ROOT_ENTRY_LIMIT: usize = 866;
const ISSUES_ENTRY_LIMIT: usize = 1874;
const ROOT_ENTRY_LIMIT: usize = 865;
const EXPECTED_TEST_FILE_EXTENSIONS: &[&str] = &[
"rs", // test source files