Created
March 30, 2018 12:36
-
-
Save U007D/5e24ac0099601830f680ee64eebc66ad to your computer and use it in GitHub Desktop.
Rust 1.26.0 stablizations
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| brad@SocratesV:~/Development/rust/rust$ rg 1.26.0 | |
| src/bootstrap/channel.rs | |
| 27:pub const CFG_RELEASE_NUM: &str = "1.26.0"; | |
| src/libstd/lib.rs | |
| 437:#[stable(feature = "i128", since = "1.26.0")] | |
| 467:#[stable(feature = "i128", since = "1.26.0")] | |
| src/libstd/path.rs | |
| 909:#[stable(feature = "fused", since = "1.26.0")] | |
| 1012:#[stable(feature = "fused", since = "1.26.0")] | |
| 1452:#[stable(feature = "path_from_str", since = "1.26.0")] | |
| 1455:#[stable(feature = "path_from_str", since = "1.26.0")] | |
| 1462:#[stable(feature = "path_from_str", since = "1.26.0")] | |
| src/libstd/ascii.rs | |
| 55:#[rustc_deprecated(since = "1.26.0", reason = "use inherent methods instead")] | |
| 168: #[rustc_deprecated(since = "1.26.0", reason = "use inherent methods instead")] | |
| 181: #[rustc_deprecated(since = "1.26.0", reason = "use inherent methods instead")] | |
| 194: #[rustc_deprecated(since = "1.26.0", reason = "use inherent methods instead")] | |
| 208: #[rustc_deprecated(since = "1.26.0", reason = "use inherent methods instead")] | |
| 221: #[rustc_deprecated(since = "1.26.0", reason = "use inherent methods instead")] | |
| 235: #[rustc_deprecated(since = "1.26.0", reason = "use inherent methods instead")] | |
| 253: #[rustc_deprecated(since = "1.26.0", reason = "use inherent methods instead")] | |
| 266: #[rustc_deprecated(since = "1.26.0", reason = "use inherent methods instead")] | |
| 296: #[rustc_deprecated(since = "1.26.0", reason = "use inherent methods instead")] | |
| 309: #[rustc_deprecated(since = "1.26.0", reason = "use inherent methods instead")] | |
| src/libstd/error.rs | |
| 236:#[stable(feature = "never_type", since = "1.26.0")] | |
| 278:#[stable(feature = "try_from", since = "1.26.0")] | |
| 285:#[stable(feature = "try_from", since = "1.26.0")] | |
| 359:#[stable(feature = "try_from", since = "1.26.0")] | |
| src/libstd/primitive_docs.rs | |
| 754:#[stable(feature = "i128", since="1.26.0")] | |
| 794:#[stable(feature = "i128", since="1.26.0")] | |
| src/libstd_unicode/u_str.rs | |
| 188:#[stable(feature = "fused", since = "1.26.0")] | |
| src/libstd_unicode/char.rs | |
| 45:#[stable(feature = "try_from", since = "1.26.0")] | |
| 73:#[stable(feature = "fused", since = "1.26.0")] | |
| 95:#[stable(feature = "fused", since = "1.26.0")] | |
| src/libtest/stats.rs | |
| 469: 1026.0000000000, | |
| src/libcore/char.rs | |
| 268:#[stable(feature = "try_from", since = "1.26.0")] | |
| 283:#[stable(feature = "try_from", since = "1.26.0")] | |
| 287:#[stable(feature = "try_from", since = "1.26.0")] | |
| 646:#[stable(feature = "fused", since = "1.26.0")] | |
| 759:#[stable(feature = "fused", since = "1.26.0")] | |
| 793:#[stable(feature = "fused", since = "1.26.0")] | |
| src/libcore/option.rs | |
| 838: #[stable(since = "1.26.0", feature = "option_ref_mut_cloned")] | |
| 1053:#[stable(feature = "fused", since = "1.26.0")] | |
| 1098:#[stable(feature = "fused", since = "1.26.0")] | |
| 1135:#[stable(feature = "fused", since = "1.26.0")] | |
| src/libcore/cmp.rs | |
| 885: #[stable(feature = "never_type", since = "1.26.0")] | |
| 892: #[stable(feature = "never_type", since = "1.26.0")] | |
| 895: #[stable(feature = "never_type", since = "1.26.0")] | |
| 902: #[stable(feature = "never_type", since = "1.26.0")] | |
| src/libcore/array.rs | |
| 62:#[stable(feature = "try_from", since = "1.26.0")] | |
| 151: #[stable(feature = "try_from", since = "1.26.0")] | |
| 165: #[stable(feature = "try_from", since = "1.26.0")] | |
| src/libcore/ptr.rs | |
| 869: #[stable(feature = "pointer_methods", since = "1.26.0")] | |
| 926: #[stable(feature = "pointer_methods", since = "1.26.0")] | |
| 967: #[stable(feature = "pointer_methods", since = "1.26.0")] | |
| 1008: #[stable(feature = "pointer_methods", since = "1.26.0")] | |
| 1042: #[stable(feature = "pointer_methods", since = "1.26.0")] | |
| 1092: #[stable(feature = "pointer_methods", since = "1.26.0")] | |
| 1126: #[stable(feature = "pointer_methods", since = "1.26.0")] | |
| 1161: #[stable(feature = "pointer_methods", since = "1.26.0")] | |
| 1198: #[stable(feature = "pointer_methods", since = "1.26.0")] | |
| 1661: #[stable(feature = "pointer_methods", since = "1.26.0")] | |
| 1718: #[stable(feature = "pointer_methods", since = "1.26.0")] | |
| 1759: #[stable(feature = "pointer_methods", since = "1.26.0")] | |
| 1800: #[stable(feature = "pointer_methods", since = "1.26.0")] | |
| 1834: #[stable(feature = "pointer_methods", since = "1.26.0")] | |
| 1884: #[stable(feature = "pointer_methods", since = "1.26.0")] | |
| 1918: #[stable(feature = "pointer_methods", since = "1.26.0")] | |
| 1953: #[stable(feature = "pointer_methods", since = "1.26.0")] | |
| 1990: #[stable(feature = "pointer_methods", since = "1.26.0")] | |
| 2025: #[stable(feature = "pointer_methods", since = "1.26.0")] | |
| 2062: #[stable(feature = "pointer_methods", since = "1.26.0")] | |
| 2087: #[stable(feature = "pointer_methods", since = "1.26.0")] | |
| 2126: #[stable(feature = "pointer_methods", since = "1.26.0")] | |
| 2147: #[stable(feature = "pointer_methods", since = "1.26.0")] | |
| 2201: #[stable(feature = "pointer_methods", since = "1.26.0")] | |
| 2242: #[stable(feature = "pointer_methods", since = "1.26.0")] | |
| 2257: #[stable(feature = "pointer_methods", since = "1.26.0")] | |
| 2275: #[stable(feature = "pointer_methods", since = "1.26.0")] | |
| src/libcore/ascii.rs | |
| 22:#![stable(feature = "core_ascii", since = "1.26.0")] | |
| 34:#[stable(feature = "core_ascii", since = "1.26.0")] | |
| 102:#[stable(feature = "core_ascii", since = "1.26.0")] | |
| 139:#[stable(feature = "fused", since = "1.26.0")] | |
| src/libcore/nonzero.rs | |
| 14: since = "1.26.0")] | |
| src/libcore/convert.rs | |
| 325:#[stable(feature = "try_from", since = "1.26.0")] | |
| 328: #[stable(feature = "try_from", since = "1.26.0")] | |
| 332: #[stable(feature = "try_from", since = "1.26.0")] | |
| 337:#[stable(feature = "try_from", since = "1.26.0")] | |
| 340: #[stable(feature = "try_from", since = "1.26.0")] | |
| 344: #[stable(feature = "try_from", since = "1.26.0")] | |
| 412:#[stable(feature = "try_from", since = "1.26.0")] | |
| 424:#[stable(feature = "try_from", since = "1.26.0")] | |
| src/libcore/result.rs | |
| 1041:#[stable(feature = "fused", since = "1.26.0")] | |
| 1085:#[stable(feature = "fused", since = "1.26.0")] | |
| 1128:#[stable(feature = "fused", since = "1.26.0")] | |
| src/liballoc/binary_heap.rs | |
| 992:#[stable(feature = "fused", since = "1.26.0")] | |
| 1047:#[stable(feature = "fused", since = "1.26.0")] | |
| 1093:#[stable(feature = "fused", since = "1.26.0")] | |
| src/liballoc/boxed.rs | |
| 380: #[stable(feature = "box_leak", since = "1.26.0")] | |
| 725:#[stable(feature = "fused", since = "1.26.0")] | |
| src/liballoc/slice.rs | |
| 1543: #[stable(feature = "slice_rotate", since = "1.26.0")] | |
| 1578: #[stable(feature = "slice_rotate", since = "1.26.0")] | |
| src/liballoc/string.rs | |
| 1214: #[stable(feature = "string_retain", since = "1.26.0")] | |
| 1611: #[stable(feature = "from_utf8_error_as_bytes", since = "1.26.0")] | |
| 1977:#[stable(feature = "inclusive_range", since = "1.26.0")] | |
| 1986:#[stable(feature = "inclusive_range", since = "1.26.0")] | |
| 2024:#[stable(feature = "inclusive_range", since = "1.26.0")] | |
| 2031:#[stable(feature = "inclusive_range", since = "1.26.0")] | |
| 2355:#[stable(feature = "fused", since = "1.26.0")] | |
| src/liballoc/vec_deque.rs | |
| 2118:#[stable(feature = "fused", since = "1.26.0")] | |
| 2211:#[stable(feature = "fused", since = "1.26.0")] | |
| 2267:#[stable(feature = "fused", since = "1.26.0")] | |
| 2374:#[stable(feature = "fused", since = "1.26.0")] | |
| src/liballoc/vec.rs | |
| 2386:#[stable(feature = "fused", since = "1.26.0")] | |
| 2492:#[stable(feature = "fused", since = "1.26.0")] | |
| src/liballoc/str.rs | |
| 175:#[stable(feature = "fused", since = "1.26.0")] | |
| src/liballoc/linked_list.rs | |
| 900:#[stable(feature = "fused", since = "1.26.0")] | |
| 949:#[stable(feature = "fused", since = "1.26.0")] | |
| 1120:#[stable(feature = "fused", since = "1.26.0")] | |
| src/libsyntax/feature_gate.rs | |
| 434: (active, if_while_or_patterns, "1.26.0", Some(48215), None), | |
| 437: (active, pattern_parentheses, "1.26.0", None, None), | |
| 440: (active, underscore_imports, "1.26.0", Some(48216), None), | |
| 443: (active, wasm_custom_section, "1.26.0", None, None), | |
| 446: (active, wasm_import_module, "1.26.0", None, None), | |
| 449: (active, raw_identifiers, "1.26.0", Some(48589), None), | |
| 552: (accepted, inclusive_range_syntax, "1.26.0", Some(28237), None), | |
| 554: (accepted, dotdoteq_in_patterns, "1.26.0", Some(28237), None), | |
| 556: (accepted, termination_trait, "1.26.0", Some(43301), None), | |
| 558: (accepted, clone_closures, "1.26.0", Some(44490), None), | |
| 559: (accepted, copy_closures, "1.26.0", Some(44490), None), | |
| 561: (accepted, universal_impl_trait, "1.26.0", Some(34511), None), | |
| 563: (accepted, conservative_impl_trait, "1.26.0", Some(34511), None), | |
| 565: (accepted, i128_type, "1.26.0", Some(35118), None), | |
| 567: (accepted, match_default_bindings, "1.26.0", Some(42640), None), | |
| 569: (accepted, underscore_lifetimes, "1.26.0", Some(44524), None), | |
| src/libstd/collections/mod.rs | |
| 423:#[rustc_deprecated(reason = "moved to `std::ops::Bound`", since = "1.26.0")] | |
| 441:#[rustc_deprecated(reason = "renamed and moved to `std::ops::RangeBounds`", since = "1.26.0")] | |
| src/libstd/io/buffered.rs | |
| 172: #[rustc_deprecated(since = "1.26.0", reason = "use .buffer().is_empty() instead")] | |
| src/libstd/thread/local.rs | |
| 199:#[stable(feature = "thread_local_try_with", since = "1.26.0")] | |
| 204:#[stable(feature = "thread_local_try_with", since = "1.26.0")] | |
| 211:#[stable(feature = "thread_local_try_with", since = "1.26.0")] | |
| 281: #[stable(feature = "thread_local_try_with", since = "1.26.0")] | |
| src/libstd/net/ip.rs | |
| 1358:#[stable(feature = "i128", since = "1.26.0")] | |
| 1367:#[stable(feature = "i128", since = "1.26.0")] | |
| src/libstd/prelude/v1.rs | |
| 38:#[stable(feature = "try_from", since = "1.26.0")] | |
| src/libcore/str/mod.rs | |
| 643:#[stable(feature = "fused", since = "1.26.0")] | |
| 736:#[stable(feature = "fused", since = "1.26.0")] | |
| 851:#[stable(feature = "fused", since = "1.26.0")] | |
| 1011: #[stable(feature = "fused", since = "1.26.0")] | |
| 1014: #[stable(feature = "fused", since = "1.26.0")] | |
| 1371:#[stable(feature = "fused", since = "1.26.0")] | |
| 1437:#[stable(feature = "fused", since = "1.26.0")] | |
| 1813: #[stable(feature = "inclusive_range", since = "1.26.0")] | |
| 1823: #[stable(feature = "inclusive_range", since = "1.26.0")] | |
| 1833: #[stable(feature = "inclusive_range", since = "1.26.0")] | |
| 1840: #[stable(feature = "inclusive_range", since = "1.26.0")] | |
| 2023: #[stable(feature = "inclusive_range", since = "1.26.0")] | |
| 2066: #[stable(feature = "inclusive_range", since = "1.26.0")] | |
| src/libcore/hash/mod.rs | |
| 311: #[stable(feature = "i128", since = "1.26.0")] | |
| 351: #[stable(feature = "i128", since = "1.26.0")] | |
| src/libcore/num/u128.rs | |
| 15:#![stable(feature = "i128", since = "1.26.0")] | |
| 16:uint_module! { u128, #[stable(feature = "i128", since="1.26.0")] } | |
| src/libcore/num/i128.rs | |
| 15:#![stable(feature = "i128", since = "1.26.0")] | |
| 17:int_module! { i128, #[stable(feature = "i128", since="1.26.0")] } | |
| src/libcore/fmt/mod.rs | |
| 1780:#[stable(feature = "never_type", since = "1.26.0")] | |
| 1787:#[stable(feature = "never_type", since = "1.26.0")] | |
| src/libcore/num/mod.rs | |
| 3650:#[stable(feature = "try_from", since = "1.26.0")] | |
| 3665:#[stable(feature = "try_from", since = "1.26.0")] | |
| 3672:#[stable(feature = "try_from", since = "1.26.0")] | |
| 3682: #[stable(feature = "try_from", since = "1.26.0")] | |
| 3701: #[stable(feature = "try_from", since = "1.26.0")] | |
| 3720: #[stable(feature = "try_from", since = "1.26.0")] | |
| 3990:impl_from! { u8, u128, #[stable(feature = "i128", since = "1.26.0")] } | |
| 3994:impl_from! { u16, u128, #[stable(feature = "i128", since = "1.26.0")] } | |
| 3996:impl_from! { u32, u128, #[stable(feature = "i128", since = "1.26.0")] } | |
| 3997:impl_from! { u64, u128, #[stable(feature = "i128", since = "1.26.0")] } | |
| 4003:impl_from! { i8, i128, #[stable(feature = "i128", since = "1.26.0")] } | |
| 4007:impl_from! { i16, i128, #[stable(feature = "i128", since = "1.26.0")] } | |
| 4009:impl_from! { i32, i128, #[stable(feature = "i128", since = "1.26.0")] } | |
| 4010:impl_from! { i64, i128, #[stable(feature = "i128", since = "1.26.0")] } | |
| 4016:impl_from! { u8, i128, #[stable(feature = "i128", since = "1.26.0")] } | |
| 4019:impl_from! { u16, i128, #[stable(feature = "i128", since = "1.26.0")] } | |
| 4021:impl_from! { u32, i128, #[stable(feature = "i128", since = "1.26.0")] } | |
| 4022:impl_from! { u64, i128, #[stable(feature = "i128", since = "1.26.0")] } | |
| 4027:impl_from! { u16, usize, #[stable(feature = "lossless_iusize_conv", since = "1.26.0")] } | |
| 4028:impl_from! { u8, isize, #[stable(feature = "lossless_iusize_conv", since = "1.26.0")] } | |
| 4029:impl_from! { i16, isize, #[stable(feature = "lossless_iusize_conv", since = "1.26.0")] } | |
| src/libcore/slice/mod.rs | |
| 214: #[stable(feature = "slice_rotate", since = "1.26.0")] | |
| 217: #[stable(feature = "slice_rotate", since = "1.26.0")] | |
| 1042:#[stable(feature = "inclusive_range", since = "1.26.0")] | |
| 1083:#[stable(feature = "inclusive_range", since = "1.26.0")] | |
| 1458:#[stable(feature = "fused", since = "1.26.0")] | |
| 1586:#[stable(feature = "fused", since = "1.26.0")] | |
| 1734:#[stable(feature = "fused", since = "1.26.0")] | |
| 1832:#[stable(feature = "fused", since = "1.26.0")] | |
| 2083: #[stable(feature = "fused", since = "1.26.0")] | |
| 2189:#[stable(feature = "fused", since = "1.26.0")] | |
| 2308:#[stable(feature = "fused", since = "1.26.0")] | |
| 2424:#[stable(feature = "fused", since = "1.26.0")] | |
| src/libcore/ops/mod.rs | |
| 194:#[stable(feature = "inclusive_range", since = "1.26.0")] | |
| src/libcore/ops/range.rs | |
| 296:#[stable(feature = "inclusive_range", since = "1.26.0")] | |
| 306:#[stable(feature = "inclusive_range", since = "1.26.0")] | |
| 411:#[stable(feature = "inclusive_range", since = "1.26.0")] | |
| 414: #[stable(feature = "inclusive_range", since = "1.26.0")] | |
| 418:#[stable(feature = "inclusive_range", since = "1.26.0")] | |
| src/libcore/prelude/v1.rs | |
| 42:#[stable(feature = "try_from", since = "1.26.0")] | |
| src/libcore/iter/range.rs | |
| 189: #[stable(feature = "inclusive_range", since = "1.26.0")] | |
| 203: #[stable(feature = "inclusive_range", since = "1.26.0")] | |
| 294:#[stable(feature = "fused", since = "1.26.0")] | |
| 321:#[stable(feature = "fused", since = "1.26.0")] | |
| 327:#[stable(feature = "inclusive_range", since = "1.26.0")] | |
| 421:#[stable(feature = "inclusive_range", since = "1.26.0")] | |
| 462:#[stable(feature = "fused", since = "1.26.0")] | |
| src/libcore/iter/mod.rs | |
| 347:#[stable(feature = "fused", since = "1.26.0")] | |
| 509:#[stable(feature = "fused", since = "1.26.0")] | |
| 592:#[stable(feature = "fused", since = "1.26.0")] | |
| 665:#[stable(feature = "fused", since = "1.26.0")] | |
| 1005:#[stable(feature = "fused", since = "1.26.0")] | |
| 1265:#[stable(feature = "fused", since = "1.26.0")] | |
| 1407:#[stable(feature = "fused", since = "1.26.0")] | |
| 1556:#[stable(feature = "fused", since = "1.26.0")] | |
| 1666:#[stable(feature = "fused", since = "1.26.0")] | |
| 1821:#[stable(feature = "fused", since = "1.26.0")] | |
| 1941:#[stable(feature = "fused", since = "1.26.0")] | |
| 2075:#[stable(feature = "fused", since = "1.26.0")] | |
| 2154:#[stable(feature = "fused", since = "1.26.0")] | |
| 2293:#[stable(feature = "fused", since = "1.26.0")] | |
| 2374:#[stable(feature = "fused", since = "1.26.0")] | |
| 2520:#[stable(feature = "fused", since = "1.26.0")] | |
| 2768:#[stable(feature = "fused", since = "1.26.0")] | |
| 2899:#[stable(feature = "fused", since = "1.26.0")] | |
| 2941:#[stable(feature = "fused", since = "1.26.0")] | |
| 3085:#[stable(feature = "fused", since = "1.26.0")] | |
| src/libcore/iter/sources.rs | |
| 44:#[stable(feature = "fused", since = "1.26.0")] | |
| 262:#[stable(feature = "fused", since = "1.26.0")] | |
| 343:#[stable(feature = "fused", since = "1.26.0")] | |
| src/libcore/iter/traits.rs | |
| 962:#[stable(feature = "fused", since = "1.26.0")] | |
| 965:#[stable(feature = "fused", since = "1.26.0")] | |
| src/liballoc/btree/set.rs | |
| 948:#[stable(feature = "fused", since = "1.26.0")] | |
| 973:#[stable(feature = "fused", since = "1.26.0")] | |
| 999:#[stable(feature = "fused", since = "1.26.0")] | |
| 1046:#[stable(feature = "fused", since = "1.26.0")] | |
| 1080:#[stable(feature = "fused", since = "1.26.0")] | |
| 1118:#[stable(feature = "fused", since = "1.26.0")] | |
| 1152:#[stable(feature = "fused", since = "1.26.0")] | |
| src/liballoc/btree/map.rs | |
| 1186:#[stable(feature = "fused", since = "1.26.0")] | |
| 1265:#[stable(feature = "fused", since = "1.26.0")] | |
| 1395:#[stable(feature = "fused", since = "1.26.0")] | |
| 1425:#[stable(feature = "fused", since = "1.26.0")] | |
| 1462:#[stable(feature = "fused", since = "1.26.0")] | |
| 1512:#[stable(feature = "fused", since = "1.26.0")] | |
| 1591:#[stable(feature = "fused", since = "1.26.0")] | |
| 1660:#[stable(feature = "fused", since = "1.26.0")] | |
| 2158: #[stable(feature = "entry_and_modify", since = "1.26.0")] | |
| src/libstd/collections/hash/set.rs | |
| 1128:#[stable(feature = "fused", since = "1.26.0")] | |
| 1155:#[stable(feature = "fused", since = "1.26.0")] | |
| 1186:#[stable(feature = "fused", since = "1.26.0")] | |
| 1239:#[stable(feature = "fused", since = "1.26.0")] | |
| 1275:#[stable(feature = "fused", since = "1.26.0")] | |
| 1314:#[stable(feature = "fused", since = "1.26.0")] | |
| 1338:#[stable(feature = "fused", since = "1.26.0")] | |
| src/libstd/collections/hash/map.rs | |
| 1859:#[stable(feature = "fused", since = "1.26.0")] | |
| 1882:#[stable(feature = "fused", since = "1.26.0")] | |
| 1917:#[stable(feature = "fused", since = "1.26.0")] | |
| 1949:#[stable(feature = "fused", since = "1.26.0")] | |
| 1972:#[stable(feature = "fused", since = "1.26.0")] | |
| 1995:#[stable(feature = "fused", since = "1.26.0")] | |
| 2030:#[stable(feature = "fused", since = "1.26.0")] | |
| 2205: #[stable(feature = "entry_and_modify", since = "1.26.0")] | |
| src/jemalloc/test/unit/math.c | |
| 72: 19.98721449566188468, 20.62119544270163018, 21.26007615624470048, | |
| 136: 188.62817342367162610, 189.65435291789341932, 190.68156119837468054, | |
| src/jemalloc/test/unit/SFMT.c | |
| 365: 3512343882U, 1552467474U, 3316162670U, 1275841024U, 4142173454U, | |
| 538: KQU(15267091584090664910), KQU( 9309579200403648940), | |
| 705: KQU( 2145073958457347366), KQU( 1526504881672818067), | |
| 885: KQU( 1726308474365729390), KQU( 2150078766445323155), | |
| 1287: KQU( 1611456788685878444), KQU(13112620989475558907), | |
| 1363: KQU( 3032326668253243412), KQU(13689418691726908338), | |
| 1442: KQU(11265022723283422529), KQU( 4001552800373196817), |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment