about summary refs log tree commit diff
path: root/compiler/rustc_codegen_gcc
diff options
context:
space:
mode:
authorGuillaume Gomez <guillaume1.gomez@gmail.com>2024-09-22 19:19:15 +0200
committerGitHub <noreply@github.com>2024-09-22 19:19:15 +0200
commit82b4177395c7d85b72b5410def0e7c8bf851fbed (patch)
treeca1798b5b0cada01a07450d5a17a0860dbcab5cb /compiler/rustc_codegen_gcc
parentcbf23960eaf676b9163969337bff0d58c6f597d5 (diff)
parentca1a2a645725709f6f02da243ab34a6fbba5d8e3 (diff)
downloadrust-82b4177395c7d85b72b5410def0e7c8bf851fbed.tar.gz
rust-82b4177395c7d85b72b5410def0e7c8bf851fbed.zip
Rollup merge of #130670 - the8472:read-to-end-heuristics, r=ChrisDenton
delay uncapping the max_read_size in File::read_to_end

In https://github.com/rust-lang/rust/issues/130600#issuecomment-2365136985 I realized that we're likely still passing too-large buffers to the OS, at least once at the end.

Previous issues and PRs:
* #110650
* #110655
* #118222

r? ChrisDenton
Diffstat (limited to 'compiler/rustc_codegen_gcc')
0 files changed, 0 insertions, 0 deletions