rust/library/coretests
Jacob Pratt 48dfddd39e
Rollup merge of #144510 - orlp:fix-location-ord, r=ibraheemdev
Fix Ord, Eq and Hash implementation of panic::Location

Fixes https://github.com/rust-lang/rust/issues/144486.

Now properly compares/hashes the filename rather than the pointer to the string.
2025-07-29 18:55:18 -04:00
..
benches Update stdarch 2025-05-01 20:01:43 +05:30
tests Rollup merge of #144510 - orlp:fix-location-ord, r=ibraheemdev 2025-07-29 18:55:18 -04:00
Cargo.toml Move float tests from std to core 2025-05-13 22:22:15 +00:00
lib.rs Put all coretests in a separate crate 2025-01-26 10:26:36 +00:00