Closed
Description
@AlexWaygood has recently fixed lots of things in the standard library by running stubtest_stdlib
without the --ignore-missing-stubs
option. Maybe our CI should do that too, so that we notice what's missing? This doesn't apply to third-party stubs very well, because then our CI would be broken every time a new feature is added to any library, but the standard library is relatively stable.