about summary refs log tree commit diff
path: root/library/compiler-builtins/builtins-test
AgeCommit message (Expand)AuthorLines
2025-05-29Change `compiler-builtins` to edition 2024Trevor Gross-3/+6
2025-05-29cleanup: Reuse `MinInt` and `Int` from `libm` in `compiler-builtins`Trevor Gross-5/+73
2025-05-28Update `CmpResult` to use a pointer-sized return typeTrevor Gross-18/+29
2025-05-21Enable `__powitf2` on MSVCbeetrees-2/+0
2025-04-29Resolve `unnecessary_transmutes` lintsTrevor Gross-32/+20
2025-04-21Rename the `public-test-deps` feature to `unstable-public-internals`Trevor Gross-1/+1
2025-04-21Update licensing information after repository refactoringTrevor Gross-0/+1
2025-04-19Move builtins-test-intrinsics out of the workspaceTrevor Gross-4/+0
2025-04-19Run `cargo fmt` on all projectsTrevor Gross-8/+5
2025-04-18Rename `testcrate` to `builtins-test`Trevor Gross-0/+5601