Commit 59fa966
authored
Rollup merge of rust-lang#63845 - DevQps:47091-remove-bad-example, r=nikomatsakis
Removed a confusing FnOnce example
# Description
See rust-lang#47091 for a discussion.
## Changes
- Removed an example that might suggest readers that square_x is (only) FnOnce.
closes rust-lang#470911 file changed
+0
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
185 | 185 | | |
186 | 186 | | |
187 | 187 | | |
188 | | - | |
189 | | - | |
190 | | - | |
191 | | - | |
192 | | - | |
193 | | - | |
194 | | - | |
195 | | - | |
196 | 188 | | |
197 | 189 | | |
198 | 190 | | |
| |||
0 commit comments