Nicholas Nethercote
8cddcd39ba
Remove SymbolStr
.
...
By changing `as_str()` to take `&self` instead of `self`, we can just
return `&str`. We're still lying about lifetimes, but it's a smaller lie
than before, where `SymbolStr` contained a (fake) `&'static str`!
2021-12-15 13:30:26 +11:00
..
2021-12-12 14:24:23 +00:00
2021-12-11 23:31:49 +01:00
2021-12-12 14:24:23 +00:00
2021-12-12 12:34:46 +08:00
2021-12-10 22:40:36 +01:00
2021-12-15 13:30:26 +11:00
2021-12-15 13:30:26 +11:00
2021-12-11 23:31:49 +01:00
2021-12-12 22:15:32 +00:00
2021-12-12 22:15:32 +00:00
2021-12-15 13:30:26 +11:00
2021-12-12 22:15:32 +00:00
2021-12-12 12:34:46 +08:00
2021-12-15 13:30:26 +11:00
2021-12-15 13:30:26 +11:00
2021-12-12 12:35:00 +08:00
2021-12-15 13:30:26 +11:00
2021-12-15 13:30:26 +11:00
2021-12-15 13:30:26 +11:00
2021-12-15 13:30:26 +11:00
2021-12-15 13:30:26 +11:00
2021-12-15 13:30:26 +11:00
2021-12-15 13:30:26 +11:00
2021-12-15 13:30:26 +11:00
2021-12-12 22:15:32 +00:00
2021-12-12 12:34:46 +08:00
2021-12-15 13:30:26 +11:00