rust/library/alloc
Trevor Gross 7d6f41b08e Update compiler-builtins to 0.1.155
Includes the following changes:

* Replace `#[naked]` with `#[unsafe(naked)]` [1] [2]
* Replace `bl!` with `asm_sym` [3]

[1]: https://github.com/rust-lang/compiler-builtins/pull/817
[2]: https://github.com/rust-lang/compiler-builtins/pull/821
[3]: https://github.com/rust-lang/compiler-builtins/pull/820
2025-04-17 19:08:27 +00:00
..
src Fix typo in documentation 2025-04-12 22:26:38 +08:00
Cargo.toml Update compiler-builtins to 0.1.155 2025-04-17 19:08:27 +00:00