DragonOS/kernel/crates/unified-init
LoGin 40e92db370
chore: Upgrade kernel toolchain to 250810 (#1257)
chore: 升级Rust工具链至nightly-2025-08-10

- 更新工作流容器版本至v1.14
- 升级Rust工具链至nightly-2025-08-10
- 更新多个依赖库版本(bitflags、gimli、itertools等)
- 修复代码格式和文档注释
- 优化内存对齐检查使用is_multiple_of()
- 改进错误处理和日志输出
- 移除过时的特性标记和代码

Signed-off-by: longjin <longjin@DragonOS.org>
2025-08-18 13:25:19 +08:00
..
macros chore: 将工具链更新到2024-07-23 (#864) 2024-07-25 00:55:02 +08:00
src chore: Upgrade kernel toolchain to 250810 (#1257) 2025-08-18 13:25:19 +08:00
Cargo.toml fix(backtrace):Use more reasonable compile options (#1056) 2024-11-25 16:28:05 +08:00