-
-
Notifications
You must be signed in to change notification settings - Fork 514
Open
Labels
P-mediumMedium priorityMedium prioritydocumentationIssues about the rustdoc-generated documentationIssues about the rustdoc-generated documentationenhancementgood first issueGood first issue for newcomers.Good first issue for newcomers.
Description
See that discussion on reddit. Doing this will reassure others, that our unsafe code is actually sound.
We should add comments explaining why each unsafe
is sound throughout the nalgebra source code.
Doing this will take an extremely large amount of time so any incremental contribution is welcome. In other words, event adding one comment for one unsafe
statement is a great contribution and justify a PR.
All use of mem::uninitialized
can be ignored and left uncommented as we intend to get rid of them. See #556.
schneiderfeliperalfbiedert, HadrienG2 and schneiderfelipe
Metadata
Metadata
Assignees
Labels
P-mediumMedium priorityMedium prioritydocumentationIssues about the rustdoc-generated documentationIssues about the rustdoc-generated documentationenhancementgood first issueGood first issue for newcomers.Good first issue for newcomers.