.. |
rustc
|
|
|
rustc_abi
|
Revert "Auto merge of #113166 - moulins:ref-niches-initial, r=oli-obk"
|
2023-07-21 22:35:57 -07:00 |
rustc_apfloat
|
|
|
rustc_arena
|
|
|
rustc_ast
|
Rollup merge of #112508 - compiler-errors:trait-sig-lifetime-sugg-ice, r=cjgillot
|
2023-07-22 19:57:35 +02:00 |
rustc_ast_lowering
|
Auto merge of #113847 - SparrowLii:path_clone, r=cjgillot
|
2023-07-21 11:02:47 +00:00 |
rustc_ast_passes
|
|
|
rustc_ast_pretty
|
|
|
rustc_attr
|
|
|
rustc_baked_icu_data
|
|
|
rustc_borrowck
|
|
|
rustc_builtin_macros
|
fix couple of clippy findings:
|
2023-07-23 10:50:14 +02:00 |
rustc_codegen_cranelift
|
Merge commit '1eded3619d0e55d57521a259bf27a03906fdfad0' into sync_cg_clif-2023-07-22
|
2023-07-22 13:32:34 +00:00 |
rustc_codegen_gcc
|
Revert "Auto merge of #113166 - moulins:ref-niches-initial, r=oli-obk"
|
2023-07-21 22:35:57 -07:00 |
rustc_codegen_llvm
|
Revert "Auto merge of #113166 - moulins:ref-niches-initial, r=oli-obk"
|
2023-07-21 22:35:57 -07:00 |
rustc_codegen_ssa
|
remove redundant clones
|
2023-07-23 09:48:07 +02:00 |
rustc_const_eval
|
Auto merge of #113853 - cjgillot:split-validator, r=compiler-errors
|
2023-07-22 16:59:23 +00:00 |
rustc_data_structures
|
|
|
rustc_driver
|
|
|
rustc_driver_impl
|
Rollup merge of #113780 - dtolnay:printkindpath, r=b-naber
|
2023-07-21 06:52:28 +02:00 |
rustc_error_codes
|
error/E0691: include alignment in error message
|
2023-07-21 11:04:16 +02:00 |
rustc_error_messages
|
|
|
rustc_errors
|
|
|
rustc_expand
|
|
|
rustc_feature
|
|
|
rustc_fluent_macro
|
|
|
rustc_fs_util
|
|
|
rustc_graphviz
|
|
|
rustc_hir
|
|
|
rustc_hir_analysis
|
fix clippy::useless_format
|
2023-07-23 11:14:52 +02:00 |
rustc_hir_pretty
|
|
|
rustc_hir_typeck
|
fix some clippy::style findings
|
2023-07-23 23:36:56 +02:00 |
rustc_incremental
|
|
|
rustc_index
|
|
|
rustc_infer
|
fix some clippy::style findings
|
2023-07-23 23:36:56 +02:00 |
rustc_interface
|
Revert "Auto merge of #113166 - moulins:ref-niches-initial, r=oli-obk"
|
2023-07-21 22:35:57 -07:00 |
rustc_lexer
|
fix some clippy::style findings
|
2023-07-23 23:36:56 +02:00 |
rustc_lint
|
|
|
rustc_lint_defs
|
|
|
rustc_llvm
|
Support .comment section like GCC/Clang (!llvm.ident )
|
2023-07-21 22:01:50 +02:00 |
rustc_log
|
|
|
rustc_macros
|
|
|
rustc_metadata
|
remove redundant clones
|
2023-07-23 09:48:07 +02:00 |
rustc_middle
|
match on chars instead of &strs for .split() or .strip_prefix()
|
2023-07-23 10:13:41 +02:00 |
rustc_mir_build
|
|
|
rustc_mir_dataflow
|
|
|
rustc_mir_transform
|
Reuse MIR validator for inliner.
|
2023-07-21 13:58:33 +00:00 |
rustc_monomorphize
|
fix some clippy::style findings
|
2023-07-23 23:36:56 +02:00 |
rustc_parse
|
fix some clippy::style findings
|
2023-07-23 23:36:56 +02:00 |
rustc_parse_format
|
|
|
rustc_passes
|
|
|
rustc_plugin_impl
|
|
|
rustc_privacy
|
|
|
rustc_query_impl
|
fix couple of clippy findings:
|
2023-07-23 10:50:14 +02:00 |
rustc_query_system
|
Revert "Auto merge of #113166 - moulins:ref-niches-initial, r=oli-obk"
|
2023-07-21 22:35:57 -07:00 |
rustc_resolve
|
fix clippy::useless_format
|
2023-07-23 11:14:52 +02:00 |
rustc_serialize
|
|
|
rustc_session
|
Auto merge of #113975 - matthiaskrgr:clippy_07_2023, r=fee1-dead
|
2023-07-23 14:09:19 +00:00 |
rustc_smir
|
add Alias for smir
|
2023-07-22 15:38:41 -04:00 |
rustc_span
|
|
|
rustc_symbol_mangling
|
|
|
rustc_target
|
Revert "Auto merge of #113166 - moulins:ref-niches-initial, r=oli-obk"
|
2023-07-21 22:35:57 -07:00 |
rustc_trait_selection
|
fix clippy::useless_format
|
2023-07-23 11:14:52 +02:00 |
rustc_traits
|
|
|
rustc_transmute
|
|
|
rustc_ty_utils
|
fix some clippy::style findings
|
2023-07-23 23:36:56 +02:00 |
rustc_type_ir
|
add docs for AliasKind::Inherent
|
2023-07-22 15:38:41 -04:00 |