- Ensure that C literals don't rely on undefined overflow behaviour. - We don't need to use 'as' casts, so remove them. - We weren't using allow(overflowing_literals), so remove it. - Format FP bit values as hex. This simplifies the test input initialisers in the generated files, making them shorter and easier to debug. |
||
|---|---|---|
| .. | ||
| assert-instr-macro | ||
| core_arch | ||
| intrinsic-test | ||
| simd-test-macro | ||
| std_detect | ||
| stdarch-gen | ||
| stdarch-test | ||
| stdarch-verify | ||