https://bugs.kde.org/show_bug.cgi?id=452758

--- Comment #47 from Nick Nethercote <n.netherc...@gmail.com> ---
My test Rust program was this, in `a.rs`:

> fn main() {
>     println!("hello world");
> }

And I compiled with `rustc +nightly a.rs` to produce the executable `a`.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to