Skip to content

Conversation

AchimKriso
Copy link
Contributor

Like #175, this is a low hanging fruit of a guideline.

While there aren't analogous guidelines for CERT or MISRA (as far as I know) this is mostly due to the fact that C or C++ do not have the same safe-unsafe split.

Still, without this rule the whole concept of safe Rust becomes meaningless.

Copy link

netlify bot commented Aug 18, 2025

Deploy Preview for scrc-coding-guidelines ready!

Name Link
🔨 Latest commit fc7280a
🔍 Latest deploy log https://app.netlify.com/projects/scrc-coding-guidelines/deploys/68a34b2a513afd000814d41c
😎 Deploy Preview https://deploy-preview-176--scrc-coding-guidelines.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

:category: required
:status: draft
:release: -
:fls: fls_jep7p27kaqlp
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This simply references the entire Unsafety chapter of the FLS.
I wasn't able to find anything better, since the FLS is mostly about describing the Rust language itself, instead of how to use it correctly.

@PLeVasseur
Copy link
Collaborator

Hey @AchimKriso 👋 wanted to make sure you saw the feedback I'd left over on #175 (comment). Could you take a look over there and see if you could follow the steps outlined?

@AchimKriso
Copy link
Contributor Author

Hi @PLeVasseur, I've seen the comment, I'll try to get to it this or one of the next days.

@AchimKriso
Copy link
Contributor Author

Created #192. Closing PR

@AchimKriso AchimKriso closed this Aug 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants