| .. |
|
bootstrap
|
Rollup merge of #70235 - dillona:70182-check-before-using-git, r=Mark-Simulacrum
|
2020-03-29 01:32:19 +01:00 |
|
build_helper
|
|
|
|
ci
|
ci: add notice on top of the azure pipelines configuration
|
2020-03-24 15:36:17 +01:00 |
|
doc
|
Rename asm! to llvm_asm!
|
2020-03-26 15:49:22 +00:00 |
|
etc
|
Auto merge of #70282 - ssomers:btreemap_gdb_pretty_print, r=Mark-Simulacrum
|
2020-03-27 09:54:02 +00:00 |
|
liballoc
|
Add benchmarks of drain_filter-like behaviour
|
2020-03-29 16:05:53 +02:00 |
|
libarena
|
separate out an arena for HIR
|
2020-03-21 22:18:57 +01:00 |
|
libcore
|
Rollup merge of #70101 - tmiasko:intrinsics-copy, r=eddyb
|
2020-03-29 11:50:12 +02:00 |
|
libfmt_macros
|
|
|
|
libgraphviz
|
|
|
|
libpanic_abort
|
|
|
|
libpanic_unwind
|
remove unused imports
|
2020-03-19 07:53:32 +01:00 |
|
libproc_macro
|
introduce negative_impls feature gate and document
|
2020-03-26 06:52:55 -04:00 |
|
libprofiler_builtins
|
Remove -ffreestanding from libprofiler_builtins because we do need the standard library
|
2020-03-18 15:55:26 -04:00 |
|
librustc
|
Auto merge of #70370 - petrochenkov:nosmatch, r=Centril
|
2020-03-29 06:33:42 +00:00 |
|
librustc_apfloat
|
|
|
|
librustc_ast
|
parse: move constraint/arg restriction to ast_validation.
|
2020-03-27 07:39:14 +01:00 |
|
librustc_ast_lowering
|
address some review comments
|
2020-03-27 09:29:38 +01:00 |
|
librustc_ast_passes
|
add the label back but make it shorter
|
2020-03-27 21:52:09 +01:00 |
|
librustc_ast_pretty
|
parse: move constraint/arg restriction to ast_validation.
|
2020-03-27 07:39:14 +01:00 |
|
librustc_attr
|
Split long derive lists into two derive attributes.
|
2020-03-23 14:48:59 +00:00 |
|
librustc_builtin_macros
|
Rename asm! to llvm_asm!
|
2020-03-26 15:49:22 +00:00 |
|
librustc_codegen_llvm
|
Auto merge of #70483 - Centril:rollup-slli4yf, r=Centril
|
2020-03-28 00:36:57 +00:00 |
|
librustc_codegen_ssa
|
Auto merge of #70095 - jsgf:link-native, r=nagisa
|
2020-03-28 08:16:47 +00:00 |
|
librustc_data_structures
|
Auto merge of #69916 - oli-obk:mir_bless, r=eddyb
|
2020-03-27 12:58:34 +00:00 |
|
librustc_driver
|
rustc: remove rustc_hir_pretty dependency.
|
2020-03-24 08:44:55 +01:00 |
|
librustc_error_codes
|
Auto merge of #70370 - petrochenkov:nosmatch, r=Centril
|
2020-03-29 06:33:42 +00:00 |
|
librustc_errors
|
introduce negative_impls feature gate and document
|
2020-03-26 06:52:55 -04:00 |
|
librustc_expand
|
Auto merge of #70261 - Centril:angle-args-partition, r=varkor
|
2020-03-28 11:13:09 +00:00 |
|
librustc_feature
|
Auto merge of #70370 - petrochenkov:nosmatch, r=Centril
|
2020-03-29 06:33:42 +00:00 |
|
librustc_fs_util
|
|
|
|
librustc_hir
|
clarify hir_id <-> node_id method names
|
2020-03-27 16:43:20 +01:00 |
|
librustc_hir_pretty
|
Auto merge of #68404 - Amanieu:llvm-asm, r=estebank
|
2020-03-27 03:27:09 +00:00 |
|
librustc_incremental
|
Auto merge of #70297 - nnethercote:clean-up-debugging-options, r=michaelwoerister
|
2020-03-25 14:46:51 +00:00 |
|
librustc_index
|
Add requisite feature gates for const assert
|
2020-03-17 11:15:40 -07:00 |
|
librustc_infer
|
Rename def_span to guess_head_span
|
2020-03-25 16:45:12 -07:00 |
|
librustc_interface
|
Auto merge of #70261 - Centril:angle-args-partition, r=varkor
|
2020-03-28 11:13:09 +00:00 |
|
librustc_lexer
|
remove redundant returns (clippy::needless_return)
|
2020-03-20 20:23:03 +01:00 |
|
librustc_lint
|
Rename def_span to guess_head_span
|
2020-03-25 16:45:12 -07:00 |
|
librustc_llvm
|
rustc_llvm: don't use -g when LLVM_NDEBUG is set.
|
2020-03-23 02:36:36 +02:00 |
|
librustc_macros
|
Remove the QueryGetter trait.
|
2020-03-27 07:35:32 +01:00 |
|
librustc_metadata
|
Auto merge of #70162 - cjgillot:split_query, r=Zoxc
|
2020-03-27 21:36:51 +00:00 |
|
librustc_mir
|
Rollup merge of #70508 - RalfJung:scalar-from, r=eddyb
|
2020-03-29 01:32:22 +01:00 |
|
librustc_mir_build
|
Rollup merge of #70457 - Centril:non-exhaustive-scrutinee-type, r=estebank
|
2020-03-27 22:39:39 +01:00 |
|
librustc_parse
|
address some review comments
|
2020-03-27 09:29:38 +01:00 |
|
librustc_passes
|
Auto merge of #68404 - Amanieu:llvm-asm, r=estebank
|
2020-03-27 03:27:09 +00:00 |
|
librustc_plugin_impl
|
use direct imports for rustc::{lint, session}.
|
2020-03-16 02:52:06 +01:00 |
|
librustc_privacy
|
Rollup merge of #70344 - Centril:hir-pretty, r=eddyb
|
2020-03-27 01:23:53 +01:00 |
|
librustc_query_system
|
Implement HashStable directly.
|
2020-03-27 08:33:37 +01:00 |
|
librustc_resolve
|
Rename def_span to guess_head_span
|
2020-03-25 16:45:12 -07:00 |
|
librustc_save_analysis
|
Auto merge of #70261 - Centril:angle-args-partition, r=varkor
|
2020-03-28 11:13:09 +00:00 |
|
librustc_session
|
Auto merge of #70370 - petrochenkov:nosmatch, r=Centril
|
2020-03-29 06:33:42 +00:00 |
|
librustc_span
|
Rename asm! to llvm_asm!
|
2020-03-26 15:49:22 +00:00 |
|
librustc_symbol_mangling
|
normalize some imports, prefer direct ones.
|
2020-03-24 22:47:23 +01:00 |
|
librustc_target
|
Remove no_integrated_as mode.
|
2020-03-27 11:59:10 +11:00 |
|
librustc_trait_selection
|
Auto merge of #70370 - petrochenkov:nosmatch, r=Centril
|
2020-03-29 06:33:42 +00:00 |
|
librustc_traits
|
Rollup merge of #70319 - lcnr:issue63695, r=eddyb
|
2020-03-25 19:28:09 +01:00 |
|
librustc_ty
|
rustc: keep upvars tupled in {Closure,Generator}Substs.
|
2020-03-21 14:23:50 +02:00 |
|
librustc_typeck
|
Rollup merge of #70478 - lcnr:refactor-type_of, r=varkor
|
2020-03-27 22:39:41 +01:00 |
|
librustdoc
|
Auto merge of #66938 - GuillaumeGomez:lint-for-no-crate-level-doc, r=Dylan-DPC
|
2020-03-28 20:11:01 +00:00 |
|
libserialize
|
|
|
|
libstd
|
Rollup merge of #70510 - RalfJung:bool-vs-boolean, r=Mark-Simulacrum
|
2020-03-29 01:32:23 +01:00 |
|
libterm
|
|
|
|
libtest
|
Rename asm! to llvm_asm!
|
2020-03-26 15:49:22 +00:00 |
|
libunwind
|
|
|
|
llvm-project@9f65ad0573
|
|
|
|
rtstartup
|
|
|
|
rustc
|
|
|
|
rustllvm
|
Update CreateMemSet() usage for LLVM 10
|
2020-03-19 20:09:57 +01:00 |
|
stdarch@abe96ca3b8
|
Update stdarch submodule
|
2020-03-19 14:38:09 +00:00 |
|
test
|
Rollup merge of #68692 - jyn514:vec-from-array, r=LukasKalbertodt
|
2020-03-29 11:50:10 +02:00 |
|
tools
|
Auto merge of #70499 - Dylan-DPC:rollup-f9je1l8, r=Dylan-DPC
|
2020-03-28 17:15:32 +00:00 |
|
README.md
|
rust-lang.github.io/rustc-dev-guide -> rustc-dev-guide.rust-lang.org
|
2020-03-10 17:08:18 -03:00 |
|
stage0.txt
|
Bump the bootstrap compiler
|
2020-03-15 19:43:25 +01:00 |