| .. |
|
bootstrap
|
Rollup merge of #63002 - gilescope:better-build-diagnostics, r=Mark-Simulacrum
|
2019-07-26 18:57:03 +02:00 |
|
build_helper
|
|
|
|
ci
|
Rollup merge of #62970 - pietroalbini:fix-tools-builder, r=alexcrichton
|
2019-07-26 18:56:56 +02:00 |
|
doc
|
Rollup merge of #60938 - jonas-schievink:doc-include-paths, r=petrochenkov
|
2019-07-25 23:20:51 +02: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
|
Auto merge of #62086 - petrochenkov:builtout, r=eddyb
|
2019-07-26 23:29:02 +00: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
|
Move standard library injection into libsyntax_ext
|
2019-07-27 13:56:54 +03: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
|
Move rustc_borrowck -> rustc_ast_borrowck
|
2019-07-11 18:54:02 +01: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
|
Rollup merge of #62869 - matklad:feature-gate, r=Mark-Simulacrum
|
2019-07-23 12:51:18 -04: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 #62964 - RalfJung:ty-tests, r=Centril
|
2019-07-26 18:56:55 +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
|
normalize use of backticks for compiler messages in remaining modules
|
2019-07-23 23:09:59 +02: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
|
Rollup merge of #62964 - RalfJung:ty-tests, r=Centril
|
2019-07-26 18:56:55 +02: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 #62086 - petrochenkov:builtout, r=eddyb
|
2019-07-26 23:29:02 +00:00 |
|
libsyntax
|
syntax_ext: proc_macro_decls -> proc_macro_harness
|
2019-07-27 14:16:16 +03:00 |
|
libsyntax_ext
|
syntax_ext: proc_macro_decls -> proc_macro_harness
|
2019-07-27 14:16:16 +03:00 |
|
libsyntax_pos
|
cleanup: Remove extern crate serialize as rustc_serializes
|
2019-07-23 19:20:16 +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
|
Auto merge of #62086 - petrochenkov:builtout, r=eddyb
|
2019-07-26 23:29:02 +00:00 |
|
tools
|
Update cargo
|
2019-07-25 19:49:18 -07:00 |
|
.gitignore
|
|
|
|
README.md
|
|
|
|
stage0.txt
|
Update stage0.txt
|
2019-07-23 11:07:06 -04:00 |