rust/compiler
Yuki Okushi 0e92e1dd99
Rollup merge of #106669 - ozkanonur:helper-function-for-lint-level, r=Nilstrieb
create helper function for `rustc_lint_defs::Level` and remove it's duplicated code

Signed-off-by: ozkanonur <work@onurozkan.dev>
2023-01-11 14:18:57 +09:00
..
rustc
rustc_abi
rustc_apfloat
rustc_arena
rustc_ast Fix uninlined_format_args for some compiler crates 2023-01-05 19:01:12 +01:00
rustc_ast_lowering Fix uninlined_format_args for some compiler crates 2023-01-05 19:01:12 +01:00
rustc_ast_passes
rustc_ast_pretty Fix uninlined_format_args for some compiler crates 2023-01-05 19:01:12 +01:00
rustc_attr Fix uninlined_format_args for some compiler crates 2023-01-05 19:01:12 +01:00
rustc_baked_icu_data
rustc_borrowck Rollup merge of #106204 - compiler-errors:no-take-opaques-in-compare, r=oli-obk 2023-01-10 08:05:34 +09:00
rustc_builtin_macros
rustc_codegen_cranelift
rustc_codegen_gcc
rustc_codegen_llvm Rollup merge of #104543 - JhonnyBillM:migrate-codegen-ssa-to-diagnostics-structs-pt3, r=davidtwco 2023-01-07 20:43:19 +01:00
rustc_codegen_ssa Add comment to cleanup_kinds 2023-01-10 09:53:18 +01:00
rustc_const_eval Assert defining anchor is set in take_opaque_types 2023-01-09 18:14:28 +00:00
rustc_data_structures Fix uninlined_format_args for some compiler crates 2023-01-05 19:01:12 +01:00
rustc_driver Fix uninlined_format_args for some compiler crates 2023-01-05 19:01:12 +01:00
rustc_error_codes remove E0280 and ICE instead 2023-01-10 03:04:28 +01:00
rustc_error_messages Mention signature rather than fn pointers when comparing impl/trait methods 2023-01-08 03:49:24 +00:00
rustc_errors create helper function for rustc_lint_defs::Level and remove it's duplicated code r=ozkanonur 2023-01-10 10:56:17 +03:00
rustc_expand Shrink ParseResult in the hot path. 2023-01-05 20:42:26 +01:00
rustc_feature [RFC 2397] Initial implementation 2023-01-09 20:51:01 -03:00
rustc_fs_util
rustc_graphviz Fix uninlined_format_args for some compiler crates 2023-01-05 19:01:12 +01:00
rustc_hir Fix uninlined_format_args for some compiler crates 2023-01-05 19:01:12 +01:00
rustc_hir_analysis Rollup merge of #106204 - compiler-errors:no-take-opaques-in-compare, r=oli-obk 2023-01-10 08:05:34 +09:00
rustc_hir_pretty Fix uninlined_format_args for some compiler crates 2023-01-05 19:01:12 +01:00
rustc_hir_typeck Auto merge of #106607 - compiler-errors:be-more-accurate-abt-method-suggestions, r=oli-obk 2023-01-10 06:22:01 +00:00
rustc_incremental
rustc_index Fix uninlined_format_args for some compiler crates 2023-01-05 19:01:12 +01:00
rustc_infer Rollup merge of #106204 - compiler-errors:no-take-opaques-in-compare, r=oli-obk 2023-01-10 08:05:34 +09:00
rustc_interface Fix uninlined_format_args for some compiler crates 2023-01-05 19:01:12 +01:00
rustc_lexer
rustc_lint Rollup merge of #106403 - compiler-errors:rename-hir-methods, r=cjgillot 2023-01-04 20:36:28 -08:00
rustc_lint_defs create helper function for rustc_lint_defs::Level and remove it's duplicated code r=ozkanonur 2023-01-10 10:56:17 +03:00
rustc_llvm Fix uninlined_format_args for some compiler crates 2023-01-05 19:01:12 +01:00
rustc_log Fix uninlined_format_args for some compiler crates 2023-01-05 19:01:12 +01:00
rustc_macros Fix uninlined_format_args for some compiler crates 2023-01-05 19:01:12 +01:00
rustc_metadata Fix uninlined_format_args for some compiler crates 2023-01-05 19:01:12 +01:00
rustc_middle Rollup merge of #106669 - ozkanonur:helper-function-for-lint-level, r=Nilstrieb 2023-01-11 14:18:57 +09:00
rustc_mir_build Rollup merge of #106403 - compiler-errors:rename-hir-methods, r=cjgillot 2023-01-04 20:36:28 -08:00
rustc_mir_dataflow Fix uninlined_format_args for some compiler crates 2023-01-05 19:01:12 +01:00
rustc_mir_transform Auto merge of #106340 - saethlin:propagate-operands, r=oli-obk 2023-01-09 11:59:51 +00:00
rustc_monomorphize Fix uninlined_format_args for some compiler crates 2023-01-05 19:01:12 +01:00
rustc_parse Do not emit structured suggestion for turbofish with wrong span 2023-01-08 22:27:13 +00:00
rustc_parse_format Fix uninlined_format_args for some compiler crates 2023-01-05 19:01:12 +01:00
rustc_passes
rustc_plugin_impl
rustc_privacy Auto merge of #106235 - compiler-errors:rework-bounds-collection, r=davidtwco 2023-01-08 14:40:52 +00:00
rustc_query_impl Fix uninlined_format_args for some compiler crates 2023-01-05 19:01:12 +01:00
rustc_query_system Fix uninlined_format_args for some compiler crates 2023-01-05 19:01:12 +01:00
rustc_resolve Rollup merge of #106175 - compiler-errors:bad-import-sugg, r=oli-obk 2023-01-10 08:05:34 +09:00
rustc_save_analysis
rustc_serialize
rustc_session Fix help docs for -Zallow-features 2023-01-09 14:20:34 -08:00
rustc_smir
rustc_span [RFC 2397] Initial implementation 2023-01-09 20:51:01 -03:00
rustc_symbol_mangling Add type flags support for Ty and Const late-bound regions 2023-01-08 03:37:20 +00:00
rustc_target Rollup merge of #106636 - djkoloski:accept_old_fuchsia_triple, r=tmandry 2023-01-10 08:05:35 +09:00
rustc_trait_selection Rollup merge of #106521 - oskgo:remove-E0280, r=jackh726 2023-01-11 14:18:53 +09:00
rustc_traits Rollup merge of #106204 - compiler-errors:no-take-opaques-in-compare, r=oli-obk 2023-01-10 08:05:34 +09:00
rustc_transmute Fix uninlined_format_args for some compiler crates 2023-01-05 19:01:12 +01:00
rustc_ty_utils Don't store spans in assumed_wf_types actually 2023-01-08 19:38:17 +00:00
rustc_type_ir Add type flags support for Ty and Const late-bound regions 2023-01-08 03:37:20 +00:00