rust/compiler
Ralf Jung 7ff17c13bc
Rollup merge of #76910 - lcnr:foreign-item-like, r=oli-obk
transmute: use diagnostic item

closes #66075, we now have no remaining uses of `match_def_path`  in the compiler while some uses still remain in `clippy`.

cc @RalfJung
2020-09-20 15:52:04 +02:00
..
rustc
rustc_apfloat
rustc_arena Rollup merge of #76821 - est31:remove_redundant_nightly_features, r=oli-obk,Mark-Simulacrum 2020-09-20 12:08:22 +02:00
rustc_ast Rollup merge of #76890 - matthiaskrgr:matches_simpl, r=lcnr 2020-09-20 15:52:01 +02:00
rustc_ast_lowering
rustc_ast_passes use matches!() macro for simple if let conditions 2020-09-18 20:28:35 +02:00
rustc_ast_pretty
rustc_attr use matches!() macro for simple if let conditions 2020-09-18 20:28:35 +02:00
rustc_builtin_macros use matches!() macro for simple if let conditions 2020-09-18 20:28:35 +02:00
rustc_codegen_llvm Auto merge of #76964 - RalfJung:rollup-ybn06fs, r=RalfJung 2020-09-20 11:02:36 +00:00
rustc_codegen_ssa Rollup merge of #76832 - khyperia:backend_target_override, r=eddyb 2020-09-20 15:51:48 +02:00
rustc_data_structures Rollup merge of #76825 - lcnr:array-windows-apply, r=varkor 2020-09-20 12:08:26 +02:00
rustc_driver
rustc_error_codes
rustc_errors use matches!() macro for simple if let conditions 2020-09-18 20:28:35 +02:00
rustc_expand
rustc_feature
rustc_fs_util
rustc_graphviz
rustc_hir
rustc_hir_pretty
rustc_incremental
rustc_index
rustc_infer Auto merge of #76964 - RalfJung:rollup-ybn06fs, r=RalfJung 2020-09-20 11:02:36 +00:00
rustc_interface
rustc_lexer
rustc_lint Rollup merge of #76910 - lcnr:foreign-item-like, r=oli-obk 2020-09-20 15:52:04 +02:00
rustc_llvm
rustc_macros
rustc_metadata support const_evaluatable_checked across crate boundaries 2020-09-18 17:11:34 +02:00
rustc_middle Rollup merge of #76891 - lcnr:less-ref, r=ecstatic-morse 2020-09-20 15:52:03 +02:00
rustc_mir Rollup merge of #76890 - matthiaskrgr:matches_simpl, r=lcnr 2020-09-20 15:52:01 +02:00
rustc_mir_build Rollup merge of #76890 - matthiaskrgr:matches_simpl, r=lcnr 2020-09-20 15:52:01 +02:00
rustc_parse
rustc_parse_format
rustc_passes transmute: use diagnostic item 2020-09-19 11:33:11 +02:00
rustc_plugin_impl
rustc_privacy Rollup merge of #76821 - est31:remove_redundant_nightly_features, r=oli-obk,Mark-Simulacrum 2020-09-20 12:08:22 +02:00
rustc_query_system
rustc_resolve Rollup merge of #76890 - matthiaskrgr:matches_simpl, r=lcnr 2020-09-20 15:52:01 +02:00
rustc_save_analysis
rustc_serialize
rustc_session Rollup merge of #76832 - khyperia:backend_target_override, r=eddyb 2020-09-20 15:51:48 +02:00
rustc_span Rollup merge of #76825 - lcnr:array-windows-apply, r=varkor 2020-09-20 12:08:26 +02:00
rustc_symbol_mangling
rustc_target
rustc_trait_selection Auto merge of #76886 - Aaron1011:fix/ensure-stack-predicate, r=Mark-Simulacrum 2020-09-19 09:21:22 +00:00
rustc_traits
rustc_ty
rustc_typeck Rollup merge of #76890 - matthiaskrgr:matches_simpl, r=lcnr 2020-09-20 15:52:01 +02:00