about summary refs log tree commit diff
path: root/library/compiler-builtins/crates/libm-macros/src/lib.rs
AgeCommit message (Expand)AuthorLines
2025-07-04Remove the `let_chains` feature now that it is stableTrevor Gross-2/+0
2025-05-18fix an if statement that can be collapsedFolkert de Vries-19/+21
2025-04-23libm-macros: Allow a way to bulk match f16 and f128 functionsTrevor Gross-0/+30
2025-04-23libm-macros: Start tracking which functions are publicTrevor Gross-1/+5
2025-04-19Run `cargo fmt` on all projectsTrevor Gross-11/+33
2025-04-19libm: Reorganize into compiler-builtinsTrevor Gross-0/+446