Is this error worth reporting or this is not a bug but a feature?

⚓ Rust    📅 2025-06-05    👤 surdeus    👁️ 11      

surdeus

Warning

This post was published 157 days ago. The information described in this article may have changed.
/*
           let mut stderr = libc::fdopen(libc::STDERR_FILENO,"w".as_ptr() as */*mut most likely*/const _);

           call_me()*/

The "problem" here is the outermost comment.
In my opinion it should work, that is, the presented code of block should be a one comment, not broken code.

2 posts - 2 participants

Read full topic

🏷️ rust_feed