..
bootstrap
Rollup merge of #59876 - integer32llc:update-trpl-to-mdbook-0.2, r=steveklabnik
2019-04-12 12:18:02 +02:00
build_helper
rustc: doc comments
2019-02-10 23:42:32 +00:00
ci
Auto merge of #59886 - mati865:musl_toolchain, r=alexcrichton
2019-04-12 02:24:16 +00:00
doc
Rollup merge of #59680 - DevQps:document-rustc-z-flag, r=cramertj
2019-04-12 12:17:48 +02:00
etc
rust-lldb: fix crash when printing empty string
2019-03-06 12:28:38 -05:00
grammar
liballoc
Rollup merge of #59814 - ollie27:dead_boxed_links, r=QuietMisdreavus
2019-04-12 12:17:55 +02:00
libarena
Deny internal lints on non conflicting crates
2019-04-03 18:24:21 +02:00
libcore
Rollup merge of #59880 - solson:transmute-float, r=alexcrichton
2019-04-12 12:18:05 +02:00
libfmt_macros
Deny internal lints on two more crates
2019-04-03 19:18:07 +02:00
libgraphviz
Auto merge of #58051 - SimonSapin:str_escape, r=alexcrichton
2019-02-12 23:30:16 +00:00
libpanic_abort
SGX target: fix panic = abort
2019-02-14 12:39:54 +05:30
libpanic_unwind
libpanic_unwind => 2018: remove unused extern crate.
2019-02-13 18:09:09 +01:00
libproc_macro
proc_macro: stop using LEB128 for RPC.
2019-04-09 21:05:15 +03:00
libprofiler_builtins
Revert removed #![feature(nll)]
2019-02-10 16:13:30 +09:00
librustc
Rollup merge of #59859 - davidtwco:issue-59756, r=cramertj
2019-04-12 20:36:13 +02:00
librustc_allocator
Deny internal lints on non conflicting crates
2019-04-03 18:24:21 +02:00
librustc_apfloat
Stabilize TryFrom and TryInto
2019-02-13 18:00:18 +01:00
librustc_asan
Update cmake, cc and compiler_builtins for VS 2019 support
2019-04-10 21:17:31 +02:00
librustc_borrowck
Deny internal lints on non conflicting crates
2019-04-03 18:24:21 +02:00
librustc_codegen_llvm
Add discr_index to multi-variant layouts
2019-04-11 17:44:43 -07:00
librustc_codegen_ssa
Add discr_index to multi-variant layouts
2019-04-11 17:44:43 -07:00
librustc_codegen_utils
Deny internal lints on non conflicting crates
2019-04-03 18:24:21 +02:00
librustc_cratesio_shim
librustc_cratesio_shim => 2018
2019-02-08 20:55:12 +09:00
librustc_data_structures
Kill dead code dominator code.
2019-04-09 11:48:31 +01:00
librustc_driver
Rollup merge of #59680 - DevQps:document-rustc-z-flag, r=cramertj
2019-04-12 12:17:48 +02:00
librustc_errors
Deny internal lints on non conflicting crates
2019-04-03 18:24:21 +02:00
librustc_fs_util
rustc: doc comments
2019-02-10 23:42:32 +00:00
librustc_incremental
Auto merge of #59517 - Zoxc:new-queries, r=oli-obk
2019-04-04 08:26:18 +00:00
librustc_interface
Deny internal lints on librustc_interface
2019-04-03 18:24:21 +02:00
librustc_lint
Add discr_index to multi-variant layouts
2019-04-11 17:44:43 -07:00
librustc_llvm
Revert removed #![feature(nll)]
2019-02-10 16:13:30 +09:00
librustc_lsan
Update cmake, cc and compiler_builtins for VS 2019 support
2019-04-10 21:17:31 +02:00
librustc_macros
Allow unused query arguments
2019-03-30 18:43:25 +01:00
librustc_metadata
Deny internal lints on non conflicting crates
2019-04-03 18:24:21 +02:00
librustc_mir
Rollup merge of #59781 - whitfin:issue-59378, r=oli-obk
2019-04-12 20:36:05 +02:00
librustc_msan
Update cmake, cc and compiler_builtins for VS 2019 support
2019-04-10 21:17:31 +02:00
librustc_passes
Deny internal lints on non conflicting crates
2019-04-03 18:24:21 +02:00
librustc_plugin
Make meta-item API compatible with LocalInternedString::get soundness fix
2019-03-17 17:04:58 +03:00
librustc_privacy
Deny internal lints on non conflicting crates
2019-04-03 18:24:21 +02:00
librustc_resolve
clarify what the item is in "not a module" error
2019-04-10 12:55:21 -04:00
librustc_save_analysis
save-analysis: Simplify match arm for type node def
2019-04-11 23:53:59 +02:00
librustc_target
Add discr_index to multi-variant layouts
2019-04-11 17:44:43 -07:00
librustc_traits
Deny internal lints on non conflicting crates
2019-04-03 18:24:21 +02:00
librustc_tsan
Update cmake, cc and compiler_builtins for VS 2019 support
2019-04-10 21:17:31 +02:00
librustc_typeck
Rollup merge of #59859 - davidtwco:issue-59756, r=cramertj
2019-04-12 20:36:13 +02:00
librustdoc
Auto merge of #59622 - GuillaumeGomez:improve-one-char-search, r=QuietMisdreavus
2019-04-12 08:59:03 +00:00
libserialize
Remove useless ?Sized bound
2019-04-10 03:58:13 +02:00
libstd
SGX target: fix cfg(test) build
2019-04-10 14:08:54 -07:00
libsyntax
Rollup merge of #59866 - estebank:recover-missing-semi, r=petrochenkov
2019-04-12 20:36:16 +02:00
libsyntax_ext
Auto merge of #59227 - Zoxc:fix-get, r=eddyb
2019-04-11 23:36:13 +00:00
libsyntax_pos
Auto merge of #59227 - Zoxc:fix-get, r=eddyb
2019-04-11 23:36:13 +00:00
libterm
Revert "Auto merge of #57842 - gnzlbg:extract_libtest, r=gnzlbg"
2019-04-07 03:16:31 -04:00
libtest
Revert "Auto merge of #57842 - gnzlbg:extract_libtest, r=gnzlbg"
2019-04-07 03:16:31 -04:00
libunwind
Support using LLVM's libunwind as the unwinder implementation
2019-04-03 11:21:40 -07:00
llvm-emscripten@ 7f23313edf
llvm-project@ 84abffda0e
Support using LLVM's libunwind as the unwinder implementation
2019-04-03 11:21:40 -07:00
rtstartup
rustc
Update jemalloc-sys to version 0.3.0
2019-03-26 11:03:19 +01:00
rustllvm
Auto merge of #59710 - alexcrichton:llvm-9-compat, r=sanxiyn
2019-04-06 13:14:23 +00:00
stdsimd@ 2792b45c97
update stdsimd
2019-03-30 12:57:23 +01:00
test
Rollup merge of #59866 - estebank:recover-missing-semi, r=petrochenkov
2019-04-12 20:36:16 +02:00
tools
Rollup merge of #59806 - phansch:compiletest_docs2, r=oli-obk
2019-04-12 12:17:51 +02:00
.gitignore
README.md
stage0.txt
bump bootstrap => 2019-03-20
2019-03-26 09:53:47 +01:00