Files
rust/tests
Jubilee 9b7b993ebf Rollup merge of #114122 - Enselic:hello-build-pass, r=petrochenkov
tests/ui/hello_world/main.rs: Remove FIXME (#62277)

The purpose of the test is to make sure that compiling hello world produces no compiler output. To properly test that, we need to run the entire compiler pipeline. We don't want the test to pass if codegen accidentally starts writing to stdout. So keep it as build-pass.

Part of #62277
2023-07-27 13:22:05 -07:00
..
2023-07-16 21:51:00 +00:00
2023-07-24 18:04:35 +02:00
2023-07-26 08:42:40 +00:00