##// END OF EJS Templates
rust-cpython: inline PySharedState::leak_immutable() and PyLeaked::new()...
rust-cpython: inline PySharedState::leak_immutable() and PyLeaked::new() For the same reason as the previous patch. The unsafe stuff can be better documented if these functions are inlined.

File last commit:

r41001:5532823e default
r44687:f015d679 default
Show More
rustfmt.toml
3 lines | 66 B | text/plain | TOMLLexer
max_width = 79
wrap_comments = true
error_on_line_overflow = true