rust/compiler
Matthias Krüger bcd2f2df67 fix a couple of clippy warnings:
filter_next
manual_strip
redundant_static_lifetimes
single_char_pattern
unnecessary_cast
unused_unit
op_ref
redundant_closure
useless_conversion
2020-11-04 13:48:50 +01:00
..
rustc
rustc_apfloat
rustc_arena
rustc_ast fix a couple of clippy warnings: 2020-11-04 13:48:50 +01:00
rustc_ast_lowering
rustc_ast_passes
rustc_ast_pretty
rustc_attr Improve deprecation attribute diagnostic messages. 2020-11-02 13:21:18 +01:00
rustc_builtin_macros
rustc_codegen_cranelift Merge commit '03f01bbe901d60b71cf2c5ec766aef5e532ab79d' into update_cg_clif-2020-11-01 2020-11-03 11:00:04 +01:00
rustc_codegen_llvm Rollup merge of #77950 - arlosi:sha256, r=eddyb 2020-11-03 19:32:26 +01:00
rustc_codegen_ssa Auto merge of #78448 - rylev:cache-foreign_modules, r=wesleywiser 2020-11-03 04:27:27 +00:00
rustc_data_structures
rustc_driver
rustc_error_codes
rustc_errors Auto merge of #76931 - oli-obk:const_prop_inline_lint_madness, r=wesleywiser 2020-11-03 16:32:34 +00:00
rustc_expand Rollup merge of #78626 - fusion-engineering-forks:deprecated-trait-impl, r=estebank 2020-11-03 19:32:36 +01:00
rustc_feature
rustc_fs_util
rustc_graphviz
rustc_hir
rustc_hir_pretty
rustc_incremental
rustc_index
rustc_infer fix a couple of clippy warnings: 2020-11-04 13:48:50 +01:00
rustc_interface fix a couple of clippy warnings: 2020-11-04 13:48:50 +01:00
rustc_lexer
rustc_lint Rollup merge of #78663 - Aaron1011:fix/cap-future-compat, r=tmandry 2020-11-03 15:27:16 +09:00
rustc_lint_defs
rustc_llvm Rollup merge of #77950 - arlosi:sha256, r=eddyb 2020-11-03 19:32:26 +01:00
rustc_macros
rustc_metadata Auto merge of #78448 - rylev:cache-foreign_modules, r=wesleywiser 2020-11-03 04:27:27 +00:00
rustc_middle fix a couple of clippy warnings: 2020-11-04 13:48:50 +01:00
rustc_mir fix a couple of clippy warnings: 2020-11-04 13:48:50 +01:00
rustc_mir_build
rustc_parse
rustc_parse_format
rustc_passes Rollup merge of #78626 - fusion-engineering-forks:deprecated-trait-impl, r=estebank 2020-11-03 19:32:36 +01:00
rustc_plugin_impl
rustc_privacy
rustc_query_system
rustc_resolve fix a couple of clippy warnings: 2020-11-04 13:48:50 +01:00
rustc_save_analysis
rustc_serialize
rustc_session Rollup merge of #77950 - arlosi:sha256, r=eddyb 2020-11-03 19:32:26 +01:00
rustc_span fix a couple of clippy warnings: 2020-11-04 13:48:50 +01:00
rustc_symbol_mangling
rustc_target indicate calling convention 2020-11-02 23:29:00 +01:00
rustc_trait_selection fix a couple of clippy warnings: 2020-11-04 13:48:50 +01:00
rustc_traits
rustc_ty
rustc_typeck