.. |
rustc
|
|
|
rustc_abi
|
Annotate panic! reasons during enum layout
|
2023-12-15 02:21:31 -08:00 |
rustc_arena
|
|
|
rustc_ast
|
|
|
rustc_ast_lowering
|
Annotate some more bugs
|
2023-12-15 14:45:06 +00:00 |
rustc_ast_passes
|
|
|
rustc_ast_pretty
|
|
|
rustc_attr
|
|
|
rustc_baked_icu_data
|
|
|
rustc_borrowck
|
Rollup merge of #118933 - nnethercote:cleanup-errors-even-more, r=compiler-errors
|
2023-12-14 16:07:48 -08:00 |
rustc_builtin_macros
|
Avoid struct_diagnostic where possible.
|
2023-12-14 15:53:55 +11:00 |
rustc_codegen_cranelift
|
update use of feature flags
|
2023-12-14 15:22:37 +01:00 |
rustc_codegen_gcc
|
Move rustc_codegen_ssa target features to rustc_target
|
2023-12-14 14:40:55 +01:00 |
rustc_codegen_llvm
|
Rollup merge of #118933 - nnethercote:cleanup-errors-even-more, r=compiler-errors
|
2023-12-14 16:07:48 -08:00 |
rustc_codegen_ssa
|
Rollup merge of #118933 - nnethercote:cleanup-errors-even-more, r=compiler-errors
|
2023-12-14 16:07:48 -08:00 |
rustc_const_eval
|
Rollup merge of #118933 - nnethercote:cleanup-errors-even-more, r=compiler-errors
|
2023-12-14 16:07:48 -08:00 |
rustc_data_structures
|
|
|
rustc_driver
|
|
|
rustc_driver_impl
|
|
|
rustc_error_codes
|
|
|
rustc_error_messages
|
|
|
rustc_errors
|
Rollup merge of #118888 - compiler-errors:uplift-more-things, r=jackh726
|
2023-12-15 06:50:18 +01:00 |
rustc_expand
|
Rollup merge of #118933 - nnethercote:cleanup-errors-even-more, r=compiler-errors
|
2023-12-14 16:07:48 -08:00 |
rustc_feature
|
|
|
rustc_fluent_macro
|
|
|
rustc_fs_util
|
|
|
rustc_graphviz
|
|
|
rustc_hir
|
Annotate some bugs
|
2023-12-15 14:45:06 +00:00 |
rustc_hir_analysis
|
Annotate some more bugs
|
2023-12-15 14:45:06 +00:00 |
rustc_hir_pretty
|
Annotate some bugs
|
2023-12-15 14:45:06 +00:00 |
rustc_hir_typeck
|
Annotate some more bugs
|
2023-12-15 14:45:06 +00:00 |
rustc_incremental
|
|
|
rustc_index
|
|
|
rustc_index_macros
|
|
|
rustc_infer
|
Move type relations into submodule in rustc_infer
|
2023-12-15 18:13:40 +00:00 |
rustc_interface
|
rename -Ztrait-solver to -Znext-solver
|
2023-12-14 15:22:37 +01:00 |
rustc_lexer
|
|
|
rustc_lint
|
Recurse into let bindings if possible in ref casting lint
|
2023-12-14 17:27:14 +01:00 |
rustc_lint_defs
|
|
|
rustc_llvm
|
|
|
rustc_log
|
|
|
rustc_macros
|
|
|
rustc_metadata
|
|
|
rustc_middle
|
Annotate some more bugs
|
2023-12-15 14:45:06 +00:00 |
rustc_mir_build
|
Rollup merge of #118962 - compiler-errors:bugs, r=TaKO8Ki
|
2023-12-15 15:53:51 +01:00 |
rustc_mir_dataflow
|
|
|
rustc_mir_transform
|
Auto merge of #118966 - matthiaskrgr:rollup-sdvjwy6, r=matthiaskrgr
|
2023-12-15 06:52:44 +00:00 |
rustc_monomorphize
|
Auto merge of #118770 - saethlin:fix-inline-never-uses, r=nnethercote
|
2023-12-15 04:54:14 +00:00 |
rustc_next_trait_solver
|
Opportunistically resolve region var in canonicalizer
|
2023-12-15 05:02:37 +00:00 |
rustc_parse
|
Rollup merge of #118933 - nnethercote:cleanup-errors-even-more, r=compiler-errors
|
2023-12-14 16:07:48 -08:00 |
rustc_parse_format
|
|
|
rustc_passes
|
|
|
rustc_pattern_analysis
|
|
|
rustc_privacy
|
|
|
rustc_query_impl
|
|
|
rustc_query_system
|
Rollup merge of #118933 - nnethercote:cleanup-errors-even-more, r=compiler-errors
|
2023-12-14 16:07:48 -08:00 |
rustc_resolve
|
|
|
rustc_serialize
|
|
|
rustc_session
|
Rollup merge of #118933 - nnethercote:cleanup-errors-even-more, r=compiler-errors
|
2023-12-14 16:07:48 -08:00 |
rustc_smir
|
Address PR comments
|
2023-12-14 17:56:33 -08:00 |
rustc_span
|
|
|
rustc_symbol_mangling
|
|
|
rustc_target
|
Move rustc_codegen_ssa target features to rustc_target
|
2023-12-14 14:40:55 +01:00 |
rustc_trait_selection
|
Annotate some bugs
|
2023-12-15 14:45:06 +00:00 |
rustc_traits
|
|
|
rustc_transmute
|
|
|
rustc_ty_utils
|
|
|
rustc_type_ir
|
Auto merge of #118970 - aliemjay:rollup-or33al2, r=aliemjay
|
2023-12-15 08:51:00 +00:00 |
stable_mir
|
Rollup merge of #118927 - celinval:smir-missing-info, r=compiler-errors
|
2023-12-15 10:58:23 +03:00 |