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

⚓ rust    📅 2025-06-05    👤 surdeus    👁️ 2      

surdeus

/*
           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