rust/src/tools
bors 38bd207626 Auto merge of #38482 - est31:i128, r=eddyb
i128 and u128 support

Brings i128 and u128 support to nightly rust, behind a feature flag. The goal of this PR is to do the bulk of the work for 128 bit integer support. Smaller but just as tricky features needed for stabilisation like 128 bit enum discriminants are left for future PRs.

Rebased version of  #37900, which in turn was a rebase + improvement of #35954 . Sadly I couldn't reopen #37900 due to github. There goes my premium position in the homu queue...

[plugin-breaking-change]

cc #35118 (tracking issue)
2016-12-31 18:54:31 +00:00
..
cargotest cargotest: Add xsv to tested crates 2016-12-30 09:56:43 -08:00
compiletest rustbuild: Compile all support tools in stage0 2016-12-30 09:06:57 -08:00
error_index_generator
linkchecker rustbuild: Tweak for vendored dependencies 2016-11-08 07:32:05 -08:00
rustbook Fallout from updating bootstrap Cargo 2016-12-29 08:47:26 -08:00
tidy Always use Rust based intrinsics on Windows 2016-12-30 15:17:28 +01:00