.. |
bootstrap
|
Auto merge of #67760 - Mark-Simulacrum:rustc-dirty, r=alexcrichton
|
2020-01-08 09:03:46 +00:00 |
build_helper
|
|
|
ci
|
ci: another take at fixing toolstate
|
2020-01-09 09:49:25 +01:00 |
doc
|
Update books
|
2020-01-06 19:07:18 -08:00 |
etc
|
Auto merge of #67334 - estebank:ignore-triple, r=nikomatsakis
|
2019-12-28 23:02:09 +00:00 |
liballoc
|
Apply suggestions from code review
|
2020-01-09 12:03:49 +01:00 |
libarena
|
|
|
libcore
|
Rollup merge of #68054 - tspiteri:null-unchecked-as_mut, r=cramertj
|
2020-01-10 04:18:43 +09:00 |
libfmt_macros
|
Rename syntax_pos to rustc_span in source code
|
2020-01-01 09:15:18 +03:00 |
libgraphviz
|
|
|
libpanic_abort
|
|
|
libpanic_unwind
|
Auto merge of #66899 - msizanoen1:riscv-std, r=alexcrichton
|
2020-01-06 19:07:42 +00:00 |
libproc_macro
|
|
|
libprofiler_builtins
|
|
|
librustc
|
Use 'relaxed' memory ordering for simple atomic counters in dep-graph.
|
2020-01-10 10:18:21 +01:00 |
librustc_apfloat
|
|
|
librustc_asan
|
|
|
librustc_ast_lowering
|
Rollup merge of #67922 - Centril:lowering-cleanup, r=petrochenkov
|
2020-01-10 02:47:33 +01:00 |
librustc_builtin_macros
|
- remove syntax::{span_warn!, span_err!, span_fatal!. struct_err!}
|
2020-01-08 04:25:33 +01:00 |
librustc_codegen_llvm
|
Rollup merge of #68040 - sinkuu:unused, r=petrochenkov
|
2020-01-10 04:18:42 +09:00 |
librustc_codegen_ssa
|
self-profile: Switch to new approach for event_id generation that enables query-invocation-specific event_ids.
|
2020-01-10 10:18:21 +01:00 |
librustc_codegen_utils
|
Remove rustc_hir reexports in rustc::hir.
|
2020-01-05 12:49:22 +01:00 |
librustc_data_structures
|
self-profile: Switch to new approach for event_id generation that enables query-invocation-specific event_ids.
|
2020-01-10 10:18:21 +01:00 |
librustc_driver
|
Rollup merge of #68040 - sinkuu:unused, r=petrochenkov
|
2020-01-10 04:18:42 +09:00 |
librustc_error_codes
|
Rollup merge of #68009 - wcampbell0x2a:spellcheck-librustc_error_codes, r=Centril
|
2020-01-09 00:22:17 +01:00 |
librustc_errors
|
Remove -Z continue-parse-after-error
|
2020-01-08 21:48:04 +03:00 |
librustc_expand
|
Add a constness field to ast::TraitRef
|
2020-01-09 16:46:14 -08:00 |
librustc_feature
|
Add const_trait_bound_opt_out feature gate
|
2020-01-09 16:46:14 -08:00 |
librustc_fs_util
|
|
|
librustc_hir
|
refactor 'Output = $ty' & reduce rustc dep
|
2020-01-09 08:57:24 +01:00 |
librustc_incremental
|
Change -Z time event naming scheme and make them generic activities
|
2020-01-09 07:06:40 +01:00 |
librustc_index
|
Improve hygiene of newtype_index
|
2020-01-06 20:43:10 +00:00 |
librustc_interface
|
self-profile: Switch to new approach for event_id generation that enables query-invocation-specific event_ids.
|
2020-01-10 10:18:21 +01:00 |
librustc_lexer
|
|
|
librustc_lint
|
Rollup merge of #68040 - sinkuu:unused, r=petrochenkov
|
2020-01-10 04:18:42 +09:00 |
librustc_llvm
|
|
|
librustc_lsan
|
|
|
librustc_macros
|
|
|
librustc_metadata
|
add CStore::item_generics_num_lifetimes
|
2020-01-09 09:26:55 +01:00 |
librustc_mir
|
Rollup merge of #67922 - Centril:lowering-cleanup, r=petrochenkov
|
2020-01-10 02:47:33 +01:00 |
librustc_msan
|
|
|
librustc_parse
|
Rollup merge of #68073 - Centril:fix-68062, r=estebank
|
2020-01-10 02:47:36 +01:00 |
librustc_passes
|
Make bound_context more like neighboring functions
|
2020-01-09 16:47:05 -08:00 |
librustc_plugin_impl
|
- remove syntax::{span_warn!, span_err!, span_fatal!. struct_err!}
|
2020-01-08 04:25:33 +01:00 |
librustc_privacy
|
normalize rustc::hir::intravisit imports
|
2020-01-08 22:09:42 +01:00 |
librustc_resolve
|
add CStore::item_generics_num_lifetimes
|
2020-01-09 09:26:55 +01:00 |
librustc_save_analysis
|
Remove rustc_hir reexports in rustc::hir.
|
2020-01-05 12:49:22 +01:00 |
librustc_session
|
Change -Z time event naming scheme and make them generic activities
|
2020-01-09 07:06:40 +01:00 |
librustc_span
|
Add const_trait_bound_opt_out feature gate
|
2020-01-09 16:46:14 -08:00 |
librustc_target
|
Add backticks to various diagnostics
|
2020-01-05 00:17:46 +00:00 |
librustc_traits
|
normalize rustc::hir::intravisit imports
|
2020-01-08 22:09:42 +01:00 |
librustc_tsan
|
|
|
librustc_typeck
|
Rollup merge of #68071 - estebank:ice-67995, r=Centril
|
2020-01-10 02:47:34 +01:00 |
librustdoc
|
Rollup merge of #67979 - Centril:hir-cleanup, r=Zoxc
|
2020-01-09 00:22:11 +01:00 |
libserialize
|
Deprecate Error::description for real
|
2019-12-24 22:39:49 -08:00 |
libstd
|
Rollup merge of #67358 - cuviper:get_or_insert_owned, r=LukasKalbertodt
|
2020-01-10 04:18:32 +09:00 |
libsyntax
|
Add a constness field to ast::TraitRef
|
2020-01-09 16:46:14 -08:00 |
libterm
|
Auto merge of #67605 - lzutao:msdn-links, r=Mark-Simulacrum
|
2019-12-28 09:19:26 +00:00 |
libtest
|
|
|
libunwind
|
Auto merge of #66899 - msizanoen1:riscv-std, r=alexcrichton
|
2020-01-06 19:07:42 +00:00 |
llvm-project@9330ec5a4c
|
Update LLVM
|
2020-01-01 09:52:29 +07:00 |
rtstartup
|
|
|
rustc
|
Remove unused dependencies
|
2020-01-09 11:52:03 +09:00 |
rustllvm
|
|
|
stdarch@e0ab2c165a
|
|
|
test
|
Rollup merge of #68073 - Centril:fix-68062, r=estebank
|
2020-01-10 02:47:36 +01:00 |
tools
|
Rollup merge of #68006 - infinity0:master, r=nikomatsakis
|
2020-01-10 04:18:40 +09:00 |
README.md
|
|
|
stage0.txt
|
|
|