..
bootstrap
Auto merge of #50709 - alexcrichton:revert-musl, r=sfackler
2018-05-19 03:10:53 +00:00
build_helper
Run rustfmt on build_helper
2018-04-12 14:49:03 +09:00
ci
armebv7r-none-eabihf: default to ARM mode
2018-05-18 20:57:48 +02:00
dlmalloc@ c99638dc2e
Update to most recent version of dlmalloc
2018-04-12 22:53:02 +02:00
doc
Rollup merge of #50858 - robinkrahl:rustdoc-fix-order, r=steveklabnik
2018-05-20 04:16:08 +08:00
etc
Use UFCS
2018-04-25 11:26:47 +01:00
grammar
Remove all unstable placement features
2018-04-03 11:02:34 +02:00
jemalloc@ 1f5a28755e
liballoc
Auto merge of #49283 - varkor:combining-chars-escape_debug, r=SimonSapin
2018-05-21 23:26:32 +00:00
liballoc_jemalloc
Switch to 1.26 bootstrap compiler
2018-05-17 08:47:25 -06:00
liballoc_system
Switch to 1.26 bootstrap compiler
2018-05-17 08:47:25 -06:00
libarena
Switch to 1.26 bootstrap compiler
2018-05-17 08:47:25 -06:00
libbacktrace
libcompiler_builtins@ 4cfd7101eb
update libcompiler_builtins
2018-05-13 07:14:36 +02:00
libcore
Auto merge of #49283 - varkor:combining-chars-escape_debug, r=SimonSapin
2018-05-21 23:26:32 +00:00
libfmt_macros
Improve format string errors
2018-05-10 09:09:58 -07:00
libgraphviz
Move deny(warnings) into rustbuild
2018-04-08 16:59:14 -06:00
liblibc@ a7e78a78e1
Update liblibc submodule to the 0.2.40 release
2018-03-26 23:42:30 -04:00
libpanic_abort
std: Minimize size of panicking on wasm
2018-04-13 07:03:00 -07:00
libpanic_unwind
std: Minimize size of panicking on wasm
2018-04-13 07:03:00 -07:00
libproc_macro
Fix rebase
2018-05-17 23:32:47 +03:00
libprofiler_builtins
Inject the compiler_builtins crate whenever the core crate is injected
2018-04-07 09:24:35 +02:00
librustc
Auto merge of #50520 - Zoxc:alloc-misc, r=oli-obk
2018-05-22 10:35:59 +00:00
librustc_allocator
Add edition to expansion info
2018-05-17 23:13:08 +03:00
librustc_apfloat
Comment typo
2018-04-30 18:18:32 +02:00
librustc_asan
Inject the compiler_builtins crate whenever the core crate is injected
2018-04-07 09:24:35 +02:00
librustc_borrowck
Rename trans to codegen everywhere.
2018-05-17 15:08:30 +03:00
librustc_codegen_llvm
Introduce AllocType which indicates what AllocIds point to
2018-05-22 04:15:29 +02:00
librustc_codegen_utils
Added extra hashing step.
2018-05-17 16:41:33 -04:00
librustc_cratesio_shim
rustc_target: move in syntax::abi and flip dependency.
2018-04-26 17:49:16 +03:00
librustc_data_structures
use reset_unifications instead of creating new unification table
2018-05-18 15:58:23 -04:00
librustc_driver
Add edition to expansion info
2018-05-17 23:13:08 +03:00
librustc_errors
use fmt::Result where applicable
2018-05-09 02:01:37 +02:00
librustc_incremental
Rename trans to codegen everywhere.
2018-05-17 15:08:30 +03:00
librustc_lint
Auto merge of #50763 - KyleStach1678:unused-loop-label, r=petrochenkov
2018-05-19 14:52:30 +00:00
librustc_llvm
Rename trans to codegen everywhere.
2018-05-17 15:08:30 +03:00
librustc_lsan
Inject the compiler_builtins crate whenever the core crate is injected
2018-04-07 09:24:35 +02:00
librustc_metadata
rustc: introduce {ast,hir}::AnonConst to consolidate so-called "embedded constants".
2018-05-19 20:34:42 +03:00
librustc_mir
Auto merge of #50520 - Zoxc:alloc-misc, r=oli-obk
2018-05-22 10:35:59 +00:00
librustc_msan
Inject the compiler_builtins crate whenever the core crate is injected
2018-04-07 09:24:35 +02:00
librustc_passes
Rollup merge of #50829 - est31:master, r=estebank
2018-05-20 04:16:03 +08:00
librustc_platform_intrinsics
Move deny(warnings) into rustbuild
2018-04-08 16:59:14 -06:00
librustc_plugin
Pass crate editions to macro expansions, update tests
2018-05-17 23:13:09 +03:00
librustc_privacy
rustc: move TypeParamDef's fields into GenericParamDefKind::Type.
2018-05-21 12:13:19 +03:00
librustc_resolve
Auto merge of #50851 - eddyb:the-only-constant, r=nikomatsakis
2018-05-20 22:37:06 +00:00
librustc_save_analysis
rustc: introduce {ast,hir}::AnonConst to consolidate so-called "embedded constants".
2018-05-19 20:34:42 +03:00
librustc_target
Auto merge of #50813 - paoloteti:cortex-r, r=alexcrichton
2018-05-20 03:29:49 +00:00
librustc_traits
rustc: use intern_* instead of mk_* where possible.
2018-05-21 12:13:19 +03:00
librustc_tsan
Inject the compiler_builtins crate whenever the core crate is injected
2018-04-07 09:24:35 +02:00
librustc_typeck
rustc: move TypeParamDef's fields into GenericParamDefKind::Type.
2018-05-21 12:13:19 +03:00
librustdoc
Auto merge of #50486 - Manishearth:approx-stab, r=nrc
2018-05-22 01:53:55 +00:00
libserialize
Move deny(warnings) into rustbuild
2018-04-08 16:59:14 -06:00
libstd
Switch to 1.26 bootstrap compiler
2018-05-17 08:47:25 -06:00
libstd_unicode
Mark the rest of the unicode feature flag as perma-unstable.
2018-04-12 00:13:53 +02:00
libsyntax
rustc: Correctly pretty-print macro delimiters
2018-05-22 11:56:41 -07:00
libsyntax_ext
rustc: Correctly pretty-print macro delimiters
2018-05-22 11:56:41 -07:00
libsyntax_pos
Auto merge of #50307 - petrochenkov:keyhyg2, r=nikomatsakis
2018-05-18 10:57:05 +00:00
libterm
Move deny(warnings) into rustbuild
2018-04-08 16:59:14 -06:00
libtest
Remove leftover tab in libtest outputs
2018-05-02 08:35:33 +02:00
libunwind
Remove unwanted auto-linking and update
2018-04-16 23:37:11 +02:00
llvm@ 56c931901c
Update LLVM to 56c931901cfb85cd6f7ed44c7d7520a8de1edf97
2018-05-18 09:24:11 +02:00
llvm-emscripten@ 2717444753
rtstartup
Switch to 1.26 bootstrap compiler
2018-05-17 08:47:25 -06:00
rustc
Fix rustc binary metadata overwriting librustc metadata
2018-05-17 08:47:25 -06:00
rustllvm
Rollup merge of #50827 - nox:llvmup, r=eddyb
2018-05-20 04:16:01 +08:00
stdsimd@ a19ca1cd91
Update stdsimd module to include a19ca1cd91
2018-05-14 12:32:04 -04:00
test
rustc: Correctly pretty-print macro delimiters
2018-05-22 11:56:41 -07:00
tools
Auto merge of #50813 - paoloteti:cortex-r, r=alexcrichton
2018-05-20 03:29:49 +00:00
Cargo.lock
Rollup merge of #50889 - oli-obk:clippy, r=kennytm
2018-05-20 04:21:05 +08:00
Cargo.toml
Update clippy
2018-05-19 13:18:02 +02:00
README.md
stage0.txt
Switch to 1.26 bootstrap compiler
2018-05-17 08:47:25 -06:00