rust/compiler
Dylan DPC 832dab3798
Rollup merge of #108405 - Nilstrieb:lazy-crate-name-optimization-fuel, r=WaffleLapkin
Lazily compute crate name for consider_optimizing

The extra query is unnecessary in the common case of not having fuel.
2023-03-04 15:24:37 +05:30
..
rustc
rustc_abi
rustc_apfloat
rustc_arena
rustc_ast Match unmatched backticks in comments in compiler/ 2023-03-03 08:39:00 +01:00
rustc_ast_lowering Match unmatched backticks in compiler/ that are part of rustdoc 2023-03-03 08:39:00 +01:00
rustc_ast_passes Match unmatched backticks in comments in compiler/ 2023-03-03 08:39:00 +01:00
rustc_ast_pretty
rustc_attr
rustc_baked_icu_data
rustc_borrowck Rollup merge of #108694 - est31:backticks_matchmaking_comments, r=Nilstrieb 2023-03-03 20:06:30 +01:00
rustc_builtin_macros
rustc_codegen_cranelift
rustc_codegen_gcc
rustc_codegen_llvm Rollup merge of #108599 - nikic:drop-init, r=cuviper 2023-03-03 20:06:27 +01:00
rustc_codegen_ssa Revert "Stabilize #![feature(target_feature_11)]" 2023-03-02 13:41:17 +01:00
rustc_const_eval Rollup merge of #108685 - est31:backticks_matchmaking, r=petrochenkov 2023-03-03 20:06:29 +01:00
rustc_data_structures Auto merge of #108709 - matthiaskrgr:rollup-j2tjbyx, r=matthiaskrgr 2023-03-03 22:45:58 +00:00
rustc_driver
rustc_driver_impl
rustc_error_codes
rustc_error_messages
rustc_errors
rustc_expand Match end user facing unmatched backticks in compiler/ 2023-03-03 08:39:36 +01:00
rustc_feature Revert "Stabilize #![feature(target_feature_11)]" 2023-03-02 13:41:17 +01:00
rustc_fs_util
rustc_graphviz
rustc_hir
rustc_hir_analysis Rollup merge of #108694 - est31:backticks_matchmaking_comments, r=Nilstrieb 2023-03-03 20:06:30 +01:00
rustc_hir_pretty
rustc_hir_typeck Auto merge of #108709 - matthiaskrgr:rollup-j2tjbyx, r=matthiaskrgr 2023-03-03 22:45:58 +00:00
rustc_incremental Match unmatched backticks in compiler/ that are part of rustdoc 2023-03-03 08:39:00 +01:00
rustc_index Match unmatched backticks in compiler/ that are part of rustdoc 2023-03-03 08:39:00 +01:00
rustc_infer Auto merge of #108709 - matthiaskrgr:rollup-j2tjbyx, r=matthiaskrgr 2023-03-03 22:45:58 +00:00
rustc_interface Match end user facing unmatched backticks in compiler/ 2023-03-03 08:39:36 +01:00
rustc_lexer Rustdoc-ify LiteralKind note 2023-03-03 08:39:36 +01:00
rustc_lint Match unmatched backticks in compiler/ that are part of rustdoc 2023-03-03 08:39:00 +01:00
rustc_lint_defs
rustc_llvm Rollup merge of #108599 - nikic:drop-init, r=cuviper 2023-03-03 20:06:27 +01:00
rustc_log
rustc_macros
rustc_metadata Match unmatched backticks in comments in compiler/ 2023-03-03 08:39:00 +01:00
rustc_middle Rollup merge of #108405 - Nilstrieb:lazy-crate-name-optimization-fuel, r=WaffleLapkin 2023-03-04 15:24:37 +05:30
rustc_mir_build Match end user facing unmatched backticks in compiler/ 2023-03-03 08:39:36 +01:00
rustc_mir_dataflow
rustc_mir_transform Match unmatched backticks in comments in compiler/ 2023-03-03 08:39:00 +01:00
rustc_monomorphize
rustc_parse Rollup merge of #108298 - TaKO8Ki:fix-104440, r=cjgillot 2023-03-04 15:24:37 +05:30
rustc_parse_format
rustc_passes Match unmatched backticks in comments in compiler/ 2023-03-03 08:39:00 +01:00
rustc_plugin_impl
rustc_privacy
rustc_query_impl Match unmatched backticks in comments in compiler/ 2023-03-03 08:39:00 +01:00
rustc_query_system
rustc_resolve Match unmatched backticks in comments in compiler/ 2023-03-03 08:39:00 +01:00
rustc_serialize
rustc_session Rollup merge of #108405 - Nilstrieb:lazy-crate-name-optimization-fuel, r=WaffleLapkin 2023-03-04 15:24:37 +05:30
rustc_smir
rustc_span Match unmatched backticks in comments in compiler/ 2023-03-03 08:39:00 +01:00
rustc_symbol_mangling
rustc_target
rustc_trait_selection Auto merge of #108709 - matthiaskrgr:rollup-j2tjbyx, r=matthiaskrgr 2023-03-03 22:45:58 +00:00
rustc_traits
rustc_transmute
rustc_ty_utils Feed queries on impl side for RPITITs when using lower_impl_trait_in_trait_to_assoc_ty 2023-03-02 16:48:49 -03:00
rustc_type_ir