rust/src
est31 53ff50a94f Port to wrapping_* and unchecked_* operations
Otherwise, we codegen panic calls which create problems with debug assertions turned on.
2016-12-30 15:17:28 +01:00
..
bootstrap A few small test fixes and such from rollup 2016-12-29 23:33:13 -08:00
build_helper let BSD to use gmake for GNU-make 2016-12-17 20:09:23 +01:00
ci Merge branch 'aux-tests' of https://github.com/alexcrichton/rust into rollup 2016-12-29 17:29:32 -08:00
compiler-rt@a8fc4c169f Update compiler-rt to fix MIPS64 infinite recursion 2016-11-21 14:53:55 +08:00
doc Rollup merge of #38662 - agl:patch-2, r=frewsxcv 2016-12-29 17:26:34 -08:00
driver
etc PTX support 2016-12-26 21:06:23 -05:00
grammar Use keywords::Invalid 2016-11-27 17:59:36 +01:00
jemalloc@e058ca6616
liballoc Rollup merge of #38587 - GuillaumeGomez:arc_docs, r=frewsxcv 2016-12-29 17:26:18 -08:00
liballoc_jemalloc Auto merge of #38401 - redox-os:redox_cross, r=brson 2016-12-23 09:09:26 +00:00
liballoc_system Switch back to alloc_system 2016-12-20 18:09:19 -07:00
libarena Auto merge of #37270 - Mark-Simulacrum:smallvec-optimized-arenas, r=eddyb 2016-10-26 03:47:55 -07:00
libbacktrace
libcollections Fallout from updating bootstrap Cargo 2016-12-29 08:47:26 -08:00
libcollectionstest Address fallout 2016-12-16 19:42:17 -08:00
libcompiler_builtins Port to wrapping_* and unchecked_* operations 2016-12-30 15:17:28 +01:00
libcore 40 -> 39, as ceil(log10(2^128)) == 39 2016-12-30 15:17:28 +01:00
libcoretest Address fallout 2016-12-16 19:42:17 -08:00
libflate Use fast decompression in deflate_bytes. 2016-10-20 15:08:01 +11:00
libfmt_macros On fmt string with unescaped { note how to escape 2016-11-11 10:53:02 -08:00
libgetopts Changed most vec! invocations to use square braces 2016-10-31 22:51:40 +00:00
libgraphviz Update the bootstrap compiler 2016-11-30 10:38:08 -08:00
liblibc@e49e9bb7c3 Update liblibc, go back to lazy linking openlibm 2016-12-21 11:38:04 -07:00
liblog run rustfmt on liblog 2016-10-12 23:45:03 +05:30
libpanic_abort Merge branch 'master' into redox 2016-12-12 14:55:09 -07:00
libpanic_unwind Merge branch 'master' into redox 2016-12-12 14:55:09 -07:00
libproc_macro Fix rebase fallout 2016-12-30 15:17:27 +01:00
libproc_macro_plugin Move syntax::util::interner -> syntax::symbol, cleanup. 2016-11-20 23:40:20 +00:00
libproc_macro_tokens Fallout from updating bootstrap Cargo 2016-12-29 08:47:26 -08:00
librand Changed most vec! invocations to use square braces 2016-10-31 22:51:40 +00:00
librustc Fix rebase fallout 2016-12-30 15:17:27 +01:00
librustc_back Auto merge of #38579 - whitequark:min_atomic_width, r=alexcrichton 2016-12-28 04:12:11 +00:00
librustc_bitflags
librustc_borrowck Auto merge of #38449 - eddyb:lazy-10, r=nikomatsakis 2016-12-28 20:19:39 +00:00
librustc_const_eval Such large. Very 128. Much bits. 2016-12-30 15:15:44 +01:00
librustc_const_math Add a way to retrieve constant value in 128 bits 2016-12-30 15:17:26 +01:00
librustc_data_structures Auto merge of #38051 - sanxiyn:unused-type-alias-3, r=eddyb 2016-12-18 22:06:34 +00:00
librustc_driver Change --crate-type metadata to --emit=metadata 2016-12-29 13:24:45 +13:00
librustc_errors Auto merge of #38049 - frewsxcv:libunicode, r=alexcrichton 2016-12-12 13:19:33 +00:00
librustc_i128 Try to fix some things 2016-12-30 15:17:28 +01:00
librustc_incremental Compilation fixes 2016-12-30 15:17:27 +01:00
librustc_lint Such large. Very 128. Much bits. 2016-12-30 15:15:44 +01:00
librustc_llvm Add a way to retrieve constant value in 128 bits 2016-12-30 15:17:26 +01:00
librustc_metadata Fix rebase fallout 2016-12-30 15:17:27 +01:00
librustc_mir Cleanup FIXMEs 2016-12-30 15:17:25 +01:00
librustc_passes rustc: simplify constant cross-crate loading and rustc_passes::consts. 2016-12-28 11:29:19 +02:00
librustc_platform_intrinsics PTX support 2016-12-26 21:06:23 -05:00
librustc_plugin Fallout from updating bootstrap Cargo 2016-12-29 08:47:26 -08:00
librustc_privacy rustc: separate TraitItem from their parent Item, just like ImplItem. 2016-12-28 11:21:45 +02:00
librustc_resolve Fix rebase fallout 2016-12-30 15:17:27 +01:00
librustc_save_analysis rustc: always print nested nodes where a HIR map is available. 2016-12-28 11:29:20 +02:00
librustc_trans Use LLVMRustConstInt128Get on stage1 too 2016-12-30 15:17:27 +01:00
librustc_typeck Fix rebase fallout 2016-12-30 15:17:27 +01:00
librustdoc Make rustdoc aware of the primitive i128 type 2016-12-30 15:17:27 +01:00
libserialize Implement emit_iu128 for json serialiser 2016-12-30 15:17:26 +01:00
libstd Make rustdoc aware of the primitive i128 type 2016-12-30 15:17:27 +01:00
libstd_unicode Address fallout 2016-12-16 19:42:17 -08:00
libsyntax Fix LEB128 to work with the stage1 2016-12-30 15:17:25 +01:00
libsyntax_ext Fix rebase fallout 2016-12-30 15:17:27 +01:00
libsyntax_pos Update the bootstrap compiler 2016-11-30 10:38:08 -08:00
libterm Fix default terminfo code for reset (sg0 -> sgr0) 2016-12-28 14:40:00 -05:00
libtest WIP: Cross-compilation for Redox target 2016-12-15 16:31:01 -07:00
libunwind rustbuild: Add bench = false to std shim crates 2016-11-26 00:26:44 +01:00
llvm@ceb177eeef llvm: backport r280651 2016-12-16 12:49:58 -05:00
rt
rtstartup Rename static mut to upper case 2016-10-14 17:21:11 +03:00
rust-installer@4f99485080
rustc Update the bootstrap compiler 2016-11-30 10:38:08 -08:00
rustllvm Fix rebase fallout 2016-12-30 15:17:27 +01:00
test 40 -> 39, as ceil(log10(2^128)) == 39 2016-12-30 15:17:28 +01:00
tools Always use Rust based intrinsics on Windows 2016-12-30 15:17:28 +01:00
vendor rustbuild: Update gcc-rs to 0.3.40 2016-12-12 09:27:14 -08:00
Cargo.lock Compilation fixes 2016-12-30 15:17:27 +01:00
Cargo.toml Update the bootstrap compiler 2016-11-30 10:38:08 -08:00
stage0.txt Bump bootstrap compiler 2016-12-29 08:47:20 -08:00