..
bootstrap
Rollup merge of #53829 - alexcrichton:release-debuginfo, r=michaelwoerister
2018-09-14 00:46:22 +08:00
build_helper
Deny bare_trait_objects globally
2018-07-25 10:25:29 +09:00
ci
Add rustc SHA to released DWARF debuginfo
2018-09-10 10:10:38 -07:00
dlmalloc@ c99638dc2e
doc
introduce SelfCtor
2018-09-13 12:27:29 +08:00
etc
Have rust-lldb look for the rust-enabled lldb
2018-09-07 09:13:47 -06:00
grammar
jemalloc@ 1f5a28755e
liballoc
stabalize infer outlives requirements (RFC 2093).
2018-09-11 11:40:04 -04:00
liballoc_jemalloc
stabalize infer outlives requirements (RFC 2093).
2018-09-11 11:40:04 -04:00
liballoc_system
stabalize infer outlives requirements (RFC 2093).
2018-09-11 11:40:04 -04:00
libarena
stabalize infer outlives requirements (RFC 2093).
2018-09-11 11:40:04 -04:00
libbacktrace@ f4d02bbdbf
libcompiler_builtins@ 0703bfa725
Revert "renamed emit_nil to emit_unit"
2018-09-11 22:20:22 +09:00
libcore
Auto merge of #53754 - RalfJung:slice_align_to, r=alexcrichton
2018-09-16 07:22:24 +00:00
libfmt_macros
stabalize infer outlives requirements (RFC 2093).
2018-09-11 11:40:04 -04:00
libgraphviz
stabalize infer outlives requirements (RFC 2093).
2018-09-11 11:40:04 -04:00
liblibc@ 1844a772b6
Revert "renamed emit_nil to emit_unit"
2018-09-11 22:20:22 +09:00
libpanic_abort
stabalize infer outlives requirements (RFC 2093).
2018-09-11 11:40:04 -04:00
libpanic_unwind
Auto merge of #53621 - jordanrh1:windows-arm, r=alexcrichton
2018-09-13 15:22:05 +00:00
libproc_macro
Add multispan support to proc-macro diagnostics.
2018-09-13 01:19:48 -07:00
libprofiler_builtins
stabalize infer outlives requirements (RFC 2093).
2018-09-11 11:40:04 -04:00
librustc
rustc: add unstable support for --extern crate_name without a path.
2018-09-15 22:48:10 +03:00
librustc_allocator
stabalize infer outlives requirements (RFC 2093).
2018-09-11 11:40:04 -04:00
librustc_apfloat
stabalize infer outlives requirements (RFC 2093).
2018-09-11 11:40:04 -04:00
librustc_asan
stabalize infer outlives requirements (RFC 2093).
2018-09-11 11:40:04 -04:00
librustc_borrowck
use structured suggestion for "missing mut" label
2018-09-12 17:16:18 -04:00
librustc_codegen_llvm
Rollup merge of #54095 - kenta7777:kenta7777#53719, r=davidtwco
2018-09-14 14:50:11 +08:00
librustc_codegen_utils
stabalize infer outlives requirements (RFC 2093).
2018-09-11 11:40:04 -04:00
librustc_cratesio_shim
stabalize infer outlives requirements (RFC 2093).
2018-09-11 11:40:04 -04:00
librustc_data_structures
Auto merge of #54177 - nnethercote:streamline-bit-stuff, r=Mark-Simulacrum
2018-09-15 06:36:22 +00:00
librustc_driver
Rollup merge of #54173 - phansch:suggest_valid_crate_type, r=estebank
2018-09-14 14:50:13 +08:00
librustc_errors
Rollup merge of #54024 - alexcrichton:compile-to-wasm, r=petrochenkov
2018-09-14 14:50:10 +08:00
librustc_fs_util
Move path2cstr to rustc_fs_util
2018-08-09 10:00:25 -06:00
librustc_incremental
stabalize infer outlives requirements (RFC 2093).
2018-09-11 11:40:04 -04:00
librustc_lint
Rollup merge of #54095 - kenta7777:kenta7777#53719, r=davidtwco
2018-09-14 14:50:11 +08:00
librustc_llvm
Auto merge of #53793 - toidiu:ak-stabalize, r=nikomatsakis
2018-09-12 11:27:48 +00:00
librustc_lsan
stabalize infer outlives requirements (RFC 2093).
2018-09-11 11:40:04 -04:00
librustc_metadata
rustc_resolve: always include core, std and meta in the extern prelude.
2018-09-15 22:48:10 +03:00
librustc_metadata_utils
Move unused trait functions to inherent functions
2018-08-03 11:44:09 -06:00
librustc_mir
Auto merge of #54157 - euclio:structured-suggestion, r=estebank
2018-09-16 09:47:05 +00:00
librustc_msan
stabalize infer outlives requirements (RFC 2093).
2018-09-11 11:40:04 -04:00
librustc_passes
introduce SelfCtor
2018-09-13 12:27:29 +08:00
librustc_platform_intrinsics
stabalize infer outlives requirements (RFC 2093).
2018-09-11 11:40:04 -04:00
librustc_plugin
stabalize infer outlives requirements (RFC 2093).
2018-09-11 11:40:04 -04:00
librustc_privacy
stabalize infer outlives requirements (RFC 2093).
2018-09-11 11:40:04 -04:00
librustc_resolve
rustc_resolve: use continue instead of return to "exit" a loop iteration.
2018-09-15 22:48:10 +03:00
librustc_save_analysis
introduce SelfCtor
2018-09-13 12:27:29 +08:00
librustc_target
Auto merge of #53621 - jordanrh1:windows-arm, r=alexcrichton
2018-09-13 15:22:05 +00:00
librustc_traits
stabalize infer outlives requirements (RFC 2093).
2018-09-11 11:40:04 -04:00
librustc_tsan
stabalize infer outlives requirements (RFC 2093).
2018-09-11 11:40:04 -04:00
librustc_typeck
Auto merge of #54080 - PramodBisht:issue/53692, r=estebank
2018-09-14 13:06:23 +00:00
librustdoc
rustc: add unstable support for --extern crate_name without a path.
2018-09-15 22:48:10 +03:00
libserialize
Rollup merge of #54095 - kenta7777:kenta7777#53719, r=davidtwco
2018-09-14 14:50:11 +08:00
libstd
Rollup merge of #54207 - QuietMisdreavus:never-docs-stab, r=kennytm
2018-09-14 14:50:16 +08:00
libsyntax
Auto merge of #53751 - F001:tuple-struct-self-ctor, r=petrochenkov,varkor
2018-09-14 03:34:14 +00:00
libsyntax_ext
stabalize infer outlives requirements (RFC 2093).
2018-09-11 11:40:04 -04:00
libsyntax_pos
stabalize infer outlives requirements (RFC 2093).
2018-09-11 11:40:04 -04:00
libterm
stabalize infer outlives requirements (RFC 2093).
2018-09-11 11:40:04 -04:00
libtest
Revert "Auto merge of #53527 - Emerentius:test_all, r=nrc"
2018-09-15 22:48:38 +03:00
libunwind
stabalize infer outlives requirements (RFC 2093).
2018-09-11 11:40:04 -04:00
llvm@ 5a081f0363
Update LLVM to fix GlobalISel dbg.declare
2018-09-11 11:59:50 -07:00
llvm-emscripten@ 2717444753
rtstartup
rustc
Update libc and activate align feature
2018-08-08 10:52:10 +02:00
rustllvm
Update LLVM to fix GlobalISel dbg.declare
2018-09-11 11:59:50 -07:00
stdsimd@ 05c2f61c38
Revert "renamed emit_nil to emit_unit"
2018-09-11 22:20:22 +09:00
test
Auto merge of #54157 - euclio:structured-suggestion, r=estebank
2018-09-16 09:47:05 +00:00
tools
Update submodules to include rust-lang-nursery/rust-clippy#3189 and rust-lang-nursery/rls#1054 .
2018-09-15 22:48:10 +03:00
.gitignore
move file-extension based .gitignore down to src/
2018-08-28 20:04:52 +02:00
Cargo.lock
Update submodules to include rust-lang-nursery/rust-clippy#3189 and rust-lang-nursery/rls#1054 .
2018-09-15 22:48:10 +03:00
Cargo.toml
Update Cargo submodule
2018-08-02 18:09:19 -07:00
README.md
stage0.txt
Update stage0 to latest beta
2018-09-11 17:14:08 +01:00