Skip to content

futures-core-preview broken on latest nightly #1296

@tikue

Description

@tikue

I think rust-lang/rust#54671 might have broken futures-core-preview when the std feature is enabled (which it is by default).

Lots of errors spit out, e.g.:

error[E0433]: failed to resolve. Could not find `std` in `{{root}}`                                                                                                                                                                                                                       
   --> futures-core/src/future/future_obj.rs:194:9                                                                                                                                                                                                                                        
    |                                                                                                                                                                                                                                                                                     
194 |     use std::boxed::Box;                                                                                                                                                                                                                                                            
    |         ^^^ Could not find `std` in `{{root}}` 

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions