about summary refs log tree commit diff
path: root/library/std/src/sys/unix/stack_overflow.rs
diff options
context:
space:
mode:
authorMick van Gelderen <mickvangelderen@gmail.com>2023-09-22 19:41:00 +0200
committerMick van Gelderen <mickvangelderen@gmail.com>2023-09-22 19:41:00 +0200
commit7e46fb9a658ceb5120fdf0de8665e7cc19114d7f (patch)
tree8f0d9ff96ef705db1ef01783d3eb5119cfdaf922 /library/std/src/sys/unix/stack_overflow.rs
parent33f084ef78f1424241c59a69959d5a7bad0e4700 (diff)
downloadrust-7e46fb9a658ceb5120fdf0de8665e7cc19114d7f.tar.gz
rust-7e46fb9a658ceb5120fdf0de8665e7cc19114d7f.zip
Fix large_futures example
The value used in the large_futures example was not large enough to
trigger the lint given the default threshold.

The example also contained more code than necessary.

This PR changes the value size from 1kB to 16kB and reduces the example
in size.
Diffstat (limited to 'library/std/src/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions