-
由 Razvan Pascanu 提交于
code that used to set mutable to true will issue a warning without this fix, because you can not have mutable True and borrow False (default value). Getting that warning when you only set mutable but not borrow seems very annoying and unneccessary.
0787e40b