diff options
| author | Jonathan Turner <jonathandturner@users.noreply.github.com> | 2016-10-24 15:41:28 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2016-10-24 15:41:28 -0700 |
| commit | 91c7a8270b354467b99018d7ea01ac59b22ac067 (patch) | |
| tree | b072b4e13368a89f875e221fd4caec1e69512468 /src/test/run-pass/thinlto | |
| parent | 7bd2427307018a68e0b77438bbe40d339a54e587 (diff) | |
| parent | 0d3bdc6c3ec9b237f986bd4b233764f36b8c5bda (diff) | |
| download | rust-91c7a8270b354467b99018d7ea01ac59b22ac067.tar.gz rust-91c7a8270b354467b99018d7ea01ac59b22ac067.zip | |
Rollup merge of #37228 - loggerhead:patch-1, r=steveklabnik
Fix a error of 'book/deref-coercions.html' The original sentence is: > This example has two conversions: `Rc<String>` to `String` and then `String` to `&str`. But it should be > This example has two conversions: `Rc<String>` to `String` and then `String` to `str`. or > This example has two conversions: `&Rc<String>` to `&String` and then `&String` to `&str`. I think the latter is more clearly. r? @steveklabnik
Diffstat (limited to 'src/test/run-pass/thinlto')
0 files changed, 0 insertions, 0 deletions
