rust/compiler
Loïc BRANSTETT 8d3de56da1 Continue improvements on the --check-cfg implementation
- Test the combinations of --check-cfg with partial values() and --cfg
- Test that we detect unexpected value when none are expected
2022-02-23 13:22:23 +01:00
..
rustc
rustc_apfloat
rustc_arena
rustc_ast Rollup merge of #93634 - matthiaskrgr:clippy_complexity_jan_2022, r=oli-obk 2022-02-18 16:23:33 +01:00
rustc_ast_lowering Rollup merge of #93877 - Amanieu:asm_fixes, r=nagisa 2022-02-18 23:23:08 +01:00
rustc_ast_passes Rollup merge of #93634 - matthiaskrgr:clippy_complexity_jan_2022, r=oli-obk 2022-02-18 16:23:33 +01:00
rustc_ast_pretty
rustc_attr Continue improvements on the --check-cfg implementation 2022-02-23 13:22:23 +01:00
rustc_borrowck Auto merge of #94088 - oli-obk:revert, r=jackh726 2022-02-18 07:35:37 +00:00
rustc_builtin_macros Rollup merge of #92959 - asquared31415:test-non-fn-help, r=estebank 2022-02-18 16:23:29 +01:00
rustc_codegen_cranelift
rustc_codegen_gcc
rustc_codegen_llvm Auto merge of #94134 - matthiaskrgr:rollup-b132kjz, r=matthiaskrgr 2022-02-19 02:07:43 +00:00
rustc_codegen_ssa Rollup merge of #93634 - matthiaskrgr:clippy_complexity_jan_2022, r=oli-obk 2022-02-18 16:23:33 +01:00
rustc_const_eval
rustc_data_structures
rustc_driver Rollup merge of #93915 - Urgau:rfc-3013, r=petrochenkov 2022-02-18 23:23:10 +01:00
rustc_error_codes Revert "Auto merge of #91403 - cjgillot:inherit-async, r=oli-obk" 2022-02-17 16:00:04 +00:00
rustc_errors
rustc_expand
rustc_feature Rollup merge of #93337 - Amanieu:asm_tracking, r=tmiasko 2022-02-17 23:00:55 +01:00
rustc_fs_util
rustc_graphviz
rustc_hir
rustc_hir_pretty
rustc_incremental
rustc_index
rustc_infer Rollup merge of #93892 - compiler-errors:issue-92917, r=jackh726,nikomatsakis 2022-02-18 23:23:09 +01:00
rustc_interface Continue improvements on the --check-cfg implementation 2022-02-23 13:22:23 +01:00
rustc_lexer
rustc_lint Continue improvements on the --check-cfg implementation 2022-02-23 13:22:23 +01:00
rustc_lint_defs Improve diagnostic of the unexpected_cfgs lint 2022-02-22 23:17:13 +01:00
rustc_llvm Rollup merge of #91675 - ivanloz:memtagsan, r=nagisa 2022-02-18 23:23:03 +01:00
rustc_log
rustc_macros
rustc_metadata rustdoc: Collect traits in scope for lang items 2022-02-18 16:11:23 +08:00
rustc_middle Rollup merge of #89892 - Nilstrieb:suggest-return-impl-trait, r=jackh726 2022-02-18 23:23:02 +01:00
rustc_mir_build
rustc_mir_dataflow
rustc_mir_transform Rollup merge of #93634 - matthiaskrgr:clippy_complexity_jan_2022, r=oli-obk 2022-02-18 16:23:33 +01:00
rustc_monomorphize Rollup merge of #93634 - matthiaskrgr:clippy_complexity_jan_2022, r=oli-obk 2022-02-18 16:23:33 +01:00
rustc_parse Rollup merge of #93634 - matthiaskrgr:clippy_complexity_jan_2022, r=oli-obk 2022-02-18 16:23:33 +01:00
rustc_parse_format
rustc_passes
rustc_plugin_impl
rustc_privacy
rustc_query_impl
rustc_query_system
rustc_resolve Rollup merge of #93634 - matthiaskrgr:clippy_complexity_jan_2022, r=oli-obk 2022-02-18 16:23:33 +01:00
rustc_save_analysis
rustc_serialize
rustc_session Continue improvements on the --check-cfg implementation 2022-02-23 13:22:23 +01:00
rustc_span Rollup merge of #93915 - Urgau:rfc-3013, r=petrochenkov 2022-02-18 23:23:10 +01:00
rustc_symbol_mangling
rustc_target Rollup merge of #93877 - Amanieu:asm_fixes, r=nagisa 2022-02-18 23:23:08 +01:00
rustc_trait_selection Rollup merge of #93892 - compiler-errors:issue-92917, r=jackh726,nikomatsakis 2022-02-18 23:23:09 +01:00
rustc_traits
rustc_ty_utils
rustc_type_ir
rustc_typeck Rollup merge of #91675 - ivanloz:memtagsan, r=nagisa 2022-02-18 23:23:03 +01:00