about summary refs log tree commit diff
path: root/library/core/src/arch.rs
AgeCommit message (Expand)AuthorLines
2025-05-12update version placeholdersPietro Albini-1/+1
2025-04-20stabilize `naked_functions`Folkert de Vries-1/+1
2025-01-20core: `#[allow(unreachable_pub)]` on unreachable `pub use`Urgau-1/+9
2025-01-08update cfg(bootstrap)Pietro Albini-1/+0
2024-12-02Add `core::arch::breakpoint` and testJosh Triplett-0/+27
2024-10-15update bootstrap configsJosh Stone-35/+0
2024-09-26add a bootstrap variant of `naked_asm`Folkert de Vries-0/+34
2024-09-09Rollup merge of #130146 - folkertdev:bootstrap-naked-asm, r=AmanieuJubilee-0/+14
2024-09-09bootstrap `naked_asm!` for `compiler-builtins`Folkert de Vries-0/+14
2024-09-05update cfgsBoxy-9/+0
2024-08-02Add the `sha512`, `sm3` and `sm4` target featuressayantn-0/+9
2024-03-07Rust is a proper name: rust → RustRalf Jung-4/+4
2023-10-22use visibility to check unused imports and delete some stmtsbohan-0/+1
2022-11-20move core::arch into separate fileRalf Jung-0/+30