.. |
rustc
|
|
|
rustc_abi
|
minor code cleanups
|
2022-12-12 19:49:53 +01:00 |
rustc_apfloat
|
|
|
rustc_arena
|
|
|
rustc_ast
|
more clippy::complexity fixes
|
2022-12-15 00:09:10 +01:00 |
rustc_ast_lowering
|
Rollup merge of #105464 - nbdd0121:hir, r=compiler-errors
|
2022-12-13 19:57:10 +01:00 |
rustc_ast_passes
|
remove unnecessary uses of clone
|
2022-12-13 02:06:24 +09:00 |
rustc_ast_pretty
|
Auto merge of #105160 - nnethercote:rm-Lit-token_lit, r=petrochenkov
|
2022-12-12 05:16:50 +00:00 |
rustc_attr
|
|
|
rustc_baked_icu_data
|
|
|
rustc_borrowck
|
Auto merge of #105657 - oli-obk:mk_projection_ty, r=lcnr
|
2022-12-15 04:21:25 +00:00 |
rustc_builtin_macros
|
Rollup merge of #105620 - TaKO8Ki:remove-unnecessary-uses-of-clone, r=compiler-errors
|
2022-12-13 01:17:10 +01:00 |
rustc_codegen_cranelift
|
Merge commit '2bb3996244cf1b89878da9e39841e9f6bf061602' into sync_cg_clif-2022-12-14
|
2022-12-14 19:30:46 +01:00 |
rustc_codegen_gcc
|
Auto merge of #105252 - bjorn3:codegen_less_pair_values, r=nagisa
|
2022-12-12 10:38:31 +00:00 |
rustc_codegen_llvm
|
Auto merge of #105221 - alex:fat-archive-cleanup, r=bjorn3
|
2022-12-14 06:51:50 +00:00 |
rustc_codegen_ssa
|
Rollup merge of #105578 - erikdesjardins:addrspacecast, r=bjorn3
|
2022-12-14 17:17:57 +01:00 |
rustc_const_eval
|
simplify alignment_check_failed a bit
|
2022-12-15 16:48:30 +00:00 |
rustc_data_structures
|
more clippy::complexity fixes
|
2022-12-15 00:09:10 +01:00 |
rustc_driver
|
|
|
rustc_error_codes
|
|
|
rustc_error_messages
|
Rollup merge of #105481 - lqd:mono-stats, r=wesleywiser
|
2022-12-15 22:02:57 +01:00 |
rustc_errors
|
more clippy::complexity fixes
|
2022-12-15 00:09:10 +01:00 |
rustc_expand
|
Auto merge of #105160 - nnethercote:rm-Lit-token_lit, r=petrochenkov
|
2022-12-12 05:16:50 +00:00 |
rustc_feature
|
|
|
rustc_fs_util
|
|
|
rustc_graphviz
|
|
|
rustc_hir
|
minor code cleanups
|
2022-12-12 19:49:53 +01:00 |
rustc_hir_analysis
|
Auto merge of #105717 - compiler-errors:anonymize, r=jackh726
|
2022-12-16 06:45:08 +00:00 |
rustc_hir_pretty
|
more clippy::complexity fixes
|
2022-12-15 00:09:10 +01:00 |
rustc_hir_typeck
|
Auto merge of #105717 - compiler-errors:anonymize, r=jackh726
|
2022-12-16 06:45:08 +00:00 |
rustc_incremental
|
|
|
rustc_index
|
minor code cleanups
|
2022-12-12 19:49:53 +01:00 |
rustc_infer
|
Auto merge of #105657 - oli-obk:mk_projection_ty, r=lcnr
|
2022-12-15 04:21:25 +00:00 |
rustc_interface
|
|
|
rustc_lexer
|
minor code cleanups
|
2022-12-12 19:49:53 +01:00 |
rustc_lint
|
Ensure no one constructs AliasTy s themselves
|
2022-12-14 15:36:39 +00:00 |
rustc_lint_defs
|
Make the test actually emit the future incompat lint
|
2022-12-15 16:54:00 +00:00 |
rustc_llvm
|
|
|
rustc_log
|
|
|
rustc_macros
|
more clippy::complexity fixes
|
2022-12-15 00:09:10 +01:00 |
rustc_metadata
|
Auto merge of #104986 - compiler-errors:opaques, r=oli-obk
|
2022-12-14 01:19:24 +00:00 |
rustc_middle
|
Auto merge of #105717 - compiler-errors:anonymize, r=jackh726
|
2022-12-16 06:45:08 +00:00 |
rustc_mir_build
|
Auto merge of #105356 - JakobDegen:more-custom-mir, r=oli-obk
|
2022-12-15 19:59:48 +00:00 |
rustc_mir_dataflow
|
Remove one more usage of mk_substs_trait
|
2022-12-14 15:36:39 +00:00 |
rustc_mir_transform
|
Disable NormalizeArrayLen
|
2022-12-19 17:38:18 -08:00 |
rustc_monomorphize
|
wrap output in BufWriter
|
2022-12-14 20:17:52 +00:00 |
rustc_parse
|
Rollup merge of #105502 - chenyukang:yukang/fix-105366-impl, r=estebank
|
2022-12-14 10:31:06 +01:00 |
rustc_parse_format
|
|
|
rustc_passes
|
|
|
rustc_plugin_impl
|
|
|
rustc_privacy
|
Prevent the creation of TraitRef without dedicated methods
|
2022-12-14 15:36:39 +00:00 |
rustc_query_impl
|
|
|
rustc_query_system
|
Auto merge of #105233 - mejrs:always_eager, r=estebank
|
2022-12-14 16:16:50 +00:00 |
rustc_resolve
|
Rollup merge of #104864 - chenyukang:yukang/fix-104700-binding, r=estebank
|
2022-12-13 01:17:08 +01:00 |
rustc_save_analysis
|
|
|
rustc_serialize
|
|
|
rustc_session
|
Rollup merge of #105481 - lqd:mono-stats, r=wesleywiser
|
2022-12-15 22:02:57 +01:00 |
rustc_smir
|
|
|
rustc_span
|
Shorten trimmed display of closures
|
2022-12-15 11:13:44 -08:00 |
rustc_symbol_mangling
|
Ensure no one constructs AliasTy s themselves
|
2022-12-14 15:36:39 +00:00 |
rustc_target
|
more clippy::complexity fixes
|
2022-12-15 00:09:10 +01:00 |
rustc_trait_selection
|
Auto merge of #105717 - compiler-errors:anonymize, r=jackh726
|
2022-12-16 06:45:08 +00:00 |
rustc_traits
|
Ensure no one constructs AliasTy s themselves
|
2022-12-14 15:36:39 +00:00 |
rustc_transmute
|
|
|
rustc_ty_utils
|
Rollup merge of #105623 - compiler-errors:generator-type-size-fix, r=Nilstrieb
|
2022-12-15 12:46:00 +01:00 |
rustc_type_ir
|
more clippy::complexity fixes
|
2022-12-15 00:09:10 +01:00 |