|
773b9cbafb
|
glad to see 'implicit' conversions are now explicit as of rust 1.66.1
|
2023-01-14 20:57:36 -05:00 |
|
|
45a76f19ff
|
function with generic parameters
|
2023-01-14 20:23:04 -05:00 |
|
|
4518c489dc
|
immutable slice and borrowed slice
|
2023-01-14 15:16:11 -05:00 |
|
|
de5218c5dd
|
oh interesting. Dangling reference not allowed.
```
error[E0597]: `x` does not live long enough
```
|
2023-01-14 15:08:36 -05:00 |
|
|
aaa0c9143e
|
compound types
|
2023-01-14 13:57:39 -05:00 |
|