This website requires JavaScript.
Explore
Help
Register
Sign In
Rust-related
/
RustPython
Watch
1
Star
0
Fork
1
You've already forked RustPython
mirror of
https://github.com/RustPython/RustPython.git
synced
2026-06-02 19:39:49 +09:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
df48df5edefaa70cbbbf10ea8f05f97dfae70b4f
RustPython
/
compiler
History
Charlie Marsh
1871a1632e
Treat match and case as soft keywords in lambda assignments (
#4623
)
2023-03-04 12:42:05 -05:00
..
ast
use super::* from tests submodules
2023-02-22 21:01:39 +09:00
codegen
Add #![deny(clippy::cast_possible_truncation)]
2023-03-02 13:34:21 +09:00
core
Add optional serde dependency
2023-03-02 15:38:40 -05:00
parser
Treat match and case as soft keywords in lambda assignments (
#4623
)
2023-03-04 12:42:05 -05:00
src
Custom marshal enc/decoding impl
2023-03-01 20:47:21 -06:00
Cargo.toml
Custom marshal enc/decoding impl
2023-03-01 20:47:21 -06:00