rust/compiler
bors e51e98dde6 Auto merge of #119251 - Enselic:rustc_lint-query-stability, r=cjgillot
rustc_lint: Enforce `rustc::potential_query_instability` lint

Stop allowing `rustc::potential_query_instability` on all of `rustc_lint` and instead allow it on a case-by-case basis if it is safe to do so. In this particular crate, all lints were safe to allow.

Part of https://github.com/rust-lang/rust/issues/84447 which is E-help-wanted.
2023-12-31 17:31:09 +00:00
..
rustc
rustc_abi Update to bitflags 2 in the compiler 2023-12-30 18:17:28 +01:00
rustc_arena
rustc_ast Update to bitflags 2 in the compiler 2023-12-30 18:17:28 +01:00
rustc_ast_lowering Auto merge of #119284 - Nadrieril:fix-bodiless-arm-parse, r=cjgillot 2023-12-30 22:44:33 +00:00
rustc_ast_passes
rustc_ast_pretty
rustc_attr
rustc_baked_icu_data
rustc_borrowck
rustc_builtin_macros
rustc_codegen_cranelift Merge commit '6d355f6844323db03bfd608899613e363e701951' into sync_cg_clif-2023-12-31 2023-12-31 13:29:53 +00:00
rustc_codegen_gcc Auto merge of #118705 - WaffleLapkin:codegen-atomic-exhange-untuple, r=cjgillot 2023-12-30 07:42:19 +00:00
rustc_codegen_llvm Update to bitflags 2 in the compiler 2023-12-30 18:17:28 +01:00
rustc_codegen_ssa Update to bitflags 2 in the compiler 2023-12-30 18:17:28 +01:00
rustc_const_eval
rustc_data_structures Update to bitflags 2 in the compiler 2023-12-30 18:17:28 +01:00
rustc_driver
rustc_driver_impl
rustc_error_codes
rustc_error_messages
rustc_errors rustc_lint: Make LintLevelsProvider::current_specs() return &FxIndexMap 2023-12-31 14:35:28 +01:00
rustc_expand
rustc_feature
rustc_fluent_macro
rustc_fs_util
rustc_graphviz
rustc_hir Auto merge of #119259 - cjgillot:single-crate-id, r=Mark-Simulacrum 2023-12-29 14:37:40 +00:00
rustc_hir_analysis
rustc_hir_pretty
rustc_hir_typeck Auto merge of #118911 - Young-Flash:fix_issue_118819, r=fmease 2023-12-29 18:39:23 +00:00
rustc_incremental
rustc_index
rustc_index_macros
rustc_infer Auto merge of #116012 - cjgillot:gvn-const, r=oli-obk 2023-12-30 03:45:58 +00:00
rustc_interface
rustc_lexer
rustc_lint rustc_lint: Enforce rustc::potential_query_instability lint 2023-12-31 14:50:57 +01:00
rustc_lint_defs
rustc_llvm
rustc_log
rustc_macros
rustc_metadata Update to bitflags 2 in the compiler 2023-12-30 18:17:28 +01:00
rustc_middle rustc_lint: Make LintLevelsProvider::current_specs() return &FxIndexMap 2023-12-31 14:35:28 +01:00
rustc_mir_build
rustc_mir_dataflow
rustc_mir_transform Auto merge of #119438 - Zalathar:prepare-mappings, r=cjgillot 2023-12-30 13:39:44 +00:00
rustc_monomorphize
rustc_next_trait_solver
rustc_parse Update to bitflags 2 in the compiler 2023-12-30 18:17:28 +01:00
rustc_parse_format
rustc_passes Rollup merge of #119402 - est31:fix_if_guard_unused, r=compiler-errors 2023-12-29 11:19:28 +01:00
rustc_pattern_analysis
rustc_privacy
rustc_query_impl
rustc_query_system
rustc_resolve Update to bitflags 2 in the compiler 2023-12-30 18:17:28 +01:00
rustc_serialize
rustc_session Update to bitflags 2 in the compiler 2023-12-30 18:17:28 +01:00
rustc_smir
rustc_span
rustc_symbol_mangling Update to bitflags 2 in the compiler 2023-12-30 18:17:28 +01:00
rustc_target Update to bitflags 2 in the compiler 2023-12-30 18:17:28 +01:00
rustc_trait_selection
rustc_traits
rustc_transmute
rustc_ty_utils
rustc_type_ir Update to bitflags 2 in the compiler 2023-12-30 18:17:28 +01:00
stable_mir