rust/compiler
2021-01-22 23:10:24 -05:00
..
rustc
rustc_apfloat
rustc_arena
rustc_ast
rustc_ast_lowering Auto merge of #77524 - Patryk27:fixes/66228, r=estebank 2021-01-13 20:35:58 +00:00
rustc_ast_passes
rustc_ast_pretty
rustc_attr
rustc_builtin_macros
rustc_codegen_cranelift
rustc_codegen_llvm Auto merge of #80499 - matthiaskrgr:red_clos, r=estebank 2021-01-12 11:20:47 +00:00
rustc_codegen_ssa Auto merge of #80499 - matthiaskrgr:red_clos, r=estebank 2021-01-12 11:20:47 +00:00
rustc_data_structures
rustc_driver Rollup merge of #80859 - jsgf:fix-pretty-remap, r=davidtwco 2021-01-13 03:20:21 +01:00
rustc_error_codes Update code to account for extern ABI requirement 2021-01-13 07:49:45 -05:00
rustc_errors
rustc_expand Auto merge of #80499 - matthiaskrgr:red_clos, r=estebank 2021-01-12 11:20:47 +00:00
rustc_feature
rustc_fs_util
rustc_graphviz
rustc_hir Auto merge of #77524 - Patryk27:fixes/66228, r=estebank 2021-01-13 20:35:58 +00:00
rustc_hir_pretty Auto merge of #77524 - Patryk27:fixes/66228, r=estebank 2021-01-13 20:35:58 +00:00
rustc_incremental
rustc_index
rustc_infer Auto merge of #80960 - Dylan-DPC:rollup-89tri8x, r=Dylan-DPC 2021-01-13 04:29:45 +00:00
rustc_interface
rustc_lexer
rustc_lint Introduce missing ABI lint on extern blocks 2021-01-13 07:49:16 -05:00
rustc_lint_defs Introduce missing ABI lint on extern blocks 2021-01-13 07:49:16 -05:00
rustc_llvm Update tests for extern block linting 2021-01-13 07:49:16 -05:00
rustc_macros
rustc_metadata Auto merge of #77524 - Patryk27:fixes/66228, r=estebank 2021-01-13 20:35:58 +00:00
rustc_middle Auto merge of #80654 - Aaron1011:fix/dummy-span-ctxt, r=wesleywiser 2021-01-13 23:24:31 +00:00
rustc_mir Auto merge of #79322 - jyn514:refactor-impl, r=estebank 2021-01-13 01:40:41 +00:00
rustc_mir_build Make functional record update/struct update syntax works inside closures when feature capture_disjoint_fields is enabled 2021-01-22 23:10:24 -05:00
rustc_parse Auto merge of #77524 - Patryk27:fixes/66228, r=estebank 2021-01-13 20:35:58 +00:00
rustc_parse_format
rustc_passes Auto merge of #79322 - jyn514:refactor-impl, r=estebank 2021-01-13 01:40:41 +00:00
rustc_plugin_impl
rustc_privacy Separate out a hir::Impl struct 2021-01-12 20:32:33 -05:00
rustc_query_system
rustc_resolve Auto merge of #77524 - Patryk27:fixes/66228, r=estebank 2021-01-13 20:35:58 +00:00
rustc_save_analysis Separate out a hir::Impl struct 2021-01-12 20:32:33 -05:00
rustc_serialize
rustc_session
rustc_span Auto merge of #80654 - Aaron1011:fix/dummy-span-ctxt, r=wesleywiser 2021-01-13 23:24:31 +00:00
rustc_symbol_mangling
rustc_target Rollup merge of #80662 - rxrbln:master, r=estebank 2021-01-13 03:20:15 +01:00
rustc_trait_selection Auto merge of #79322 - jyn514:refactor-impl, r=estebank 2021-01-13 01:40:41 +00:00
rustc_traits
rustc_ty_utils Auto merge of #77524 - Patryk27:fixes/66228, r=estebank 2021-01-13 20:35:58 +00:00
rustc_type_ir
rustc_typeck Auto merge of #77524 - Patryk27:fixes/66228, r=estebank 2021-01-13 20:35:58 +00:00