Auto merge of #24844 - diwic:patch-1, r=steveklabnik
I figure I'd start easy with fixing a simple documentation bug. This is also a test to see that I got everything right w r t the fork/pull request process.
This commit is contained in:
commit
43a273fed0
1 changed files with 2 additions and 0 deletions
|
|
@ -66,6 +66,8 @@ unsafe {
|
|||
}
|
||||
```
|
||||
|
||||
[unsafe]: unsafe.html
|
||||
|
||||
Furthermore, any type stored in a `static` must be `Sync`.
|
||||
|
||||
# Initializing
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue