Files
rust/src/libcore
bors 7a3700c371 Auto merge of #68952 - faern:stabilize-assoc-int-consts, r=dtolnay
Stabilize assoc_int_consts associated int/float constants

The next step in RFC https://github.com/rust-lang/rfcs/pull/2700 (tracking issue #68490). Stabilizing the associated constants that were added in #68325.

* Stabilize all constants under the `assoc_int_consts` feature flag.
* Update documentation on old constants to say they are soft-deprecated and the new ones should be preferred.
* Update documentation examples to use new constants.
* Remove `uint_macro` and use `int_macro` for all integer types since the macros were identical anyway.

r? @LukasKalbertodt
2020-03-04 07:29:32 +00:00
..
2019-12-22 17:42:47 -05:00
2019-12-22 17:42:47 -05:00
2020-02-11 10:22:47 +01:00
2020-01-06 04:33:31 +00:00
2020-02-26 12:43:37 +01:00
2020-01-06 01:55:24 +00:00
2020-03-02 11:00:20 +01:00
2019-11-26 23:02:11 -08:00
2020-03-03 00:08:24 +01:00
2019-11-26 23:02:11 -08:00
2019-12-22 17:42:47 -05:00
2019-11-26 23:02:11 -08:00
2019-12-22 17:42:47 -05:00
2020-02-23 23:59:39 -08:00
2019-11-26 23:02:11 -08:00
2019-11-26 23:02:11 -08:00