| .. |
|
bootstrap
|
Don't ignore git for LLVM info
|
2019-03-30 11:14:02 -07:00 |
|
build_helper
|
rustc: doc comments
|
2019-02-10 23:42:32 +00:00 |
|
ci
|
Rollup merge of #59499 - pietroalbini:fix-arm-broken-link, r=alexcrichton
|
2019-03-30 07:51:38 +01:00 |
|
doc
|
update rustc-guide submodule
|
2019-03-31 19:36:00 -05:00 |
|
etc
|
rust-lldb: fix crash when printing empty string
|
2019-03-06 12:28:38 -05:00 |
|
grammar
|
|
|
|
liballoc
|
Fix doc tests
|
2019-03-30 22:37:02 +01:00 |
|
libarena
|
Add ensure_capacity and rename min to len
|
2019-04-01 22:35:13 +02:00 |
|
libcore
|
Rollup merge of #59444 - cuviper:steps_between, r=scottmcm
|
2019-04-02 13:47:24 +02:00 |
|
libfmt_macros
|
Revert removed #![feature(nll)]
|
2019-02-10 16:13:30 +09: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
|
Auto merge of #55780 - ogoffart:span_source_text, r=petrochenkov
|
2019-03-27 08:58:40 +00:00 |
|
libprofiler_builtins
|
Revert removed #![feature(nll)]
|
2019-02-10 16:13:30 +09:00 |
|
librustc
|
Improve miri's error reporting in check_in_alloc
|
2019-04-09 12:38:14 +03: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
|
Stabilize TryFrom and TryInto
|
2019-02-13 18:00:18 +01:00 |
|
librustc_asan
|
Revert removed #![feature(nll)]
|
2019-02-10 16:13:30 +09:00 |
|
librustc_borrowck
|
Auto merge of #59195 - estebank:for-loop-move, r=petrochenkov
|
2019-03-25 00:38:15 +00:00 |
|
librustc_codegen_llvm
|
Rollup merge of #58507 - Zoxc:time-extended, r=michaelwoerister
|
2019-04-01 17:29:48 +02:00 |
|
librustc_codegen_ssa
|
Rollup merge of #59607 - kenta7777:renames-EvalErrorKind-to-InterpError, r=oli-obk
|
2019-04-02 13:47:30 +02:00 |
|
librustc_codegen_utils
|
rustc(codegen): uncache def_symbol_name prefix from symbol_name.
|
2019-03-29 07:45:38 +02:00 |
|
librustc_cratesio_shim
|
|
|
|
librustc_data_structures
|
Update ena to version 0.13.0
|
2019-03-27 09:44:55 +00:00 |
|
librustc_driver
|
librustc_driver => 2018
|
2019-03-27 05:35:18 +09:00 |
|
librustc_errors
|
Rollup merge of #58805 - fabric-and-ink:redundant_import, r=petrochenkov
|
2019-03-31 19:19:47 +02:00 |
|
librustc_fs_util
|
rustc: doc comments
|
2019-02-10 23:42:32 +00:00 |
|
librustc_incremental
|
fix: Make incremental artifact deletion more robust
|
2019-03-26 23:49:14 +01:00 |
|
librustc_interface
|
Remove redundant imports
|
2019-03-30 22:37:02 +01:00 |
|
librustc_lint
|
Rollup merge of #59519 - eddyb:layout-variants-refactor, r=oli-obk
|
2019-03-31 19:19:50 +02: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_macros
|
Fix whitespace
|
2019-03-20 18:00:08 +01:00 |
|
librustc_metadata
|
Rollup merge of #59376 - davidtwco:finally-rfc-2008-variants, r=petrochenkov,QuietMisdreavus
|
2019-03-30 07:51:34 +01:00 |
|
librustc_mir
|
Improve miri's error reporting in check_in_alloc
|
2019-04-09 12:38:14 +03:00 |
|
librustc_msan
|
Revert removed #![feature(nll)]
|
2019-02-10 16:13:30 +09:00 |
|
librustc_passes
|
Rollup merge of #59580 - taiki-e:coerce-closure, r=oli-obk
|
2019-03-31 19:19:51 +02:00 |
|
librustc_plugin
|
Make meta-item API compatible with LocalInternedString::get soundness fix
|
2019-03-17 17:04:58 +03:00 |
|
librustc_privacy
|
Rollup merge of #59376 - davidtwco:finally-rfc-2008-variants, r=petrochenkov,QuietMisdreavus
|
2019-03-30 07:51:34 +01:00 |
|
librustc_resolve
|
Handle glob import in redundancy check
|
2019-03-30 22:37:02 +01:00 |
|
librustc_save_analysis
|
Rollup merge of #59510 - varkor:rename-type_parameters, r=eddyb
|
2019-03-29 12:32:32 +01:00 |
|
librustc_target
|
Rollup merge of #59519 - eddyb:layout-variants-refactor, r=oli-obk
|
2019-03-31 19:19:50 +02:00 |
|
librustc_traits
|
Add back missing import
|
2019-03-31 12:02:27 +02:00 |
|
librustc_tsan
|
Revert removed #![feature(nll)]
|
2019-02-10 16:13:30 +09:00 |
|
librustc_typeck
|
Refactor async fn return type lowering
|
2019-04-01 18:25:57 -07:00 |
|
librustdoc
|
Rollup merge of #59452 - GuillaumeGomez:speedup-rustdoc, r=QuietMisdreavus
|
2019-04-02 13:47:25 +02:00 |
|
libserialize
|
Auto merge of #58341 - alexreg:cosmetic-2-doc-comments, r=steveklabnik
|
2019-02-12 19:09:24 +00:00 |
|
libstd
|
SGX target: convert a bunch of panics to aborts
|
2019-04-01 12:24:46 -07:00 |
|
libsyntax
|
Rollup merge of #59041 - saleemjaffer:trait_doc_comment_better_error_msg, r=pnkfelix
|
2019-04-01 17:29:53 +02:00 |
|
libsyntax_ext
|
Visit path in walk_mac
|
2019-03-27 22:41:41 +00:00 |
|
libsyntax_pos
|
bump bootstrap; adjust stage0 uses in libsyntax_pos
|
2019-03-26 09:57:42 +01:00 |
|
libtest
|
Moves test::black_box to core::hint
|
2019-03-25 11:44:06 +01:00 |
|
libunwind
|
Revert removed #![feature(nll)]
|
2019-02-10 16:13:30 +09:00 |
|
llvm-emscripten@7f23313edf
|
|
|
|
llvm-project@1f484cbe0e
|
Rebase LLVM to 8.0.0 final
|
2019-03-18 15:59:24 -07:00 |
|
rtstartup
|
|
|
|
rustc
|
Update jemalloc-sys to version 0.3.0
|
2019-03-26 11:03:19 +01:00 |
|
rustllvm
|
replace llvm-rebuild-trigger with commit hash
|
2019-03-27 10:05:32 -04:00 |
|
stdsimd@12bdc2ed6b
|
Update stdsimd
|
2019-03-28 10:13:08 +01:00 |
|
test
|
Rollup merge of #59585 - rust-lang:shallow-borrow-fixes, r=pnkfelix
|
2019-04-02 13:47:28 +02:00 |
|
tools
|
Fixed URL in cargotest::TEST_REPOS
|
2019-03-31 16:56:30 +02:00 |
|
.gitignore
|
|
|
|
README.md
|
|
|
|
stage0.txt
|
bump bootstrap => 2019-03-20
|
2019-03-26 09:53:47 +01:00 |