..
bootstrap
Rollup merge of #59197 - kornelski:redir, r=steveklabnik
2019-03-26 22:26:40 +01:00
build_helper
ci
Auto merge of #58791 - denzp:asm-compile-tests, r=alexcrichton
2019-03-20 17:54:27 +00:00
doc
Rollup merge of #59197 - kornelski:redir, r=steveklabnik
2019-03-26 22:26:40 +01:00
etc
rust-lldb: fix crash when printing empty string
2019-03-06 12:28:38 -05:00
grammar
liballoc
Rollup merge of #59328 - koalatux:iter-nth-back, r=scottmcm
2019-03-24 19:00:10 +08:00
libarena
libcore
Rollup merge of #59427 - czipperz:non_null_doc_links, r=Mark-Simulacrum
2019-03-26 22:26:45 +01:00
libfmt_macros
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
Auto merge of #55780 - ogoffart:span_source_text, r=petrochenkov
2019-03-27 08:58:40 +00:00
libprofiler_builtins
librustc
Rollup merge of #59419 - frewsxcv:frewsxcv-qu, r=varkor
2019-03-26 09:05:53 +01:00
librustc_allocator
librustc_apfloat
Stabilize TryFrom and TryInto
2019-02-13 18:00:18 +01:00
librustc_asan
librustc_borrowck
Auto merge of #59195 - estebank:for-loop-move, r=petrochenkov
2019-03-25 00:38:15 +00:00
librustc_codegen_llvm
Auto merge of #59242 - euclio:asm-ice, r=nagisa
2019-03-25 09:05:00 +00:00
librustc_codegen_ssa
adding mir::StaticKind enum for static and promoted
2019-03-23 20:18:52 +05:30
librustc_codegen_utils
Merge DefPathData::VariantCtor and DefPathData::StructCtor
2019-03-24 17:59:18 +03:00
librustc_cratesio_shim
librustc_data_structures
Use derive macro for HashStable
2019-03-13 00:03:13 +01:00
librustc_driver
Rollup merge of #59251 - matthewjasper:fix-graphviz, r=petrochenkov
2019-03-24 18:59:42 +08:00
librustc_errors
Tweak unsupported negative trait bounds message
2019-03-23 13:05:30 -07:00
librustc_fs_util
librustc_incremental
Rollup merge of #59315 - Zoxc:move-query, r=oli-obk
2019-03-26 09:05:44 +01:00
librustc_interface
Do not track_errors in register_plugins
2019-03-22 20:15:32 -07:00
librustc_lint
Auto merge of #59256 - petrochenkov:derval2, r=Zoxc
2019-03-25 12:21:46 +00:00
librustc_llvm
librustc_lsan
librustc_macros
Fix whitespace
2019-03-20 18:00:08 +01:00
librustc_metadata
Re-order fields in Def::Ctor.
2019-03-24 19:16:44 +01:00
librustc_mir
Rollup merge of #59232 - saleemjaffer:mir_place_refactor, r=oli-obk
2019-03-26 09:05:40 +01:00
librustc_msan
librustc_passes
Auto merge of #59256 - petrochenkov:derval2, r=Zoxc
2019-03-25 12:21:46 +00:00
librustc_plugin
Make meta-item API compatible with LocalInternedString::get soundness fix
2019-03-17 17:04:58 +03:00
librustc_privacy
Remove CtorOf from Node::Ctor.
2019-03-24 18:21:59 +01:00
librustc_resolve
Rollup merge of #59267 - estebank:assoc-const-as-field, r=davidtwco
2019-03-26 09:05:43 +01:00
librustc_save_analysis
Re-order fields in Def::Ctor.
2019-03-24 19:16:44 +01:00
librustc_target
Rollup merge of #58976 - phil-opp:patch-2, r=alexcrichton
2019-03-16 14:56:25 +08:00
librustc_traits
Fix a bug in implied bounds
2019-03-20 20:09:26 +01:00
librustc_tsan
librustc_typeck
Rollup merge of #59004 - GuillaumeGomez:generics-handling, r=QuietMisdreavus
2019-03-26 22:26:36 +01:00
librustdoc
Rollup merge of #59424 - GuillaumeGomez:fix-stability-css, r=QuietMisdreavus
2019-03-26 22:26:43 +01:00
libserialize
libstd
Rollup merge of #59410 - tbu-:pr_doc_clarifyclamp, r=joshtriplett
2019-03-26 09:05:52 +01:00
libsyntax
Rollup merge of #59150 - estebank:type-ascription, r=varkor
2019-03-26 09:05:39 +01:00
libsyntax_ext
Auto merge of #55780 - ogoffart:span_source_text, r=petrochenkov
2019-03-27 08:58:40 +00:00
libsyntax_pos
bump bootstrap; adjust stage0 uses in libsyntax_pos
2019-03-26 09:57:42 +01:00
libtest
Move some bench tests back from libtest
2019-03-20 01:22:19 +01:00
libunwind
llvm-emscripten@ 7f23313edf
llvm-project@ 1f484cbe0e
Rebase LLVM to 8.0.0 final
2019-03-18 15:59:24 -07:00
rtstartup
rustc
Make the rustc driver and interface demand driven
2019-03-10 04:49:45 +01:00
rustllvm
Rebase LLVM to 8.0.0 final
2019-03-18 15:59:24 -07:00
stdsimd@ 359845eb7c
Update stdsimd
2019-02-24 11:31:49 +01:00
test
Auto merge of #55780 - ogoffart:span_source_text, r=petrochenkov
2019-03-27 08:58:40 +00:00
tools
Rollup merge of #59432 - phansch:compiletest_docs, r=alexcrichton
2019-03-26 22:26:46 +01:00
.gitignore
README.md
stage0.txt
bump bootstrap => 2019-03-20
2019-03-26 09:53:47 +01:00