Skip to content

Issues: rust-lang/unsafe-code-guidelines

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

"Dangling" means multiple things C-terminology Category: Discussing terminology -- which term to use, how to define it, adding it to the glossary
#478 opened Nov 28, 2023 by Manishearth
Clarify the definition of undefined behavior A-abstract-machine Topic: concerning the abstract machine in general (as opposed to any specific part of it) C-terminology Category: Discussing terminology -- which term to use, how to define it, adding it to the glossary S-pending-documentation Status: The issue is "resolved," but this resolution needs documentation Triaged Visited during a backlog bonanza meeting
#202 opened Sep 11, 2019 by gnzlbg
Glossary unspecified/implementation-defined behavior A-abstract-machine Topic: concerning the abstract machine in general (as opposed to any specific part of it) C-terminology Category: Discussing terminology -- which term to use, how to define it, adding it to the glossary Triaged Visited during a backlog bonanza meeting
#201 opened Sep 11, 2019 by gnzlbg
Document / remove "word" C-editorial Category: Tracking editorial improvements to the document C-terminology Category: Discussing terminology -- which term to use, how to define it, adding it to the glossary S-not-opsem Despite being in this repo, this is not primarily a T-opsem question
#109 opened Apr 11, 2019 by gnzlbg
ProTip! Exclude everything labeled bug with -label:bug.