..
rustc
rustc_apfloat
rustc_arena
Arena: Copy cold_path and remove rustc_data_structures dependency
2020-10-15 10:56:33 +02:00
rustc_ast
Rollup merge of #77739 - est31:remove_unused_code, r=petrochenkov,varkor
2020-10-15 07:32:29 +09:00
rustc_ast_lowering
Replace target.target with target and target.ptr_width with target.pointer_width
2020-10-15 12:02:24 +02:00
rustc_ast_passes
Replace target.target with target and target.ptr_width with target.pointer_width
2020-10-15 12:02:24 +02:00
rustc_ast_pretty
Auto merge of #77135 - Aaron1011:pretty-ignore-paren, r=petrochenkov
2020-10-14 00:26:50 +00:00
rustc_attr
rustc_builtin_macros
Replace target.target with target and target.ptr_width with target.pointer_width
2020-10-15 12:02:24 +02:00
rustc_codegen_llvm
Remove rustc_session::config::Config
2020-10-15 12:02:24 +02:00
rustc_codegen_ssa
Remove rustc_session::config::Config
2020-10-15 12:02:24 +02:00
rustc_data_structures
Remove unused code from remaining compiler crates
2020-10-14 04:14:32 +02:00
rustc_driver
Rollup merge of #77493 - hosseind88:ICEs_should_always_print_the_top_of_the_query_stack, r=oli-obk
2020-10-16 02:10:09 +02:00
rustc_error_codes
Rollup merge of #76119 - Amjad50:stabilizing-move_ref_pattern, r=nikomatsakis
2020-10-16 02:10:07 +02:00
rustc_errors
Remove unused code from remaining compiler crates
2020-10-14 04:14:32 +02:00
rustc_expand
Remove unused code from remaining compiler crates
2020-10-14 04:14:32 +02:00
rustc_feature
Rollup merge of #76119 - Amjad50:stabilizing-move_ref_pattern, r=nikomatsakis
2020-10-16 02:10:07 +02:00
rustc_fs_util
Remove unused code from remaining compiler crates
2020-10-14 04:14:32 +02:00
rustc_graphviz
rustc_hir
ensure arguments are included in count mismatch span
2020-10-15 10:22:39 -04:00
rustc_hir_pretty
Rollup merge of #77739 - est31:remove_unused_code, r=petrochenkov,varkor
2020-10-15 07:32:29 +09:00
rustc_incremental
rustc_index
rustc_infer
Remove unused code from rustc_infer
2020-10-14 04:14:32 +02:00
rustc_interface
Rollup merge of #77795 - bjorn3:codegen_backend_interface_refactor, r=oli-obk
2020-10-14 02:30:38 +02:00
rustc_lexer
rustc_lint
Replace target.target with target and target.ptr_width with target.pointer_width
2020-10-15 12:02:24 +02:00
rustc_llvm
rustc_macros
rustc_metadata
Replace target.target with target and target.ptr_width with target.pointer_width
2020-10-15 12:02:24 +02:00
rustc_middle
Rollup merge of #77493 - hosseind88:ICEs_should_always_print_the_top_of_the_query_stack, r=oli-obk
2020-10-16 02:10:09 +02:00
rustc_mir
Auto merge of #77947 - tmiasko:promoted-scope, r=oli-obk
2020-10-16 02:27:49 +00:00
rustc_mir_build
Rollup merge of #76119 - Amjad50:stabilizing-move_ref_pattern, r=nikomatsakis
2020-10-16 02:10:07 +02:00
rustc_parse
Rollup merge of #77780 - calebcartwright:cast-expr-attr-span, r=oli-obk
2020-10-16 02:10:22 +02:00
rustc_parse_format
rustc_passes
Replace target.target with target and target.ptr_width with target.pointer_width
2020-10-15 12:02:24 +02:00
rustc_plugin_impl
rustc_privacy
rustc_query_system
Remove unused code from rustc_query_system
2020-10-14 04:14:32 +02:00
rustc_resolve
Rollup merge of #77825 - ethanboxx:min_const_generics_diagnostic, r=lcnr
2020-10-14 06:02:29 +09:00
rustc_save_analysis
rustc_serialize
rustc_session
Remove rustc_session::config::Config
2020-10-15 12:02:24 +02:00
rustc_span
Rollup merge of #77739 - est31:remove_unused_code, r=petrochenkov,varkor
2020-10-15 07:32:29 +09:00
rustc_symbol_mangling
Rollup merge of #75675 - davidtwco:symbol-mangling-impl-params, r=eddyb
2020-10-16 02:10:02 +02:00
rustc_target
Replace target.target with target and target.ptr_width with target.pointer_width
2020-10-15 12:02:24 +02:00
rustc_trait_selection
Auto merge of #77873 - sexxi-goose:use_tuple_inference_for_closures, r=nikomatsakis
2020-10-15 04:17:10 +00:00
rustc_traits
Address comments
2020-10-14 00:17:42 -04:00
rustc_ty
rustc_typeck
Rollup merge of #75023 - euclio:argument-span, r=estebank
2020-10-16 02:09:58 +02:00