.. |
rustc
|
|
|
rustc_apfloat
|
|
|
rustc_arena
|
|
|
rustc_ast
|
Auto merge of #101241 - camsteffen:refactor-binding-annotations, r=cjgillot
|
2022-09-06 03:16:29 +00:00 |
rustc_ast_lowering
|
Auto merge of #101241 - camsteffen:refactor-binding-annotations, r=cjgillot
|
2022-09-06 03:16:29 +00:00 |
rustc_ast_passes
|
|
|
rustc_ast_pretty
|
Auto merge of #101241 - camsteffen:refactor-binding-annotations, r=cjgillot
|
2022-09-06 03:16:29 +00:00 |
rustc_attr
|
|
|
rustc_borrowck
|
Auto merge of #101241 - camsteffen:refactor-binding-annotations, r=cjgillot
|
2022-09-06 03:16:29 +00:00 |
rustc_builtin_macros
|
|
|
rustc_codegen_cranelift
|
|
|
rustc_codegen_gcc
|
|
|
rustc_codegen_llvm
|
get_attr should check that no duplicates are allowed
|
2022-09-06 14:16:54 +08:00 |
rustc_codegen_ssa
|
Make const_eval_select a real intrinsic
|
2022-09-04 20:35:23 +08:00 |
rustc_const_eval
|
Rollup merge of #101402 - saethlin:inline-asm-hook, r=oli-obk
|
2022-09-06 08:36:04 +09:00 |
rustc_data_structures
|
|
|
rustc_driver
|
|
|
rustc_error_codes
|
|
|
rustc_error_messages
|
Rollup merge of #101021 - MingyuChen1:diagnostic, r=davidtwco
|
2022-09-06 16:34:42 +05:30 |
rustc_errors
|
|
|
rustc_expand
|
|
|
rustc_feature
|
get_attr should check that no duplicates are allowed
|
2022-09-06 14:16:54 +08:00 |
rustc_fs_util
|
|
|
rustc_graphviz
|
|
|
rustc_hir
|
Auto merge of #101241 - camsteffen:refactor-binding-annotations, r=cjgillot
|
2022-09-06 03:16:29 +00:00 |
rustc_hir_pretty
|
Auto merge of #101241 - camsteffen:refactor-binding-annotations, r=cjgillot
|
2022-09-06 03:16:29 +00:00 |
rustc_incremental
|
|
|
rustc_index
|
|
|
rustc_infer
|
Auto merge of #101261 - TaKO8Ki:separate-receiver-from-arguments-in-hir, r=cjgillot
|
2022-09-05 16:21:40 +00:00 |
rustc_interface
|
Rollup merge of #101142 - nnethercote:improve-hir-stats, r=davidtwco
|
2022-09-05 14:15:51 +05:30 |
rustc_lexer
|
|
|
rustc_lint
|
Auto merge of #101241 - camsteffen:refactor-binding-annotations, r=cjgillot
|
2022-09-06 03:16:29 +00:00 |
rustc_lint_defs
|
Don't fire rust_2021_incompatible_closure_captures in edition = 2021
|
2022-09-04 20:04:51 +04:00 |
rustc_llvm
|
|
|
rustc_log
|
|
|
rustc_macros
|
|
|
rustc_metadata
|
Rollup merge of #101391 - matthiaskrgr:perf0309, r=oli-obk
|
2022-09-05 14:15:52 +05:30 |
rustc_middle
|
Rollup merge of #101021 - MingyuChen1:diagnostic, r=davidtwco
|
2022-09-06 16:34:42 +05:30 |
rustc_mir_build
|
refactor: remove unnecessary variables
|
2022-09-05 22:31:02 +09:00 |
rustc_mir_dataflow
|
|
|
rustc_mir_transform
|
remap mir before running optimization passes
|
2022-09-04 20:35:23 +08:00 |
rustc_monomorphize
|
Make const_eval_select a real intrinsic
|
2022-09-04 20:35:23 +08:00 |
rustc_parse
|
Auto merge of #101241 - camsteffen:refactor-binding-annotations, r=cjgillot
|
2022-09-06 03:16:29 +00:00 |
rustc_parse_format
|
|
|
rustc_passes
|
Auto merge of #101241 - camsteffen:refactor-binding-annotations, r=cjgillot
|
2022-09-06 03:16:29 +00:00 |
rustc_plugin_impl
|
|
|
rustc_privacy
|
|
|
rustc_query_impl
|
|
|
rustc_query_system
|
|
|
rustc_resolve
|
Auto merge of #101241 - camsteffen:refactor-binding-annotations, r=cjgillot
|
2022-09-06 03:16:29 +00:00 |
rustc_save_analysis
|
Auto merge of #101241 - camsteffen:refactor-binding-annotations, r=cjgillot
|
2022-09-06 03:16:29 +00:00 |
rustc_serialize
|
|
|
rustc_session
|
|
|
rustc_smir
|
|
|
rustc_span
|
Auto merge of #100759 - fee1-dead-contrib:const_eval_select_real_intrinsic, r=oli-obk,RalfJung
|
2022-09-05 01:35:01 +00:00 |
rustc_symbol_mangling
|
|
|
rustc_target
|
|
|
rustc_trait_selection
|
Auto merge of #101359 - compiler-errors:cannot-call-trait-object-with-unsized-return, r=lcnr
|
2022-09-06 05:57:39 +00:00 |
rustc_traits
|
|
|
rustc_transmute
|
Auto merge of #100726 - jswrenn:transmute, r=oli-obk
|
2022-09-04 07:55:44 +00:00 |
rustc_ty_utils
|
|
|
rustc_type_ir
|
|
|
rustc_typeck
|
Rollup merge of #100658 - chenyukang:100631-check-get-attr, r=lcnr
|
2022-09-06 16:34:41 +05:30 |