..
bootstrap
This fixes doctests in stage 1
2019-02-11 06:28:36 -07:00
build_helper
Transition build_helper to 2018 edition
2019-02-04 01:05:45 +09:00
ci
Revert "Auto merge of #57975 - alexcrichton:debug-exit-appveyor, r=pietroalbini"
2019-02-06 15:17:15 +01:00
doc
Rollup merge of #58350 - petrochenkov:embed, r=frewsxcv
2019-02-10 21:45:25 +01:00
etc
fix gdb debug printing
2019-01-28 17:33:29 +01:00
grammar
Remove licenses
2018-12-25 21:08:33 -07:00
liballoc
Rollup merge of #58275 - RalfJung:miri-test-libcore, r=Mark-Simulacrum
2019-02-09 00:16:04 +01:00
libarena
Remove images' url to make it work even without internet connection
2019-02-07 11:06:19 +01:00
libcore
Auto merge of #58361 - GuillaumeGomez:rollup, r=GuillaumeGomez
2019-02-10 22:35:36 +00:00
libfmt_macros
Remove images' url to make it work even without internet connection
2019-02-07 11:06:19 +01:00
libgraphviz
Remove images' url to make it work even without internet connection
2019-02-07 11:06:19 +01:00
libpanic_abort
Remove images' url to make it work even without internet connection
2019-02-07 11:06:19 +01:00
libpanic_unwind
Remove images' url to make it work even without internet connection
2019-02-07 11:06:19 +01:00
libproc_macro
Remove images' url to make it work even without internet connection
2019-02-07 11:06:19 +01:00
libprofiler_builtins
libprofiler_builtins => 2018
2019-02-06 22:46:01 +09:00
librustc
Auto merge of #56645 - pietroalbini:fix-unused-imports, r=estebank
2019-02-11 10:34:09 +00:00
librustc_allocator
librustc_allocator => 2018
2019-02-06 22:55:03 +09:00
librustc_apfloat
Remove images' url to make it work even without internet connection
2019-02-07 11:06:19 +01:00
librustc_asan
librustc_asan => 2018
2019-02-06 22:40:09 +09:00
librustc_borrowck
Rollup merge of #58260 - taiki-e:librustc_borrowck-2018, r=Centril
2019-02-09 00:16:01 +01:00
librustc_codegen_llvm
Rollup merge of #58346 - RalfJung:rpath-pop, r=Mark-Simulacrum
2019-02-10 21:45:24 +01:00
librustc_codegen_ssa
Remove images' url to make it work even without internet connection
2019-02-07 11:06:19 +01:00
librustc_codegen_utils
Rollup merge of #58259 - taiki-e:librustc_codegen_utils-2018, r=Centril
2019-02-09 00:15:59 +01:00
librustc_cratesio_shim
librustc_cratesio_shim => 2018
2019-02-08 20:55:12 +09:00
librustc_data_structures
librustc_data_structures => 2018
2019-02-09 01:36:22 +09:00
librustc_driver
Rollup merge of #58345 - RalfJung:2nd-filename, r=matthewjasper
2019-02-10 21:45:22 +01:00
librustc_errors
Auto merge of #57944 - estebank:unclosed-delim-the-quickening, r=oli-obk
2019-02-09 20:15:57 +00:00
librustc_fs_util
librustc_fs_util => 2018
2019-02-06 23:18:33 +09:00
librustc_incremental
Auto merge of #57770 - Zoxc:no-hash-query, r=michaelwoerister
2019-02-10 01:33:17 +00:00
librustc_lint
Auto merge of #57617 - mark-i-m:multiple-matcher-bindings, r=petrochenkov
2019-02-09 09:48:41 +00:00
librustc_llvm
Remove images' url to make it work even without internet connection
2019-02-07 11:06:19 +01:00
librustc_lsan
librustc_lsan => 2018
2019-02-06 23:12:47 +09:00
librustc_metadata
Auto merge of #58153 - ljedrz:HirIdify_typeck, r=Zoxc
2019-02-11 06:03:58 +00:00
librustc_mir
Auto merge of #58152 - ljedrz:HirIdify_mir, r=Zoxc
2019-02-11 03:35:22 +00:00
librustc_msan
librustc_msan => 2018
2019-02-06 22:36:25 +09:00
librustc_passes
Rollup merge of #58247 - taiki-e:librustc_passes-2018, r=Centril
2019-02-09 00:15:53 +01:00
librustc_plugin
Remove images' url to make it work even without internet connection
2019-02-07 11:06:19 +01:00
librustc_privacy
Remove images' url to make it work even without internet connection
2019-02-07 11:06:19 +01:00
librustc_resolve
Auto merge of #56645 - pietroalbini:fix-unused-imports, r=estebank
2019-02-11 10:34:09 +00:00
librustc_save_analysis
Rollup merge of #58233 - taiki-e:librustc_save_analysis-2018, r=Centril
2019-02-09 00:15:50 +01:00
librustc_target
Rollup merge of #58257 - taiki-e:librustc_target-2018, r=Centril
2019-02-09 00:15:58 +01:00
librustc_traits
Transition librustc_traits to 2018 edition
2019-02-07 10:17:48 +09:00
librustc_tsan
librustc_tsan => 2018
2019-02-06 22:28:47 +09:00
librustc_typeck
Auto merge of #58153 - ljedrz:HirIdify_typeck, r=Zoxc
2019-02-11 06:03:58 +00:00
librustdoc
Rollup merge of #58297 - GuillaumeGomez:cleanup-js, r=QuietMisdreavus
2019-02-10 21:45:18 +01:00
libserialize
Remove images' url to make it work even without internet connection
2019-02-07 11:06:19 +01:00
libstd
Auto merge of #58361 - GuillaumeGomez:rollup, r=GuillaumeGomez
2019-02-10 22:35:36 +00:00
libsyntax
Auto merge of #57944 - estebank:unclosed-delim-the-quickening, r=oli-obk
2019-02-09 20:15:57 +00:00
libsyntax_ext
Auto merge of #57944 - estebank:unclosed-delim-the-quickening, r=oli-obk
2019-02-09 20:15:57 +00:00
libsyntax_pos
Remove images' url to make it work even without internet connection
2019-02-07 11:06:19 +01:00
libterm
Remove images' url to make it work even without internet connection
2019-02-07 11:06:19 +01:00
libtest
Remove images' url to make it work even without internet connection
2019-02-07 11:06:19 +01:00
libunwind
libunwind => 2018
2019-02-04 06:00:16 +09:00
llvm-emscripten@ 7f23313edf
llvm-project@ 683d352269
[rust-lldb] Adapt to changes in LLDB APIs
2019-01-25 15:39:54 -08:00
rtstartup
Remove licenses
2018-12-25 21:08:33 -07:00
rustc
rustc: Fix regression where jemalloc isn't used
2019-01-03 13:52:36 -08:00
rustllvm
Auto merge of #55641 - nagisa:optimize-attr, r=pnkfelix
2019-01-26 07:08:18 +00:00
stdsimd@ b23541340b
Update stdsimd
2019-01-29 10:48:54 +01:00
test
Auto merge of #56645 - pietroalbini:fix-unused-imports, r=estebank
2019-02-11 10:34:09 +00:00
tools
bump cargo submodule
2019-02-10 18:36:00 +01:00
.gitignore
README.md
remove link to removed readme
2019-01-15 19:48:37 -06:00
stage0.txt
Bump bootstrap compiler to 1.33 beta
2019-01-26 08:02:08 -07:00