rust/src
bors 14f0942a49 Auto merge of #22532 - pnkfelix:arith-overflow, r=pnkfelix,eddyb
Rebase and follow-through on work done by @cmr and @aatch.

Implements most of rust-lang/rfcs#560. Errors encountered from the checks during building were fixed.

The checks for division, remainder and bit-shifting have not been implemented yet.

See also PR #20795

cc @Aatch ; cc @nikomatsakis
2015-03-03 14:18:03 +00:00
..
compiler-rt@58ab642c30
compiletest Use consts instead of statics where appropriate 2015-03-02 17:11:51 +01:00
doc Rollup merge of #22960 - huonw:static-assert, r=huonw 2015-03-03 17:01:15 +05:30
driver
etc Use consts instead of statics where appropriate 2015-03-02 17:11:51 +01:00
grammar
jemalloc@b001609960
liballoc std: Implement stdio for std::io 2015-02-28 23:13:02 -08:00
libarena
libbacktrace
libcollections Auto merge of #22532 - pnkfelix:arith-overflow, r=pnkfelix,eddyb 2015-03-03 14:18:03 +00:00
libcore Auto merge of #22532 - pnkfelix:arith-overflow, r=pnkfelix,eddyb 2015-03-03 14:18:03 +00:00
libcoretest Auto merge of #22532 - pnkfelix:arith-overflow, r=pnkfelix,eddyb 2015-03-03 14:18:03 +00:00
libflate Use consts instead of statics where appropriate 2015-03-02 17:11:51 +01:00
libfmt_macros
libgetopts Remove int/uint from libstd/lib.rs 2015-03-01 13:03:44 +01:00
libgraphviz Enable recursion for visit_ty in lint visitor 2015-03-02 15:35:48 -08:00
liblibc unbreak dragonfly build after nacl integration 2015-03-01 16:08:24 +01:00
liblog
librand Auto merge of #22532 - pnkfelix:arith-overflow, r=pnkfelix,eddyb 2015-03-03 14:18:03 +00:00
librbml Rollup merge of #22876 - Florob:const, r=nikomatsakis 2015-03-03 17:02:20 +05:30
librustc Auto merge of #22532 - pnkfelix:arith-overflow, r=pnkfelix,eddyb 2015-03-03 14:18:03 +00:00
librustc_back Auto merge of #22532 - pnkfelix:arith-overflow, r=pnkfelix,eddyb 2015-03-03 14:18:03 +00:00
librustc_bitflags
librustc_borrowck Use consts instead of statics where appropriate 2015-03-02 17:11:51 +01:00
librustc_driver Use consts instead of statics where appropriate 2015-03-02 17:11:51 +01:00
librustc_lint Use consts instead of statics where appropriate 2015-03-02 17:11:51 +01:00
librustc_llvm
librustc_privacy privacy: walk associated types in trait impls 2015-03-03 01:28:20 -05:00
librustc_resolve
librustc_trans Auto merge of #22532 - pnkfelix:arith-overflow, r=pnkfelix,eddyb 2015-03-03 14:18:03 +00:00
librustc_typeck Fix span typo in the arithmetic overflow for array length reporting. 2015-03-03 12:10:58 +01:00
librustdoc Use consts instead of statics where appropriate 2015-03-02 17:11:51 +01:00
libserialize Auto merge of #22532 - pnkfelix:arith-overflow, r=pnkfelix,eddyb 2015-03-03 14:18:03 +00:00
libstd Auto merge of #22532 - pnkfelix:arith-overflow, r=pnkfelix,eddyb 2015-03-03 14:18:03 +00:00
libsyntax Auto merge of #22532 - pnkfelix:arith-overflow, r=pnkfelix,eddyb 2015-03-03 14:18:03 +00:00
libterm
libtest core: Audit num module for int/uint 2015-03-02 16:12:46 -08:00
libunicode Use consts instead of statics where appropriate 2015-03-02 17:11:51 +01:00
llvm@b89c3f039b
rt
rust-installer@60fd8abfca
rustbook
rustllvm
test Auto merge of #22532 - pnkfelix:arith-overflow, r=pnkfelix,eddyb 2015-03-03 14:18:03 +00:00
snapshots.txt