rust/compiler
2023-04-19 02:01:55 +00:00
..
rustc
rustc_abi Rollup merge of #110394 - scottmcm:less-idx-new, r=WaffleLapkin 2023-04-17 18:13:35 +02:00
rustc_apfloat
rustc_arena
rustc_ast Rollup merge of #110394 - scottmcm:less-idx-new, r=WaffleLapkin 2023-04-17 18:13:35 +02:00
rustc_ast_lowering Use Item::expect_* and ImplItem::expect_* more 2023-04-17 18:00:27 +00:00
rustc_ast_passes
rustc_ast_pretty
rustc_attr
rustc_baked_icu_data
rustc_borrowck Rollup merge of #110394 - scottmcm:less-idx-new, r=WaffleLapkin 2023-04-17 18:13:35 +02:00
rustc_builtin_macros fix clippy::toplevel_ref_arg and ::manual_map 2023-04-16 13:28:13 +02:00
rustc_codegen_cranelift
rustc_codegen_gcc
rustc_codegen_llvm
rustc_codegen_ssa Various minor Idx-related tweaks 2023-04-16 02:42:50 -07:00
rustc_const_eval Rollup merge of #110394 - scottmcm:less-idx-new, r=WaffleLapkin 2023-04-17 18:13:35 +02:00
rustc_data_structures Auto merge of #110481 - matthiaskrgr:rollup-phkkgm9, r=matthiaskrgr 2023-04-18 05:28:44 +00:00
rustc_driver
rustc_driver_impl
rustc_error_codes
rustc_error_messages
rustc_errors
rustc_expand
rustc_feature
rustc_fs_util
rustc_graphviz
rustc_hir doc fix 2023-04-17 18:00:27 +00:00
rustc_hir_analysis Use Item::expect_* and ImplItem::expect_* more 2023-04-17 18:00:27 +00:00
rustc_hir_pretty
rustc_hir_typeck Rollup merge of #110394 - scottmcm:less-idx-new, r=WaffleLapkin 2023-04-17 18:13:35 +02:00
rustc_incremental
rustc_index
rustc_infer Rollup merge of #110461 - WaffleLapkin:expect_, r=Nilstrieb 2023-04-18 06:44:47 +02:00
rustc_interface
rustc_lexer
rustc_lint Rollup merge of #110257 - lukas-code:why-would-anyone-write-code-like-that-anyway, r=oli-obk 2023-04-17 18:13:33 +02:00
rustc_lint_defs
rustc_llvm
rustc_log
rustc_macros Rollup merge of #109665 - fee1-dead-contrib:rm-remap-queries, r=oli-obk 2023-04-16 18:55:38 +08:00
rustc_metadata Rollup merge of #110461 - WaffleLapkin:expect_, r=Nilstrieb 2023-04-18 06:44:47 +02:00
rustc_middle Remove find_map_relevant_impl 2023-04-19 02:01:55 +00:00
rustc_mir_build use matches! macro in more places 2023-04-16 12:08:30 +02:00
rustc_mir_dataflow
rustc_mir_transform Rollup merge of #110434 - compiler-errors:issue-110171, r=oli-obk 2023-04-17 18:13:36 +02:00
rustc_monomorphize
rustc_parse Rollup merge of #110404 - matthiaskrgr:mapmap, r=Nilstrieb 2023-04-17 08:09:40 +02:00
rustc_parse_format
rustc_passes Allow all associated functions and add test 2023-04-16 06:31:08 +00:00
rustc_plugin_impl
rustc_privacy
rustc_query_impl
rustc_query_system Rollup merge of #110394 - scottmcm:less-idx-new, r=WaffleLapkin 2023-04-17 18:13:35 +02:00
rustc_resolve Rollup merge of #110404 - matthiaskrgr:mapmap, r=Nilstrieb 2023-04-17 08:09:40 +02:00
rustc_serialize
rustc_session
rustc_smir
rustc_span Auto merge of #110367 - saethlin:no-truncations, r=oli-obk 2023-04-17 09:38:31 +00:00
rustc_symbol_mangling
rustc_target
rustc_trait_selection Remove find_map_relevant_impl 2023-04-19 02:01:55 +00:00
rustc_traits Rollup merge of #110345 - nnethercote:rm-Super-impls-for-Region, r=compiler-errors 2023-04-16 18:55:38 +08:00
rustc_transmute Erase regions when confirming transmutability candidate 2023-04-16 19:12:34 +00:00
rustc_ty_utils fix clippy::toplevel_ref_arg and ::manual_map 2023-04-16 13:28:13 +02:00
rustc_type_ir Rollup merge of #110386 - nnethercote:clean-up-traversal-macros, r=lcnr 2023-04-17 18:13:35 +02:00