..
rustc
rustc_apfloat
rustc_arena
rustc_ast
Rollup merge of #77739 - est31:remove_unused_code, r=petrochenkov,varkor
2020-10-15 07:32:29 +09:00
rustc_ast_lowering
rustc_ast_passes
rustc_ast_pretty
Auto merge of #77135 - Aaron1011:pretty-ignore-paren, r=petrochenkov
2020-10-14 00:26:50 +00:00
rustc_attr
Move PartialOrd
impl out of rustc
2020-10-11 11:11:33 -04:00
rustc_builtin_macros
Rollup merge of #77831 - LingMan:use_std, r=jonas-schievink
2020-10-13 04:08:03 +09:00
rustc_codegen_llvm
Rename target_pointer_width to pointer_width and turn it into an u32
2020-10-15 12:02:23 +02:00
rustc_codegen_ssa
Rename target_pointer_width to pointer_width and turn it into an u32
2020-10-15 12:02:23 +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 #77795 - bjorn3:codegen_backend_interface_refactor, r=oli-obk
2020-10-14 02:30:38 +02:00
rustc_error_codes
Fix typo in error code description
2020-10-10 18:02:53 +09: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
Implement the instruction_set attribute
2020-10-08 23:32:20 +01:00
rustc_fs_util
Remove unused code from remaining compiler crates
2020-10-14 04:14:32 +02:00
rustc_graphviz
rustc_hir
Remove unused code from rustc_hir
2020-10-14 04:14:32 +02: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
Noticed a potential bug in eat_while()
: it doesn't account for number of UTF8 bytes.
2020-10-09 11:12:54 +02:00
rustc_lint
Remove unused code from remaining compiler crates
2020-10-14 04:14:32 +02:00
rustc_llvm
Auto merge of #76859 - Aaron1011:fix/llvm-cgu-reuse, r=davidtwco,nikic
2020-10-11 20:50:02 +00:00
rustc_macros
rustc_metadata
Remove unused code from remaining compiler crates
2020-10-14 04:14:32 +02:00
rustc_middle
Auto merge of #77873 - sexxi-goose:use_tuple_inference_for_closures, r=nikomatsakis
2020-10-15 04:17:10 +00:00
rustc_mir
Rollup merge of #77946 - tmiasko:validate-source-scope, r=jonas-schievink
2020-10-15 07:32:39 +09:00
rustc_mir_build
Auto merge of #77917 - JohnTitor:rollup-e47h2qt, r=JohnTitor
2020-10-13 22:13:09 +00:00
rustc_parse
Rollup merge of #77739 - est31:remove_unused_code, r=petrochenkov,varkor
2020-10-15 07:32:29 +09:00
rustc_parse_format
rustc_passes
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
Replace absolute paths with relative ones
2020-10-13 14:16:45 +02:00
rustc_session
Rename target_pointer_width to pointer_width and turn it into an u32
2020-10-15 12:02:23 +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
Replace absolute paths with relative ones
2020-10-13 14:16:45 +02:00
rustc_target
Rename target_pointer_width to pointer_width and turn it into an u32
2020-10-15 12:02:23 +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
Auto merge of #77873 - sexxi-goose:use_tuple_inference_for_closures, r=nikomatsakis
2020-10-15 04:17:10 +00:00