ruffle/core
David Wendt e087a27e56 avm2: `Vector.sort` actually *does* calculate an indexed sort array, but then discards it.
Normally we could skip sorting, but values in the vector may have side effects when coerced. So we need to make sure coercions run, at least.
2021-09-02 17:57:58 -06:00
..
assets text: Add dummy implementation of device text 2019-10-07 23:23:45 -07:00
macros chore: Bump syn from 1.0.74 to 1.0.75 2021-08-23 23:45:53 +03:00
src avm2: `Vector.sort` actually *does* calculate an indexed sort array, but then discards it. 2021-09-02 17:57:58 -06:00
Cargo.toml chore: Bump flate2 from 1.0.20 to 1.0.21 2021-08-31 09:04:44 +03:00