Files
RustPython/vm/src
fanninpm cc6baeddd6 Allow clippy::unnecessary_wraps lint, and rename "to_js" to "into_js" (#2452)
* Allow clippy::unnecessary_wraps lint

* Change PyResultExt to_js signature

* Change "to_js" to "into_js"

* Refactor "to_js" to "into_js"

* Continue refactoring "to_js" to "into_js"

* Move clippy::unnecessary_wraps to lib.rs

* Add allowed lint to jit/lib.rs

* Add allowed lint to vm/src/lib.rs
2021-02-13 19:07:07 -06:00
..
2021-01-02 19:30:57 -06:00
2021-01-20 08:29:58 +02:00
2020-12-05 16:36:38 -06:00
2020-11-07 15:43:23 -06:00
2020-11-20 02:41:44 +09:00
2021-01-08 18:08:21 -06:00
2020-12-17 16:29:44 -06:00
2021-01-08 18:08:21 -06:00
2021-01-29 11:47:09 -06:00
2020-10-13 15:42:11 +09:00
2021-01-08 18:08:21 -06:00
2020-02-29 12:02:36 -06:00
2020-12-05 16:36:00 -06:00
2020-09-26 02:51:50 +09:00
2021-01-08 18:08:21 -06:00
2021-01-25 20:04:32 -06:00
2021-02-08 12:36:54 -06:00