-
Notifications
You must be signed in to change notification settings - Fork 13.6k
Closed
Labels
A-docsArea: Documentation for any part of the project, including the compiler, standard library, and toolsArea: Documentation for any part of the project, including the compiler, standard library, and toolsC-bugCategory: This is a bug.Category: This is a bug.E-easyCall for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.Call for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.
Description
The tier 3 platform x86_64-linux-kernel has support for core + alloc, and we test it in CI at https://github.com/fishinabarrel/linux-kernel-module-rust, so I think it should be marked **.
Metadata
Metadata
Assignees
Labels
A-docsArea: Documentation for any part of the project, including the compiler, standard library, and toolsArea: Documentation for any part of the project, including the compiler, standard library, and toolsC-bugCategory: This is a bug.Category: This is a bug.E-easyCall for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.Call for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.
Type
Projects
Milestone
Relationships
Development
Select code repository
Activity
XAMPPRocky commentedon Aug 16, 2020
Thank you for your issue! We just moved the platform support table to the rustc book, so I'm going to transfer this issue to rust-lang/rust.
scrabsha commentedon Aug 16, 2020
Hi,
I'm Sasha, I've never contributed to Rust before, and I'd like to know if I can work on this issue.
If I understand correctly, this issue is just about fixing the Tier 3 table in the platform support file. Is that correct? Are there some other details that should be discussed before?
Edit: fixed link.
geofft commentedon Aug 16, 2020
That sounds right to me, @scileo. Welcome!
Thanks for moving, @XAMPPRocky, apparently I checked right before it was moved :)
[-]platform-support: x86_64-linux-kernel should be **[/-][+]platform-support: x86_64-linux-kernel should be *[/+]Rollup merge of rust-lang#75634 - scileo:fix-75581, r=ehuss