rust/src/libcore/fmt
bors 18557500cb Auto merge of #27026 - nagisa:overflowing-unsigned, r=pnkfelix
This commit fixes the negate_unsigned feature gate to appropriately
account for inferred variables.

This is technically a [breaking-change], but I’d consider it a bug fix.

cc @brson for your relnotes.

Fixes https://github.com/rust-lang/rust/issues/24676
Fixes #26840 
Fixes https://github.com/rust-lang/rust/issues/25206
2015-07-20 16:38:33 +00:00
..
rt core: Split apart the global core feature 2015-06-17 09:06:59 -07:00
builders.rs Add trailing , for 1-tuples 2015-07-10 11:03:52 -08:00
mod.rs Add trailing , for 1-tuples 2015-07-10 11:03:52 -08:00
num.rs Auto merge of #27026 - nagisa:overflowing-unsigned, r=pnkfelix 2015-07-20 16:38:33 +00:00