You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
❯ uname -a
Darwin MacBook-Pro.local 23.3.0 Darwin Kernel Version 23.3.0: Wed Dec 20 21:31:10 PST 2023; root:xnu-10002.81.5~7/RELEASE_ARM64_T6031 arm64
❯ rustc --version
rustc 1.75.0 (82e1608df 2023-12-21)
The text was updated successfully, but these errors were encountered:
Speedy segfaults on this one:
If I change tags to Vec<&'a str> it works.
❯ uname -a Darwin MacBook-Pro.local 23.3.0 Darwin Kernel Version 23.3.0: Wed Dec 20 21:31:10 PST 2023; root:xnu-10002.81.5~7/RELEASE_ARM64_T6031 arm64 ❯ rustc --version rustc 1.75.0 (82e1608df 2023-12-21)
The text was updated successfully, but these errors were encountered: