| .. |
|
bootstrap
|
SGX: Fix target linker used by bootstrap
|
2019-12-04 16:02:28 +01:00 |
|
build_helper
|
|
|
|
ci
|
Add note to src/ci/docker/README.md about multiple docker images
|
2019-12-06 16:38:57 -05:00 |
|
doc
|
Rollup merge of #66245 - tmiasko:cfg-sanitize, r=oli-obk
|
2019-12-02 09:34:09 +01:00 |
|
etc
|
Make dec2flt_table compatible with rustfmt
|
2019-11-29 20:17:09 -08:00 |
|
liballoc
|
Rollup merge of #66710 - vorner:weak-into-raw-null-docs, r=dtolnay
|
2019-12-05 19:03:08 +01:00 |
|
libarena
|
|
|
|
libcore
|
Rollup merge of #67101 - rust-lang:ostrich, r=Mark-Simulacrum
|
2019-12-08 03:39:47 +01:00 |
|
libfmt_macros
|
Rename to then_some and then
|
2019-12-06 12:24:54 +00:00 |
|
libgraphviz
|
|
|
|
libpanic_abort
|
|
|
|
libpanic_unwind
|
libunwind_panic: adjust miri panic hack
|
2019-11-30 10:13:25 +01:00 |
|
libproc_macro
|
|
|
|
libprofiler_builtins
|
|
|
|
librustc
|
Rollup merge of #66991 - Nashenas88:body_cache_cleanup, r=eddyb
|
2019-12-08 03:39:45 +01:00 |
|
librustc_apfloat
|
|
|
|
librustc_asan
|
|
|
|
librustc_codegen_llvm
|
Rollup merge of #66841 - SimonSapin:float_round_unchecked_to, r=rkruppe
|
2019-12-06 23:26:55 +01:00 |
|
librustc_codegen_ssa
|
Rollup merge of #66991 - Nashenas88:body_cache_cleanup, r=eddyb
|
2019-12-08 03:39:45 +01:00 |
|
librustc_codegen_utils
|
Stabilize the never_type, written !.
|
2019-11-21 14:55:32 +01:00 |
|
librustc_data_structures
|
Auto merge of #66408 - nnethercote:greedy-process_obligations, r=nmatsakis
|
2019-12-04 14:33:38 +00:00 |
|
librustc_driver
|
Move early lint declarations to librustc_session
|
2019-12-03 12:19:14 -05:00 |
|
librustc_error_codes
|
Rollup merge of #66606 - christianpoveda:mut-refs-in-const-fn, r=oli-obk
|
2019-12-06 23:26:54 +01:00 |
|
librustc_errors
|
Draw vertical lines in compiler error messages with multiline annotations correctly when non-1space unicode characters are to the left
|
2019-11-27 20:02:20 +01:00 |
|
librustc_feature
|
Auto merge of #65881 - anp:implicit-caller-location, r=eddyb,oli-obk
|
2019-12-07 21:14:39 +00:00 |
|
librustc_fs_util
|
|
|
|
librustc_incremental
|
Move cgu_reuse_tracker to librustc_session
|
2019-12-03 12:18:32 -05:00 |
|
librustc_index
|
|
|
|
librustc_interface
|
Auto merge of #65195 - varkor:to_option, r=Centril
|
2019-12-06 19:14:51 +00:00 |
|
librustc_lexer
|
|
|
|
librustc_lint
|
Fixes typo
|
2019-12-07 14:09:43 -06:00 |
|
librustc_llvm
|
|
|
|
librustc_lsan
|
|
|
|
librustc_macros
|
Rename StableHashingContextLike to HashStableContext.
|
2019-11-23 17:57:00 +01:00 |
|
librustc_metadata
|
Rollup merge of #66991 - Nashenas88:body_cache_cleanup, r=eddyb
|
2019-12-08 03:39:45 +01:00 |
|
librustc_mir
|
Rollup merge of #66991 - Nashenas88:body_cache_cleanup, r=eddyb
|
2019-12-08 03:39:45 +01:00 |
|
librustc_msan
|
|
|
|
librustc_parse
|
Make ForeignItem an alias of Item.
|
2019-12-07 06:05:25 +01:00 |
|
librustc_passes
|
syntax: Remove redundant span from ast::Mac
|
2019-12-02 21:56:34 +03:00 |
|
librustc_plugin_impl
|
rustc_plugin: Some further cleanup
|
2019-12-01 20:53:25 +03:00 |
|
librustc_privacy
|
allow customising ty::TraitRef's printing behavior
|
2019-11-29 17:30:21 +03:00 |
|
librustc_resolve
|
Rename to then_some and then
|
2019-12-06 12:24:54 +00:00 |
|
librustc_save_analysis
|
syntax: Remove redundant span from ast::Mac
|
2019-12-02 21:56:34 +03:00 |
|
librustc_session
|
Use as_ref().map() rather than is_some().to_option()
|
2019-12-06 12:23:44 +00:00 |
|
librustc_target
|
Rename to then_some and then
|
2019-12-06 12:24:54 +00:00 |
|
librustc_traits
|
Retire BraceStructLiftImpl.
|
2019-11-18 08:41:28 +01:00 |
|
librustc_tsan
|
|
|
|
librustc_typeck
|
Auto merge of #65881 - anp:implicit-caller-location, r=eddyb,oli-obk
|
2019-12-07 21:14:39 +00:00 |
|
librustdoc
|
Rollup merge of #66959 - GuillaumeGomez:cfg-duplicates, r=eddyb
|
2019-12-07 00:09:54 +09:00 |
|
libserialize
|
Stabilize the never_type, written !.
|
2019-11-21 14:55:32 +01:00 |
|
libstd
|
Rollup merge of #66325 - BartMassey:master, r=joshtriplett
|
2019-12-08 03:39:43 +01:00 |
|
libsyntax
|
Make ForeignItem an alias of Item.
|
2019-12-07 06:05:25 +01:00 |
|
libsyntax_expand
|
Make ForeignItem an alias of Item.
|
2019-12-07 06:05:25 +01:00 |
|
libsyntax_ext
|
Rename to then_some and then
|
2019-12-06 12:24:54 +00:00 |
|
libsyntax_pos
|
Rollup merge of #66606 - christianpoveda:mut-refs-in-const-fn, r=oli-obk
|
2019-12-06 23:26:54 +01:00 |
|
libterm
|
|
|
|
libtest
|
Use Instant::now lazily
|
2019-12-06 12:24:54 +00:00 |
|
libunwind
|
|
|
|
llvm-project@2cb41005ed
|
Update LLVM submodule
|
2019-11-30 01:34:31 +01:00 |
|
rtstartup
|
|
|
|
rustc
|
|
|
|
rustllvm
|
Rollup merge of #67033 - cuviper:ValueName2, r=rkruppe
|
2019-12-07 00:10:02 +09:00 |
|
stdarch@e0ab2c165a
|
|
|
|
test
|
Rollup merge of #66325 - BartMassey:master, r=joshtriplett
|
2019-12-08 03:39:43 +01:00 |
|
tools
|
update Miri
|
2019-12-08 11:34:36 +01:00 |
|
README.md
|
|
|
|
stage0.txt
|
|
|