rust/compiler
Yuki Okushi 329a73dbd6
Rollup merge of #96587 - bjorn3:refactor_backend_write, r=michaelwoerister
Refactor the WriteBackendMethods and ExtraBackendMethods traits

The new interface is slightly less confusing and is easier to implement for non-LLVM backends.
2022-05-03 14:58:57 +09:00
..
rustc
rustc_apfloat
rustc_arena
rustc_ast Add do yeet expressions to allow experimentation in nightly 2022-04-30 17:40:27 -07:00
rustc_ast_lowering Add do yeet expressions to allow experimentation in nightly 2022-04-30 17:40:27 -07:00
rustc_ast_passes Feature-gate do yeet inside cfgs too 2022-04-30 18:10:01 -07:00
rustc_ast_pretty Add do yeet expressions to allow experimentation in nightly 2022-04-30 17:40:27 -07:00
rustc_attr
rustc_borrowck rustc: Panic by default in DefIdTree::parent 2022-05-02 01:56:50 +03:00
rustc_builtin_macros Save colon span to suggest bounds. 2022-04-30 13:55:17 +02:00
rustc_codegen_cranelift
rustc_codegen_gcc Merge new_metadata into codegen_allocator 2022-04-30 21:20:08 +02:00
rustc_codegen_llvm Rollup merge of #96587 - bjorn3:refactor_backend_write, r=michaelwoerister 2022-05-03 14:58:57 +09:00
rustc_codegen_ssa Rollup merge of #96587 - bjorn3:refactor_backend_write, r=michaelwoerister 2022-05-03 14:58:57 +09:00
rustc_const_eval rustc: Panic by default in DefIdTree::parent 2022-05-02 01:56:50 +03:00
rustc_data_structures
rustc_driver
rustc_error_codes Remove ``` `ignore``` from E0705 test 2022-04-30 10:48:38 -05:00
rustc_error_messages macros: subdiagnostic derive 2022-04-29 02:05:20 +01:00
rustc_errors macros: subdiagnostic derive 2022-04-29 02:05:20 +01:00
rustc_expand Save colon span to suggest bounds. 2022-04-30 13:55:17 +02:00
rustc_feature Add do yeet expressions to allow experimentation in nightly 2022-04-30 17:40:27 -07:00
rustc_fs_util
rustc_graphviz
rustc_hir Add do yeet expressions to allow experimentation in nightly 2022-04-30 17:40:27 -07:00
rustc_hir_pretty Store all generic bounds as where predicates. 2022-04-30 13:55:13 +02:00
rustc_incremental
rustc_index Add element iterator for ChunkedBitSet 2022-04-30 16:40:49 +02:00
rustc_infer rustc: Panic by default in DefIdTree::parent 2022-05-02 01:56:50 +03:00
rustc_interface
rustc_lexer
rustc_lint rustc: Panic by default in DefIdTree::parent 2022-05-02 01:56:50 +03:00
rustc_lint_defs
rustc_llvm RustWrapper: explicitly don't handle DXILPointerTyID 2022-04-28 13:53:52 -04:00
rustc_log
rustc_macros macros: add interop between diagnostic derives 2022-04-29 02:12:10 +01:00
rustc_metadata Box HIR Generics and Impl. 2022-04-30 13:51:49 +02:00
rustc_middle rustc: Panic by default in DefIdTree::parent 2022-05-02 01:56:50 +03:00
rustc_mir_build rustc: Panic by default in DefIdTree::parent 2022-05-02 01:56:50 +03:00
rustc_mir_dataflow Fix -Zdump-mir-dataflow by implementing DebugWithContext for ChunkedBitSet 2022-04-30 16:40:54 +02:00
rustc_mir_transform re-name stuff 2022-05-01 15:38:22 +03:00
rustc_monomorphize rustc: Panic by default in DefIdTree::parent 2022-05-02 01:56:50 +03:00
rustc_parse Add do yeet expressions to allow experimentation in nightly 2022-04-30 17:40:27 -07:00
rustc_parse_format
rustc_passes rustc: Panic by default in DefIdTree::parent 2022-05-02 01:56:50 +03:00
rustc_plugin_impl
rustc_privacy rustc: Panic by default in DefIdTree::parent 2022-05-02 01:56:50 +03:00
rustc_query_impl
rustc_query_system
rustc_resolve Auto merge of #96431 - petrochenkov:parent, r=cjgillot 2022-05-02 14:03:20 +00:00
rustc_save_analysis rustc: Panic by default in DefIdTree::parent 2022-05-02 01:56:50 +03:00
rustc_serialize
rustc_session Rollup merge of #96433 - petrochenkov:delim, r=nnethercote 2022-04-28 20:13:02 +02:00
rustc_span Add do yeet expressions to allow experimentation in nightly 2022-04-30 17:40:27 -07:00
rustc_symbol_mangling
rustc_target
rustc_trait_selection rustc: Panic by default in DefIdTree::parent 2022-05-02 01:56:50 +03:00
rustc_traits
rustc_ty_utils
rustc_type_ir
rustc_typeck rustc: Panic by default in DefIdTree::parent 2022-05-02 01:56:50 +03:00