.. |
rustc
|
|
|
rustc_abi
|
|
|
rustc_arena
|
|
|
rustc_ast
|
|
|
rustc_ast_lowering
|
|
|
rustc_ast_passes
|
|
|
rustc_ast_pretty
|
|
|
rustc_attr
|
|
|
rustc_baked_icu_data
|
|
|
rustc_borrowck
|
Auto merge of #116152 - cjgillot:unchunck, r=nnethercote
|
2024-01-23 11:56:30 +00:00 |
rustc_builtin_macros
|
Auto merge of #120080 - cuviper:128-align-packed, r=nikic
|
2024-01-22 13:08:19 +00:00 |
rustc_codegen_cranelift
|
|
|
rustc_codegen_gcc
|
|
|
rustc_codegen_llvm
|
|
|
rustc_codegen_ssa
|
linker: Do not collect search paths unless necessary
|
2024-01-24 01:51:43 +03:00 |
rustc_const_eval
|
Auto merge of #119044 - RalfJung:intern-without-types, r=oli-obk
|
2024-01-23 14:08:08 +00:00 |
rustc_data_structures
|
Auto merge of #120080 - cuviper:128-align-packed, r=nikic
|
2024-01-22 13:08:19 +00:00 |
rustc_driver
|
|
|
rustc_driver_impl
|
|
|
rustc_error_codes
|
|
|
rustc_error_messages
|
|
|
rustc_errors
|
Tweak error counting.
|
2024-01-22 10:14:01 +11:00 |
rustc_expand
|
|
|
rustc_feature
|
Revert "Auto merge of #118133 - Urgau:stabilize_trait_upcasting, r=WaffleLapkin"
|
2024-01-22 14:24:31 +00:00 |
rustc_fluent_macro
|
|
|
rustc_fs_util
|
|
|
rustc_graphviz
|
|
|
rustc_hir
|
Rollup merge of #120143 - compiler-errors:consolidate-instance-resolve-for-coroutines, r=oli-obk
|
2024-01-22 22:12:08 +01:00 |
rustc_hir_analysis
|
Rollup merge of #120270 - compiler-errors:randos, r=lcnr
|
2024-01-23 21:19:56 +01:00 |
rustc_hir_pretty
|
|
|
rustc_hir_typeck
|
Rollup merge of #120270 - compiler-errors:randos, r=lcnr
|
2024-01-23 21:19:56 +01:00 |
rustc_incremental
|
Tweak error counting.
|
2024-01-22 10:14:01 +11:00 |
rustc_index
|
Remove uses of HybridBitSet.
|
2024-01-22 22:53:20 +00:00 |
rustc_index_macros
|
|
|
rustc_infer
|
Make generic const type mismatches not hide trait impls from the trait solver
|
2024-01-22 13:23:45 +00:00 |
rustc_interface
|
Rollup merge of #120159 - jyn514:track-verbose, r=wesleywiser
|
2024-01-22 22:12:09 +01:00 |
rustc_lexer
|
Rollup merge of #118639 - fmease:deny-features-in-stable-rustc-crates, r=WaffleLapkin
|
2024-01-22 16:54:56 +01:00 |
rustc_lint
|
Auto merge of #120017 - nnethercote:lint-api, r=oli-obk
|
2024-01-23 00:06:57 +00:00 |
rustc_lint_defs
|
Rollup merge of #119948 - asquared31415:unsafe_op_in_unsafe_fn_fix, r=TaKO8Ki
|
2024-01-22 16:13:28 +01:00 |
rustc_llvm
|
|
|
rustc_log
|
|
|
rustc_macros
|
Rename LintContext::struct_span_lint as LintContext::span_lint .
|
2024-01-23 07:59:45 +11:00 |
rustc_metadata
|
|
|
rustc_middle
|
Rollup merge of #120270 - compiler-errors:randos, r=lcnr
|
2024-01-23 21:19:56 +01:00 |
rustc_mir_build
|
Rename TyCtxt::emit_spanned_lint as TyCtxt::emit_node_span_lint .
|
2024-01-23 08:09:05 +11:00 |
rustc_mir_dataflow
|
Use a plain bitset for liveness analyses.
|
2024-01-22 23:18:45 +00:00 |
rustc_mir_transform
|
Move condition enabling the pass to is_enabled
|
2024-01-23 20:58:44 +01:00 |
rustc_monomorphize
|
Rename TyCtxt::emit_spanned_lint as TyCtxt::emit_node_span_lint .
|
2024-01-23 08:09:05 +11:00 |
rustc_next_trait_solver
|
|
|
rustc_parse
|
Rollup merge of #120063 - clubby789:remove-box-handling, r=Nilstrieb
|
2024-01-20 20:06:34 +01:00 |
rustc_parse_format
|
Rollup merge of #118639 - fmease:deny-features-in-stable-rustc-crates, r=WaffleLapkin
|
2024-01-22 16:54:56 +01:00 |
rustc_passes
|
Rename TyCtxt::emit_spanned_lint as TyCtxt::emit_node_span_lint .
|
2024-01-23 08:09:05 +11:00 |
rustc_pattern_analysis
|
Rename TyCtxt::emit_spanned_lint as TyCtxt::emit_node_span_lint .
|
2024-01-23 08:09:05 +11:00 |
rustc_privacy
|
Rename TyCtxt::emit_spanned_lint as TyCtxt::emit_node_span_lint .
|
2024-01-23 08:09:05 +11:00 |
rustc_query_impl
|
|
|
rustc_query_system
|
Tweak error counting.
|
2024-01-22 10:14:01 +11:00 |
rustc_resolve
|
Rollup merge of #119369 - bvanjoi:fix-119301, r=petrochenkov
|
2024-01-22 16:13:25 +01:00 |
rustc_serialize
|
|
|
rustc_session
|
Auto merge of #120017 - nnethercote:lint-api, r=oli-obk
|
2024-01-23 00:06:57 +00:00 |
rustc_smir
|
|
|
rustc_span
|
Rollup merge of #120143 - compiler-errors:consolidate-instance-resolve-for-coroutines, r=oli-obk
|
2024-01-22 22:12:08 +01:00 |
rustc_symbol_mangling
|
|
|
rustc_target
|
Rollup merge of #120188 - devnexen:update_bsd_compiler_base_specs, r=wesleywiser
|
2024-01-23 21:19:53 +01:00 |
rustc_trait_selection
|
Rollup merge of #120270 - compiler-errors:randos, r=lcnr
|
2024-01-23 21:19:56 +01:00 |
rustc_traits
|
|
|
rustc_transmute
|
|
|
rustc_ty_utils
|
|
|
rustc_type_ir
|
|
|
stable_mir
|
|
|