Skip to content

Fix building with new rust-nightly.#561

Draft
jarovo wants to merge 2 commits intorust-osdev:mainfrom
jarovo:main
Draft

Fix building with new rust-nightly.#561
jarovo wants to merge 2 commits intorust-osdev:mainfrom
jarovo:main

Conversation

@jarovo
Copy link
Copy Markdown

@jarovo jarovo commented May 9, 2026

  • Fixes to enable compiling with new rust.
  • Enlarge the stack.

jarovo added 2 commits May 9, 2026 18:33
Compiling wiht newest nightly failed this way:

    error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
      --> /home/jhenner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustix-0.37.26/src/backend/linux_raw/io/errno.rs:28:25
       |
    28 | #[cfg_attr(rustc_attrs, rustc_layout_scalar_valid_range_start(0xf001))]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant