Skip to content

Spurious libtest.rmeta file generated #50289

Closed
@leonardo-m

Description

@leonardo-m

If I compile a simple program like:

fn main() {
    println!("Hello world");
}

Using:

rustc --emit=metadata test.rs

It generates an empty file titled "libtest.rmeta" since few Nightlies.

I am using:

rustc 1.27.0-nightly (7f3444e1b 2018-04-26)
binary: rustc
commit-hash: 7f3444e1baf0d335b4bf379f845dbc28cdd0509c
commit-date: 2018-04-26
host: x86_64-pc-windows-gnu
release: 1.27.0-nightly
LLVM version: 6.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions