##// END OF EJS Templates
rust: introduce SIZE_FROM_OTHER_PARENT constant...
rust: introduce SIZE_FROM_OTHER_PARENT constant This will clarify what `-2` meant in the codebase. This change also merged imports in affected files for cleanup. Differential Revision: https://phab.mercurial-scm.org/D7301

File last commit:

r40337:b929bce4 default
r44003:8210c3f4 default
Show More
rustfmt.toml
3 lines | 66 B | text/plain | TOMLLexer
max_width = 79
wrap_comments = true
error_on_line_overflow = true