You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -240,3 +240,11 @@ There are other alternatives not covered in this RFC. Please refer to this RFC's
240
240
# Unresolved questions
241
241
242
242
None.Necessary decisions about Rust's general integer type policies have been made in [Restarting the `int/uint` Discussion](http://discuss.rust-lang.org/t/restarting-the-int-uint-discussion/1131).
243
+
244
+
# History
245
+
246
+
Amended by [RFC 573][573] to change the suffixes from `is` and `us` to
247
+
`isize` and `usize`.Tracking issue for this amendment is
0 commit comments