]> git.lizzy.rs Git - rust.git/history - tests/run-pass/threads.rs
test even more size-alignment combinations. found a bug in libstd!
[rust.git] / tests / run-pass / threads.rs
2018-12-10 Oliver S̶c̶h̶n̶e̶i... Merge pull request #566 from RalfJung/foreign-full-mir
2018-12-10 Ralf Jungthe test suite assumes a libstd with full MIR; run...