.. |
rustc
|
|
|
rustc_abi
|
ABI compat check: detect unadjusted ABI mismatches
|
2024-08-27 09:04:59 +02:00 |
rustc_arena
|
compiler: Remove feature(new_uninit)
|
2024-08-27 10:17:05 -07:00 |
rustc_ast
|
|
|
rustc_ast_ir
|
|
|
rustc_ast_lowering
|
fmt-debug option
|
2024-08-28 23:32:40 +01:00 |
rustc_ast_passes
|
|
|
rustc_ast_pretty
|
|
|
rustc_attr
|
|
|
rustc_baked_icu_data
|
|
|
rustc_borrowck
|
|
|
rustc_builtin_macros
|
Rollup merge of #123940 - kornelski:remove-derived-debug, r=Urgau
|
2024-08-29 16:21:46 +02:00 |
rustc_codegen_cranelift
|
|
|
rustc_codegen_gcc
|
|
|
rustc_codegen_llvm
|
Rollup merge of #128970 - DianQK:lint-llvm-ir, r=nikic
|
2024-08-29 16:21:47 +02:00 |
rustc_codegen_ssa
|
Rollup merge of #128970 - DianQK:lint-llvm-ir, r=nikic
|
2024-08-29 16:21:47 +02:00 |
rustc_const_eval
|
Rollup merge of #129666 - RalfJung:raw-eq-align, r=compiler-errors
|
2024-08-28 17:12:19 +02:00 |
rustc_data_structures
|
|
|
rustc_driver
|
|
|
rustc_driver_impl
|
Rollup merge of #129667 - dev-ardi:rustc_driver-cleanup, r=michaelwoerister
|
2024-08-28 17:12:19 +02:00 |
rustc_error_codes
|
|
|
rustc_error_messages
|
|
|
rustc_errors
|
|
|
rustc_expand
|
|
|
rustc_feature
|
Rollup merge of #123940 - kornelski:remove-derived-debug, r=Urgau
|
2024-08-29 16:21:46 +02:00 |
rustc_fluent_macro
|
|
|
rustc_fs_util
|
|
|
rustc_graphviz
|
|
|
rustc_hir
|
Implement RFC 3525.
|
2024-08-28 09:54:23 +02:00 |
rustc_hir_analysis
|
Auto merge of #129546 - compiler-errors:no-pred-on, r=fee1-dead
|
2024-08-28 04:41:43 +00:00 |
rustc_hir_pretty
|
|
|
rustc_hir_typeck
|
Implement RFC 3525.
|
2024-08-28 09:54:23 +02:00 |
rustc_incremental
|
|
|
rustc_index
|
Rollup merge of #129401 - workingjubilee:partial-initialization-of-stabilization, r=dtolnay,joboet
|
2024-08-28 19:12:52 -07:00 |
rustc_index_macros
|
|
|
rustc_infer
|
|
|
rustc_interface
|
Rollup merge of #128970 - DianQK:lint-llvm-ir, r=nikic
|
2024-08-29 16:21:47 +02:00 |
rustc_lexer
|
|
|
rustc_lint
|
|
|
rustc_lint_defs
|
|
|
rustc_llvm
|
Rollup merge of #128970 - DianQK:lint-llvm-ir, r=nikic
|
2024-08-29 16:21:47 +02:00 |
rustc_log
|
|
|
rustc_macros
|
Add warn(unreachable_pub) to rustc_metadata .
|
2024-08-29 20:13:06 +10:00 |
rustc_metadata
|
Add warn(unreachable_pub) to rustc_metadata .
|
2024-08-29 20:13:06 +10:00 |
rustc_middle
|
Add warn(unreachable_pub) to rustc_middle .
|
2024-08-29 20:13:06 +10:00 |
rustc_mir_build
|
Add warn(unreachable_pub) to rustc_mir_build .
|
2024-08-29 20:13:06 +10:00 |
rustc_mir_dataflow
|
Add warn(unreachable_pub) to rustc_mir_dataflow .
|
2024-08-29 20:13:06 +10:00 |
rustc_mir_transform
|
Use a reduced recursion limit in the MIR inliner's cycle breaker
|
2024-08-28 19:52:23 -04:00 |
rustc_monomorphize
|
Add warn(unreachable_pub) to rustc_monomorphize .
|
2024-08-29 20:13:06 +10:00 |
rustc_next_trait_solver
|
Add warn(unreachable_pub) to rustc_next_trait_solver .
|
2024-08-29 20:13:06 +10:00 |
rustc_parse
|
Add warn(unreachable_pub) to rustc_parser .
|
2024-08-29 20:13:06 +10:00 |
rustc_parse_format
|
Add warn(unreachable_pub) to rustc_parse_format .
|
2024-08-29 20:13:06 +10:00 |
rustc_passes
|
Add warn(unreachable_pub) to rustc_passes .
|
2024-08-29 20:18:40 +10:00 |
rustc_pattern_analysis
|
Add warn(unreachable_pub) to rustc_pattern_analysis .
|
2024-08-29 20:18:44 +10:00 |
rustc_privacy
|
Add warn(unreachable_pub) to rustc_privacy .
|
2024-08-29 20:18:44 +10:00 |
rustc_query_impl
|
Add warn(unreachable_pub) to rustc_query_impl .
|
2024-08-29 20:18:44 +10:00 |
rustc_query_system
|
Add warn(unreachable_pub) to rustc_query_system .
|
2024-08-29 20:18:44 +10:00 |
rustc_resolve
|
Add warn(unreachable_pub) to rustc_resolve .
|
2024-08-29 20:18:44 +10:00 |
rustc_sanitizers
|
|
|
rustc_serialize
|
|
|
rustc_session
|
Rollup merge of #128970 - DianQK:lint-llvm-ir, r=nikic
|
2024-08-29 16:21:47 +02:00 |
rustc_smir
|
|
|
rustc_span
|
Rollup merge of #123940 - kornelski:remove-derived-debug, r=Urgau
|
2024-08-29 16:21:46 +02:00 |
rustc_symbol_mangling
|
|
|
rustc_target
|
riscv64imac: allow shadow call stack sanitizer
|
2024-08-29 21:48:48 +08:00 |
rustc_trait_selection
|
Rollup merge of #129343 - estebank:time-version, r=jieyouxu
|
2024-08-28 19:12:50 -07:00 |
rustc_traits
|
|
|
rustc_transmute
|
|
|
rustc_ty_utils
|
Auto merge of #128506 - compiler-errors:by-move-body, r=cjgillot
|
2024-08-27 23:30:24 +00:00 |
rustc_type_ir
|
|
|
rustc_type_ir_macros
|
|
|
stable_mir
|
|
|