about summary refs log tree commit diff
path: root/library/coretests/tests/num/int_macros.rs
AgeCommit message (Expand)AuthorLines
2025-08-18Implement feature `int_lowest_highest_one` for integer and NonZero typesAlexandre Courbot-0/+40
2025-08-05Renamed `isolate_most_least_significant_one` functionsokaneco-6/+6
2025-06-03add tests for negative numbersJeremy Smart-0/+14
2025-06-02add testsJeremy Smart-0/+24
2025-03-21coretests stop relying on `inline_const_pat`lcnr-345/+352
2025-02-24Rollup merge of #137393 - chorman0773:unbounded-shifts-stabilize, r=AmanieuJacob Pratt-0/+164
2025-02-21Fix unbounded_shifts testsConnor Horman-11/+10
2025-02-21Stabilize `unbounded_shifts`Connor Horman-0/+165
2025-02-20Implement feature `isolate_most_least_significant_one` for integer typesokaneco-0/+34
2025-01-26Put all coretests in a separate cratebjorn3-0/+482