diff options
| author | 许杰友 Jieyou Xu (Joe) <39484203+jieyouxu@users.noreply.github.com> | 2024-07-22 16:44:04 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-07-22 16:44:04 +0800 |
| commit | 27550f4fa405a9233527699b049bef7f9c4e731f (patch) | |
| tree | 8afbe5d4ab3996a1b7112d4ca74e74a0f5849244 /compiler/rustc_pattern_analysis/src/errors.rs | |
| parent | 9f4039fcd5ca9027f189f525cafe367209a400bc (diff) | |
| parent | d12387835f32ee333bc41b85a43234f39f7e32ef (diff) | |
| download | rust-27550f4fa405a9233527699b049bef7f9c4e731f.tar.gz rust-27550f4fa405a9233527699b049bef7f9c4e731f.zip | |
Rollup merge of #127510 - tgross35:test-float-parse-update, r=Mark-Simulacrum
Rewrite `test-float-parse` in Rust Migrate from the currently broken Rust + Python `test-float-parse` to a Rust implementation. This newer version should be significantly faster (tests execute in parallel with threads, rather than series across multiple processes, which also eliminates the "...the worker processes are leaked and stick around forever" message), and should be significantly easier to extend to the new float types. Since this is faster and hopefully more stable, we should be able to launch it with `x` and run the faster tests in CI.
Diffstat (limited to 'compiler/rustc_pattern_analysis/src/errors.rs')
0 files changed, 0 insertions, 0 deletions
