ruffle/core
relrelb 4d41297b04 avm1: Remove reduntant new_ret_no_self annotation
Per https://rust-lang.github.io/rust-clippy/master/#new_ret_no_self,
`new_ret_no_self` applies only to functions named `new`.
`TObject::create_bare_object` used to be named `new`, but was renamed
in 79af3ffe44.
2021-04-16 15:25:22 -07:00
..
assets text: Add dummy implementation of device text 2019-10-07 23:23:45 -07:00
macros build(deps): bump syn from 1.0.64 to 1.0.65 2021-03-27 01:40:26 -07:00
src avm1: Remove reduntant new_ret_no_self annotation 2021-04-16 15:25:22 -07:00
tests tests: Update stage_object_children test 2021-04-15 13:49:17 -07:00
Cargo.toml build(deps): bump pretty_assertions from 0.7.1 to 0.7.2 2021-04-15 14:30:00 -07:00