| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2015-06-09 | Exise 'unsafe pointer' in favor of 'raw pointer' | Steve Klabnik | -3/+3 | |
| Using two terms for one thing is confusing, these are called 'raw pointers' today. | ||||
| 2015-05-31 | trpl: Fix typo in Raw Pointers chapter | Ulrik Sverdrup | -1/+1 | |
| 2015-04-30 | Fix broken links in the book. | Steve Klabnik | -1/+1 | |
| 2015-04-20 | TRPL: unsafe -> raw pointers | Steve Klabnik | -0/+122 | |
| Many unsafe features are now in the unstable section, so this section is really just about raw pointers now. That also makes sense for its place in the TOC. This addresses part of #12905. | ||||
