about summary refs log tree commit diff
path: root/library/compiler-builtins/builtins-test-intrinsics
AgeCommit message (Expand)AuthorLines
2025-07-24Enable tests that were skipped on PowerPCTrevor Gross-68/+16
2025-07-02Use the compiler to determine whether or not to enable `f16` and `f128`Trevor Gross-1/+0
2025-06-14Work around out-of-tree testing with a shim crateTrevor Gross-1/+1
2025-06-04`panic-handler`: Remove the `no_core` featureTrevor Gross-1/+1
2025-05-29Run `builtins-test-intrinsics` when possibleTrevor Gross-2/+4
2025-05-29Change `compiler-builtins` to edition 2024Trevor Gross-3/+5
2025-05-01builtins-test: Remove `no_mangle` from `eh_personality`Trevor Gross-1/+0
2025-04-23Warn on `unsafe_op_in_unsafe_fn` by defaultTrevor Gross-10/+10
2025-04-21Update licensing information after repository refactoringTrevor Gross-0/+1
2025-04-19Move builtins-test-intrinsics out of the workspaceTrevor Gross-1/+7
2025-04-19Run `cargo fmt` on all projectsTrevor Gross-0/+1
2025-03-19Switch repository layout to use a virtual manifestTrevor Gross-2/+2
2025-03-18Temporarily disable the test call to `rust_begin_unwind`Trevor Gross-7/+8
2025-03-18Mark `builtins-test-intrinsics` as `publish = false`Trevor Gross-0/+1
2025-03-18Move `examples/intrinsics.rs` to its own crateTrevor Gross-0/+718