| .. |
|
bootstrap
|
Add EmbeddedBook to test list in bootstrap
|
2019-02-09 19:42:23 -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
|
Require a list of features to allow in allow_internal_unstable
|
2019-02-11 15:08:16 +01:00 |
|
libarena
|
libarena => 2018
|
2019-02-11 23:49:48 +01:00 |
|
libcore
|
Auto merge of #58098 - oli-obk:maybe_allow_internal_unstable, r=petrochenkov
|
2019-02-12 12:10:10 +00:00 |
|
libfmt_macros
|
Revert removed #![feature(nll)]
|
2019-02-10 16:13:30 +09:00 |
|
libgraphviz
|
Revert removed #![feature(nll)]
|
2019-02-10 16:13:30 +09:00 |
|
libpanic_abort
|
Revert removed #![feature(nll)]
|
2019-02-10 16:13:30 +09:00 |
|
libpanic_unwind
|
Remove images' url to make it work even without internet connection
|
2019-02-07 11:06:19 +01:00 |
|
libproc_macro
|
Revert removed #![feature(nll)]
|
2019-02-10 16:13:30 +09:00 |
|
libprofiler_builtins
|
Revert removed #![feature(nll)]
|
2019-02-10 16:13:30 +09:00 |
|
librustc
|
Cleanup imports
|
2019-02-13 00:31:51 +09:00 |
|
librustc_allocator
|
Auto merge of #58098 - oli-obk:maybe_allow_internal_unstable, r=petrochenkov
|
2019-02-12 12:10:10 +00:00 |
|
librustc_apfloat
|
Revert removed #![feature(nll)]
|
2019-02-10 16:13:30 +09:00 |
|
librustc_asan
|
Revert removed #![feature(nll)]
|
2019-02-10 16:13:30 +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
|
librustc_codegen_ssa => 2018
|
2019-02-09 23:31:47 +09: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
|
Use allow_internal_unstable in rustc itself
|
2019-02-11 15:08:17 +01:00 |
|
librustc_driver
|
Rollup merge of #58345 - RalfJung:2nd-filename, r=matthewjasper
|
2019-02-10 21:45:22 +01:00 |
|
librustc_errors
|
Revert removed #![feature(nll)]
|
2019-02-10 16:13:30 +09: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
|
Revert removed #![feature(nll)]
|
2019-02-10 16:13:30 +09:00 |
|
librustc_lsan
|
Revert removed #![feature(nll)]
|
2019-02-10 16:13:30 +09:00 |
|
librustc_metadata
|
Use Rc<[Symbol]> instead of Vec<Symbol> to reduce # of allocs
|
2019-02-11 15:08:17 +01:00 |
|
librustc_mir
|
Auto merge of #58098 - oli-obk:maybe_allow_internal_unstable, r=petrochenkov
|
2019-02-12 12:10:10 +00:00 |
|
librustc_msan
|
Revert removed #![feature(nll)]
|
2019-02-10 16:13:30 +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
|
Auto merge of #58098 - oli-obk:maybe_allow_internal_unstable, r=petrochenkov
|
2019-02-12 12:10:10 +00:00 |
|
librustc_privacy
|
Revert removed #![feature(nll)]
|
2019-02-10 16:13:30 +09:00 |
|
librustc_resolve
|
Rename rustc_errors dependency in rust 2018 crates
|
2019-02-13 00:28:52 +09:00 |
|
librustc_save_analysis
|
Revert removed #![feature(nll)]
|
2019-02-10 16:13:30 +09: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
|
Revert removed #![feature(nll)]
|
2019-02-10 16:13:30 +09:00 |
|
librustc_typeck
|
Rollup merge of #58300 - taiki-e:librustc_typeck-2018, r=petrochenkov
|
2019-02-12 04:42:21 +01:00 |
|
librustdoc
|
Rollup merge of #58297 - GuillaumeGomez:cleanup-js, r=QuietMisdreavus
|
2019-02-10 21:45:18 +01:00 |
|
libserialize
|
Rollup merge of #58318 - taiki-e:libserialize-2018, r=Centril
|
2019-02-12 04:42:24 +01:00 |
|
libstd
|
Auto merge of #58098 - oli-obk:maybe_allow_internal_unstable, r=petrochenkov
|
2019-02-12 12:10:10 +00:00 |
|
libsyntax
|
Cleanup imports
|
2019-02-13 00:31:51 +09:00 |
|
libsyntax_ext
|
Cleanup imports
|
2019-02-13 00:31:51 +09:00 |
|
libsyntax_pos
|
Auto merge of #58098 - oli-obk:maybe_allow_internal_unstable, r=petrochenkov
|
2019-02-12 12:10:10 +00:00 |
|
libterm
|
libterm => 2018
|
2019-02-12 00:08:08 +01:00 |
|
libtest
|
Remove images' url to make it work even without internet connection
|
2019-02-07 11:06:19 +01:00 |
|
libunwind
|
Revert removed #![feature(nll)]
|
2019-02-10 16:13:30 +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 #58098 - oli-obk:maybe_allow_internal_unstable, r=petrochenkov
|
2019-02-12 12:10:10 +00:00 |
|
tools
|
Auto merge of #58098 - oli-obk:maybe_allow_internal_unstable, r=petrochenkov
|
2019-02-12 12:10:10 +00: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 |