..
bootstrap
Remove run-pass test suites
2019-07-27 18:56:17 +03:00
build_helper
ci
Remove run-pass test suites
2019-07-27 18:56:17 +03:00
doc
Remove run-pass test suites
2019-07-27 18:56:17 +03:00
etc
Check for lldb existences
2019-07-14 04:19:39 +00:00
grammar
liballoc
Rollup merge of #62310 - GuillaumeGomez:add-missing-doc-links-boxed, r=Centril
2019-07-26 18:56:36 +02:00
libarena
Auto merge of #60340 - mgeier:cap-vs-capacity, r=alexcrichton
2019-07-25 18:45:42 +00:00
libcore
Rollup merge of #62074 - wizAmit:feature/mut_chunks_nth_back, r=scottmcm
2019-07-28 03:01:44 +02:00
libfmt_macros
add rustc_private as a proper language feature gate
2019-07-22 16:32:13 +03:00
libgraphviz
rustc: Remove dylib crate type from most rustc crates
2019-07-07 03:23:00 +02:00
libpanic_abort
libpanic_unwind
add support for hexagon-unknown-linux-musl
2019-07-22 09:44:58 -05:00
libproc_macro
Rollup merge of #62249 - czipperz:use-mem-take-instead-of-replace-default, r=dtolnay,Centril
2019-07-04 01:38:46 +02:00
libprofiler_builtins
Compile new InstrProfilingPlatformWindows.c file
2019-07-15 19:14:59 +02:00
librustc
Rollup merge of #62771 - petrochenkov:depext, r=eddyb
2019-07-28 03:01:46 +02:00
librustc_apfloat
rustc: Remove dylib crate type from most rustc crates
2019-07-07 03:23:00 +02:00
librustc_asan
librustc_ast_borrowck
Remove run-pass test suites
2019-07-27 18:56:17 +03:00
librustc_codegen_llvm
Rollup merge of #62828 - nikic:fadd-mul-reductions, r=eddyb
2019-07-26 18:56:45 +02:00
librustc_codegen_ssa
Auto merge of #60260 - videolabs:rust_uwp2, r=alexcrichton
2019-07-26 02:18:12 +00:00
librustc_codegen_utils
normalize use of backticks for compiler messages in librustc_codegen
2019-07-08 00:54:38 +02:00
librustc_data_structures
Rollup merge of #62901 - petrochenkov:serde, r=Centril
2019-07-25 01:05:03 +02:00
librustc_driver
Break dependencies between syntax_ext and some other crates
2019-07-27 13:52:37 +03:00
librustc_errors
Rollup merge of #62985 - phansch:support_ui_testing_flag, r=estebank
2019-07-26 18:57:01 +02:00
librustc_fs_util
rustc: Remove dylib crate type from most rustc crates
2019-07-07 03:23:00 +02:00
librustc_incremental
cleanup: Remove extern crate serialize as rustc_serializes
2019-07-23 19:20:16 +03:00
librustc_interface
syntax_ext: proc_macro_decls -> proc_macro_harness
2019-07-27 14:16:16 +03:00
librustc_lexer
Add comment
2019-07-27 22:10:09 +09:00
librustc_lint
syntax_ext: Reuse built-in attribute template checking for macro attributes
2019-07-24 12:29:45 +03:00
librustc_llvm
Rollup merge of #62907 - nikic:msp430-asmparser, r=alexcrichton
2019-07-26 18:56:50 +02:00
librustc_lsan
librustc_macros
Rollup merge of #61545 - flip1995:internal_lints, r=oli-obk
2019-07-05 20:26:51 +02:00
librustc_metadata
Move proc macro server into libsyntax
2019-07-27 13:55:25 +03:00
librustc_mir
Rollup merge of #62982 - oli-obk:static_cycle, r=RalfJung
2019-07-27 17:40:48 +02:00
librustc_msan
librustc_passes
syntax_ext: proc_macro_decls -> proc_macro_harness
2019-07-27 14:16:16 +03:00
librustc_plugin
Make register_[long_]diagnostics hygienic
2019-07-13 10:25:57 +01:00
librustc_privacy
rustc: Remove dylib crate type from most rustc crates
2019-07-07 03:23:00 +02:00
librustc_resolve
Move standard library injection into libsyntax_ext
2019-07-27 13:56:54 +03:00
librustc_save_analysis
Rename JsonDumper to Dumper
2019-07-25 12:27:34 -04:00
librustc_target
Rollup merge of #62904 - nikic:arm-d32, r=alexcrichton
2019-07-26 18:56:48 +02:00
librustc_traits
rustc: Remove dylib crate type from most rustc crates
2019-07-07 03:23:00 +02:00
librustc_tsan
librustc_typeck
Auto merge of #63029 - petrochenkov:rpass, r=Centril
2019-07-27 19:27:36 +00:00
librustdoc
Rollup merge of #62421 - JohnTitor:U007D-master, r=alexcrichton
2019-07-26 18:56:38 +02:00
libserialize
Rollup merge of #60066 - sfackler:type-name, r=Centril
2019-07-25 23:20:49 +02:00
libstd
Auto merge of #63029 - petrochenkov:rpass, r=Centril
2019-07-27 19:27:36 +00:00
libsyntax
Rollup merge of #62771 - petrochenkov:depext, r=eddyb
2019-07-28 03:01:46 +02:00
libsyntax_ext
syntax_ext: proc_macro_decls -> proc_macro_harness
2019-07-27 14:16:16 +03:00
libsyntax_pos
Remove run-pass test suites
2019-07-27 18:56:17 +03:00
libterm
Remove use of mem::uninitialized in libterm crate
2019-07-06 03:27:05 +00:00
libtest
Add supporting for vxWorks
2019-07-16 00:13:07 -07:00
libunwind
libunwind: Use libunwind when targeting UWP
2019-07-25 21:30:08 +02:00
llvm-emscripten@ 7f23313edf
llvm-project@ f6446fa8e9
Update LLVM submodule
2019-07-13 00:16:40 +02:00
rtstartup
rustc
rustllvm
Don't link mcjit/interpreter LLVM components
2019-07-20 17:17:48 +02:00
stdarch@ 4791ba85e7
Update stdarch submodule
2019-07-23 17:19:32 +02:00
test
Rollup merge of #61207 - taiki-e:arbitrary_self_types-lifetime-elision-2, r=Centril
2019-07-28 03:01:42 +02:00
tools
Remove run-pass test suites
2019-07-27 18:56:17 +03:00
.gitignore
README.md
stage0.txt
Update stage0.txt
2019-07-23 11:07:06 -04:00