about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/PassWrapper.cpp
diff options
context:
space:
mode:
authorest31 <MTest31@outlook.com>2023-04-22 20:21:09 +0200
committerest31 <MTest31@outlook.com>2023-04-29 02:16:33 +0200
commite498402bbcec45abe5ac5050b96e7a06c792cded (patch)
tree6a6e0bd82876e98b1d191d64a8c87eebbc3b28e2 /compiler/rustc_llvm/llvm-wrapper/PassWrapper.cpp
parent3128fd8ddfde44f09f7c3920c552122f5aec2395 (diff)
downloadrust-e498402bbcec45abe5ac5050b96e7a06c792cded.tar.gz
rust-e498402bbcec45abe5ac5050b96e7a06c792cded.zip
Remove ENTRY_LIMIT maximum checking and set it to 900
The number 900 is safely below github's limit of 1000 entries for a directory.
PRs to move tests can still decrease the sizes of various directories,
but adjusting the limit won't be neccessary any more.

In general, the limit is a bad tool to direct people to put tests into
fitting directories because when those are available, usually the limit
is not hit, while the limit is hit in directories that have a weak
substructure themselves.
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/PassWrapper.cpp')
0 files changed, 0 insertions, 0 deletions