| .. |
|
binaryen@1c9bf65aa0
|
Update miri to rustc changes
|
2017-12-06 09:25:29 +01:00 |
|
bootstrap
|
Distribute intrinsic.natvis with the compiler for windows-msvc.
|
2017-12-17 23:27:40 +01:00 |
|
build_helper
|
Update miri to rustc changes
|
2017-12-06 09:25:29 +01:00 |
|
ci
|
Download the crosstool from GitHub instead of crosstool-ng.org
|
2017-12-14 04:50:13 +08:00 |
|
dlmalloc@d3812c3acc
|
Update miri to rustc changes
|
2017-12-06 09:25:29 +01:00 |
|
doc
|
fix markdown file differences
|
2017-12-07 23:56:21 +01:00 |
|
etc
|
Distribute intrinsic.natvis with the compiler for windows-msvc.
|
2017-12-17 23:27:40 +01:00 |
|
grammar
|
Update miri to rustc changes
|
2017-12-06 09:25:29 +01:00 |
|
jemalloc@1f5a28755e
|
|
|
|
liballoc
|
Clarify vec docs on deallocation (fixes #46879)
|
2017-12-20 08:29:32 -08:00 |
|
liballoc_jemalloc
|
Update miri to rustc changes
|
2017-12-06 09:25:29 +01:00 |
|
liballoc_system
|
Update miri to rustc changes
|
2017-12-06 09:25:29 +01:00 |
|
libarena
|
|
|
|
libbacktrace
|
Update miri to rustc changes
|
2017-12-06 09:25:29 +01:00 |
|
libcompiler_builtins@000d06a57a
|
Update compiler_builtins
|
2017-12-20 11:46:15 -02:00 |
|
libcore
|
Auto merge of #46914 - mikeyhew:raw_pointer_self, r=arielb1
|
2017-12-25 04:55:57 +00:00 |
|
libfmt_macros
|
Update miri to rustc changes
|
2017-12-06 09:25:29 +01:00 |
|
libgetopts
|
Update miri to rustc changes
|
2017-12-06 09:25:29 +01:00 |
|
libgraphviz
|
Cleanup for libgraphviz
|
2017-12-18 14:00:07 +01:00 |
|
liblibc@ef9eefb6df
|
add aarch64-unknown-openbsd support
|
2017-12-17 19:48:31 +01:00 |
|
libpanic_abort
|
Update miri to rustc changes
|
2017-12-06 09:25:29 +01:00 |
|
libpanic_unwind
|
Update miri to rustc changes
|
2017-12-06 09:25:29 +01:00 |
|
libproc_macro
|
Rollup merge of #46690 - mystor:pub_line_column, r=jseyfried
|
2017-12-15 09:26:58 -05:00 |
|
libprofiler_builtins
|
Update miri to rustc changes
|
2017-12-06 09:25:29 +01:00 |
|
librustc
|
Prefer to use attr::contains_name() and attr::find_by_name()
|
2017-12-28 12:32:24 +09:00 |
|
librustc_allocator
|
Update miri to rustc changes
|
2017-12-06 09:25:29 +01:00 |
|
librustc_apfloat
|
Update miri to rustc changes
|
2017-12-06 09:25:29 +01:00 |
|
librustc_asan
|
|
|
|
librustc_back
|
Update miri to rustc changes
|
2017-12-06 09:25:29 +01:00 |
|
librustc_binaryen
|
Update miri to rustc changes
|
2017-12-06 09:25:29 +01:00 |
|
librustc_borrowck
|
feature nll implies borrowck=mir
|
2017-12-20 14:38:13 -05:00 |
|
librustc_const_eval
|
Various tweaks
|
2017-12-20 11:03:26 -08:00 |
|
librustc_const_math
|
Update miri to rustc changes
|
2017-12-06 09:25:29 +01:00 |
|
librustc_cratesio_shim
|
|
|
|
librustc_data_structures
|
Auto merge of #46914 - mikeyhew:raw_pointer_self, r=arielb1
|
2017-12-25 04:55:57 +00:00 |
|
librustc_driver
|
Prefer to use attr::contains_name() and attr::find_by_name()
|
2017-12-28 12:32:24 +09:00 |
|
librustc_errors
|
Make err_count thread safe
|
2017-12-21 19:21:39 +01:00 |
|
librustc_incremental
|
incr.comp.: Use an IndexVec instead of a hashmap for storing result hashes.
|
2017-12-20 11:14:31 +01:00 |
|
librustc_lint
|
Prefer to use attr::contains_name() and attr::find_by_name()
|
2017-12-28 12:32:24 +09:00 |
|
librustc_llvm
|
rustc: Set release mode cgus to 16 by default
|
2017-12-23 16:04:15 -08:00 |
|
librustc_lsan
|
|
|
|
librustc_metadata
|
Auto merge of #46842 - michaelwoerister:fingerprint-vec, r=nikomatsakis
|
2017-12-22 23:34:29 +00:00 |
|
librustc_mir
|
Prefer to use attr::contains_name() and attr::find_by_name()
|
2017-12-28 12:32:24 +09:00 |
|
librustc_msan
|
|
|
|
librustc_passes
|
Prefer to use attr::contains_name() and attr::find_by_name()
|
2017-12-28 12:32:24 +09:00 |
|
librustc_platform_intrinsics
|
Update miri to rustc changes
|
2017-12-06 09:25:29 +01:00 |
|
librustc_plugin
|
Update miri to rustc changes
|
2017-12-06 09:25:29 +01:00 |
|
librustc_privacy
|
Add GenericParam, refactor Generics in ast, hir, rustdoc
|
2017-12-21 13:38:10 +01:00 |
|
librustc_resolve
|
Prefer to use attr::contains_name() and attr::find_by_name()
|
2017-12-28 12:32:24 +09:00 |
|
librustc_save_analysis
|
Add GenericParam, refactor Generics in ast, hir, rustdoc
|
2017-12-21 13:38:10 +01:00 |
|
librustc_trans
|
Auto merge of #46910 - alexcrichton:thinlto-default, r=michaelwoerister
|
2017-12-25 02:14:35 +00:00 |
|
librustc_trans_utils
|
Prefer to use attr::contains_name() and attr::find_by_name()
|
2017-12-28 12:32:24 +09:00 |
|
librustc_tsan
|
|
|
|
librustc_typeck
|
Auto merge of #46914 - mikeyhew:raw_pointer_self, r=arielb1
|
2017-12-25 04:55:57 +00:00 |
|
librustdoc
|
Auto merge of #46894 - detrumi:fix-const-eval-trait, r=eddyb
|
2017-12-24 12:48:57 +00:00 |
|
libserialize
|
Auto merge of #46881 - michaelwoerister:ensure-coherence, r=nikomatsakis
|
2017-12-23 23:06:13 +00:00 |
|
libstd
|
Auto merge of #46914 - mikeyhew:raw_pointer_self, r=arielb1
|
2017-12-25 04:55:57 +00:00 |
|
libstd_unicode
|
Auto merge of #46411 - rillian:str_ascii, r=kennytm
|
2017-12-12 03:30:43 +00:00 |
|
libsyntax
|
Prefer to use attr::contains_name() and attr::find_by_name()
|
2017-12-28 12:32:24 +09:00 |
|
libsyntax_ext
|
Prefer to use attr::contains_name() and attr::find_by_name()
|
2017-12-28 12:32:24 +09:00 |
|
libsyntax_pos
|
incr.comp.: Precompute small hash for filenames to save some work.
|
2017-12-19 15:27:50 +01:00 |
|
libterm
|
Use Try syntax for Option in place of macros or match
|
2017-12-09 14:18:33 -08:00 |
|
libtest
|
Replace libtest/lib.rs:FnBox with std::boxed::FnBox.
|
2017-12-15 09:11:14 -05:00 |
|
libunwind
|
Update miri to rustc changes
|
2017-12-06 09:25:29 +01:00 |
|
llvm@6d08185a5c
|
Update miri to rustc changes
|
2017-12-06 09:25:29 +01:00 |
|
rt
|
|
|
|
rtstartup
|
Update miri to rustc changes
|
2017-12-06 09:25:29 +01:00 |
|
rustc
|
Update miri to rustc changes
|
2017-12-06 09:25:29 +01:00 |
|
rustllvm
|
rustc: Set release mode cgus to 16 by default
|
2017-12-23 16:04:15 -08:00 |
|
test
|
Prefer to use attr::contains_name() and attr::find_by_name()
|
2017-12-28 12:32:24 +09:00 |
|
tools
|
Update Cargo and its dependencies
|
2017-12-24 07:46:48 -08:00 |
|
Cargo.lock
|
Update Cargo and its dependencies
|
2017-12-24 07:46:48 -08:00 |
|
Cargo.toml
|
Update miri to rustc changes
|
2017-12-06 09:25:29 +01:00 |
|
stage0.txt
|
Update miri to rustc changes
|
2017-12-06 09:25:29 +01:00 |