demikernel icon indicating copy to clipboard operation
demikernel copied to clipboard

[build] Drop Use of Unstable Features

Open ppenna opened this issue 2 years ago • 3 comments

Description

We currently rely on the following unstable features:

Expected Behavior

We should not rely on unstable features at all.

ppenna avatar Jun 23 '22 16:06 ppenna

Pedro, where does this list come from? As I write this, there are 10 more optional "features" listed in lib.rs, is there an automatic way to determine if they are unstable or not? Many of these others are listed in The Unstable Book. Does that mean that they should be listed here as well?

BrianZill avatar Jan 30 '23 21:01 BrianZill

@BrianZill thanks for checking this.

This list comes from the features that we list in the lib.rs, thus yes you are correct we are missing some here. This issues was transferred from the old scheduler repository, and after that I have not updated it. I'm opening now a PR which gets rid of unused features, as well as I am updating the description of the issue here.

ppenna avatar Jan 31 '23 14:01 ppenna

Assigning all engineers to this issue, because it is critical.

ppenna avatar Jan 31 '23 14:01 ppenna