This repository has been archived by the owner on May 23, 2024. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ices/68396.rs: fixed with errors (#267)
=== stdout === === stderr === error[E0080]: could not evaluate float literal (see issue #31407) --> /home/runner/work/glacier/glacier/ices/68396.rs:2:9 | 2 | let 1234567890123456789012345678901234567890e-340: f64 = 0.0; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ error: aborting due to previous error For more information about this error, try `rustc --explain E0080`. ============== Co-authored-by: rustbot <47979223+rustbot@users.noreply.github.com>
- Loading branch information