rust-lang / rustc_codegen_cranelift

Cranelift based backend for rustc
Apache License 2.0
1.59k stars 100 forks source link

Fix mismatch between mini_core_hello_world.rs in this repo and the rust repo #1385

Closed bjorn3 closed 9 months ago

bjorn3 commented 1 year ago

The subtree syncs should keep them in sync, but it seems at some point they got out of sync. The difference is formatting only, so not that much of an issue, but it should still be fixed.