Commit a4eff9d
authored
Rollup merge of rust-lang#136164 - celinval:chores-fnkind, r=oli-obk
Refactor FnKind variant to hold &Fn
Pulling the change suggested in rust-lang#128045 to reduce the impact of changing `Fn` item.
r? `@oli-obk`1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
| 42 | + | |
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| |||
0 commit comments