about summary refs log tree commit diff
path: root/library/compiler-builtins/builtins-test-intrinsics/src/main.rs
AgeCommit message (Expand)AuthorLines
2025-07-24Enable tests that were skipped on PowerPCTrevor Gross-68/+16
2025-05-29Run `builtins-test-intrinsics` when possibleTrevor Gross-2/+4
2025-05-29Change `compiler-builtins` to edition 2024Trevor Gross-2/+4
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-19Run `cargo fmt` on all projectsTrevor Gross-0/+1
2025-03-18Temporarily disable the test call to `rust_begin_unwind`Trevor Gross-7/+8
2025-03-18Move `examples/intrinsics.rs` to its own crateTrevor Gross-0/+696