Running cargo test
causes a crash on macOS during the stack probe in get
.
It appears to be attempting to allocate enough space on the stack for n
copies of ARRAY
, one per match arm.
-
Notifications
You must be signed in to change notification settings - Fork 0
stevecheckoway/array-bug
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Bug in rust's handling of constant arrays
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published